-
Notifications
You must be signed in to change notification settings - Fork 1
/
index-en.html
237 lines (208 loc) · 10.3 KB
/
index-en.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
<!DOCTYPE html>
<html class="no-js" lang="en" dir="ltr">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge;" />
<meta charset="utf-8" />
<title>Home</title>
<meta content="width=device-width, initial-scale=1" name="viewport" />
<meta name="author" content="Environment Canada">
<!--[if gte IE 9 | !IE ]><!-->
<link href="/assets/themes/gc/assets/favicon.ico" rel="icon" type="image/x-icon" />
<link rel="stylesheet" href="/assets/themes/gc/css/wet-boew.min.css" />
<!--<![endif]-->
<link rel="stylesheet" href="/assets/themes/gc/css/theme.min.css" />
<link rel="stylesheet" href="/assets/themes/gc/css/pygments.css" />
<!--[if lt IE 9]><link href="./assets/favicon.ico" rel="shortcut icon" /> <link rel="stylesheet" href="./css/ie8-wet-boew.min.css" /> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> <script src="./js/ie8-wet-boew.min.js"></script><![endif]-->
<noscript>
<link rel="stylesheet" href="/assets/themes/gc/css/noscript.min.css" />
</noscript>
<!-- atom & rss feed -->
<link href="/atom.xml" type="application/atom+xml" rel="alternate" title="Sitewide ATOM Feed">
<link href="/rss.xml" type="application/rss+xml" rel="alternate" title="Sitewide RSS Feed">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.min.js"></script>
</head>
<body vocab="http://schema.org/" typeof="WebPage">
<ul id="wb-tphp">
<li class="wb-slc">
<a class="wb-sl" href="#wb-cont">Skip to main content</a>
</li>
<li class="wb-slc visible-md visible-lg">
<a class="wb-sl" href="#wb-info">Skip to site information</a>
</li>
</ul>
<header role="banner">
<div id="wb-bnr">
<div id="wb-bar">
<div class="container">
<div class="row">
<!--<section id="wb-lng" class="visible-md visible-lg">
<h2>Language selection</h2>
<ul class="text-right">
<li>
<a lang="fr" hreflang="fr" href="index-fr.html">Français</a>
</li>
<li class="curr">
English <span>(current)</span>
</li>
</ul>
</section>-->
<section class="wb-mb-links col-xs-12 visible-sm visible-xs" id="wb-glb-mn">
<h2>Menu</h2>
<ul class="pnl-btn list-inline text-right">
<li>
<a href="#mb-pnl" title="Menu" aria-controls="mb-pnl" class="overlay-lnk btn btn-xs btn-default" role="button"><span class="glyphicon glyphicon-th-list"><span class="wb-inv">Menu</span></span></a>
</li>
</ul>
<div id="mb-pnl"></div>
</section>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div id="wb-sttl" class="col-md-8">
<a href="/index-en.html">
<img src="/assets/themes/gc/assets/bobcat_logo_sharp_smaller_s_white.png" alt="RAMP logo" /> <span>
Reusable Accessible Mapping Platform<span class="wb-inv">, </span><small>An open source project led by an award winning team of web mapping developers</small>
</span>
</a>
</div>
<section id="wb-srch" class="col-md-4 visible-md visible-lg">
<h2>Search</h2>
<form action="https://google.ca/search" method="get" role="search" class="form-inline">
<div class="form-group">
<label for="wb-srch-q">Search website</label>
<input id="wb-srch-q" class="form-control" name="q" type="search" value="" size="27" maxlength="150" />
<input type="hidden" name="q" value="site:/ OR site:github.com/RAMP-PCAR/" />
</div>
<button type="submit" id="wb-srch-sub" class="btn btn-default">Search</button>
</form>
</section>
</div>
</div>
</div>
<nav role="navigation" id="wb-sm" data-ajax-fetch="/assets/themes/gc/ajax/sitemenu-en.html" data-trgt="mb-pnl" class="wb-menu visible-md visible-lg" typeof="SiteNavigationElement">
<div class="container nvbar">
<h2>Site menu</h2>
<div class="row">
<ul class="list-inline menu">
<li><a href="/index-en.html" class=" item">RAMP Project</a></li>
<li><a href="/demos/index-en.html" class="item">Using RAMP</a></li>
<li><a href="/docs/index-en.html" class="item">RAMP Documentation</a></li>
</ul>
</div>
</div>
</nav>
</header>
<main role="main" property="mainContentOfPage" class="container">
<h1 id="wb-cont">Reusable, Accessible, Mapping Platform (RAMP)</h1>
<h2 id="what-is-the-ramp">What is the RAMP?</h2>
<ul>
<li>A collaborative open source project led by <a href="http://ec.gc.ca/">Environment Canada</a>.</li>
<li>RAMP provides the ability to rapidly deploy a theme based Web Mapping application, or to support the implementation of a dynamic Web Mapping viewer.</li>
<li>Built off of the ESRI JavaScript API, but strives for platform neutrality.</li>
</ul>
<h2 id="key-resources">Key Resources</h2>
<ul>
<li><a href="/docs/index-en.html">Documentation</a></li>
<li><a href="/versions/download-en.html">Downloads</a></li>
<li><a href="/versions/index-en.html">Version history</a> and <a href="/versions/roadmap-en.html">roadmap</a></li>
<li><a href="/demos/index-en.html">Examples</a></li>
<li><a href="/license-en.html">Terms and conditions</a> (MIT license)</li>
<li><a href="https://github.com/RAMP-PCAR/RAMP-PCAR">Source code repository</a></li>
</ul>
<h2 id="recent-blog-posts">Recent Blog Posts</h2>
<ul>
</ul>
<h2 id="benefits">Benefits</h2>
<h3 id="accessibility-usability-and-interoperability">Accessibility, Usability, and Interoperability</h3>
<ul>
<li>Prioritizes <a href="http://www.w3.org/TR/WCAG20/">WCAG 2.0</a> level AA compliance</li>
<li>Leverages <a href="http://www.w3.org/TR/wai-aria/">WAI-ARIA</a> to further enhance accessibility</li>
<li>Iterative approach to design, adapting to change all the time</li>
<li>Built on <a href="http://www.w3.org/TR/html5/">HTML5</a></li>
<li>Supports a wide variety of browsers (IE, Firefox, Chrome, Safari, Opera)</li>
</ul>
<h3 id="themeable-and-reusable">Themeable and Reusable</h3>
<ul>
<li>Flexible framework that supports custom templates and widgets</li>
<li>Allows teams to reuse their work across multiple projects</li>
</ul>
<h3 id="reduces-development-costs">Reduces Development Costs</h3>
<ul>
<li>Provides with an out-of-the-box solution to reduce development costs</li>
<li>Avoids duplication of effort, continuously building a core toolset of cross-cutting project requirements</li>
<li>Breeds better quality solutions by working with proven technology</li>
</ul>
<h3 id="inspiring-collaboration">Inspiring Collaboration</h3>
<ul>
<li>Project managed on GitHub</li>
<li>External contributions welcome</li>
<li>Report issues and suggestions</li>
<li>Documentation</li>
<li>Testing</li>
</ul>
<dl id="wb-dtmd" property="dateModified">
<dt>Date modified: </dt>
<dd>
<time>2015-07-13</time>
</dd>
</dl>
</main>
<footer role="contentinfo" id="wb-info" class="container visible-sm visible-md visible-lg wb-navcurr">
<nav role="navigation" class="row">
<h2>Site information</h2>
<section class="col-sm-4">
<h3>About</h3>
<ul class="list-unstyled">
<li>
<a href="/index-en.html">About RAMP</a>
</li>
<li>
<a href="http://www.tbs-sct.gc.ca/ws-nw/index-eng.asp">About the Web Standards</a>
</li>
</ul>
</section>
<section class="col-sm-4">
<h3>Contact us</h3>
<ul class="list-unstyled">
<li>
<a href="https://github.com/RAMP-PCAR/RAMP-PCAR/issues/new">Questions or comments?</a>
</li>
</ul>
</section>
<section class="col-sm-4">
<h3>News</h3>
<ul class="list-unstyled">
<li>
<a href="https://github.com/RAMP-PCAR/RAMP-PCAR/pulse">Recent project activity</a>
</li>
<li>
<a href="https://github.com/RAMP-PCAR/RAMP-PCAR/graphs">Project statistics</a>
</li>
</ul>
</section>
</nav>
</footer>
<!--[if gte IE 9 | !IE ]><!-->
<script src="/assets/themes/gc/js/wet-boew.min.js"></script>
<!--<![endif]-->
<!--[if lt IE 9]><script src="./js/ie8-wet-boew2.min.js"></script><![endif]-->
<script src="/assets/themes/gc/js/toc.js"> </script>
<script type="text/javascript">
$(document).ready(function () {
if (location.pathname.indexOf("/ramp-pcar-docs/") !== -1) {
$("body").append('<img src="/assets/images/ramp_docs_edge.png" class="ribbon">');
}
$('.toc')
.addClass("mrgn-bttm-lg panel panel-default")
.toc({
title: '<header class="panel-heading"><h2 class="panel-title">Table of contents</h2></header>',
listType: 'ul',
selector: 'h2, h3, h4, h5, h6, .include_toc',
showSpeed: 0
});
});
</script>
</body>
</html>