-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
201 lines (180 loc) · 9.5 KB
/
index.html
File metadata and controls
201 lines (180 loc) · 9.5 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="description" content="Common Map Application Progamming Interface">
<meta name="keywords" content="map, communication, pub/sub, channel, widget, owf, ozone">
<meta name="Copyright" content="2014 copyright">
<title>CMAPI - Home</title>
<link rel="stylesheet" type="text/css" href="css/reset.css" />
<link rel="stylesheet" type="text/css" href="css/main.css" />
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<![endif]-->
<script src="js/jquery-1.2.6.min.js" type="text/javascript"></script>
<script type="text/javascript">
// Add .last class to certain lists
$(document).ready(function() {
$("ul.lst li:last").addClass("last");
});
</script>
</head>
<body>
<a href="https://github.com/CMAPI/cmapi/tree/v1.3.0">
<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/652c5b9acfaddf3a9c326fa6bde407b87f7be0f4/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6f72616e67655f6666373630302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png">
</a>
<header>
<div class="header-inner">
<div class="header-nav">
<nav class="nav-header">
<ul>
<li class="headerText">
Common Map API
</li>
<li>
<a href="#" style="background-color: #ffffff; color:#008AB8; ">
<strong>Home</strong>
</a>
</li>
<li>
<a href="versions.html" >
<strong>Versions</strong>
</a>
</li>
<li>
<a href="usage.html" >
<strong>Usage</strong>
</a>
</li>
<li style="border-right:none;">
<a href="community.html" >
<strong>Community</strong>
</a>
</li>
</ul>
</nav>
</div>
<!-- /header-nav -->
</div>
<!-- /header-inner -->
</header>
<!-- /header -->
<div class="content">
<div class="content-inner group">
<aside class="aside-right">
<ol class="pod group">
<li class="group">
<div>
<h2>Connect</h2>
<br/>
<p class="indent">Get connected to the CMAPI community with our Google™ Group.</p>
<button class="right" title="Join the CMAPI Google Group" onclick="window.open('https://groups.google.com/forum/#!forum/common-map-widget-api/join')">Join Group</button>
</div>
</li>
<li class="group">
<div style="background-color: #FF9F5F; color: #ffffff;">
<h2>Latest Release</h2>
<p>CMAPI v1.3.0</p>
<p class="indent">View the latest version of CMAPI online. This has been updated to "Final 1.3.0 Release" as of 6/5/2017</p>
<button class="right" title="Download CMAPI version 1.3.0 for offline use" onclick="window.open('versions/cmapi_v1.3.0.zip')">Download</button>
<button class="right" title="View CMAPI version 1.3.0 Release online" onclick="window.open('versions/v1.3.0/docs/index.html')">View Online</button>
</div>
</li>
<li class="group">
<div style="background-color: #5DB25D; color: #ffffff;">
<h2>Previous Release</h2>
<p>CMAPI v1.2.0</p>
<p class="indent">View the previous approved version of CMAPI online, or download for offline reference.</p>
<button class="right" title="Download CMAPI version 1.2.0 for offline use" onclick="window.open('versions/cmapi_v1.2.0.zip')">Download</button>
<button class="right" title="View CMAPI version 1.2.0 online" onclick="window.open('versions/v1.2.0/index.html')">View Online</button>
</div>
</li>
<li class="group third">
<div>
<blockquote class="testimonial">
<p>“CMAPI has really made our product reusable by a much wider community...”</p>
<p class="customer">— Extensible Mapping Platform</p>
</blockquote>
</div>
</li>
</ol>
</aside>
<section class="main">
<div class="content-outer mashup" style="position: relative">
<img id="mashupimg" src="img/Fotolia_56211233_S_crop.jpg" alt="pub/sub messaging for fantastic geospatial mashups" title="© Denchik - Fotolia.com" />
<span>
<h3>Pub/sub messaging for fantastic geospatial mashups</h3>
</span>
</div>
<div class="content-outer welcome group">
<ul>
<li>
<strong>Purpose</strong>
</li>
<li style="font-size: 1.2em; line-height: 1.5em;">
Many organizations have a need to present data from multiple sources on a unified map.
<br/>
<br/>The Common Map API (CMAPI) provides a standardized approach for web applications from multiple organizations to visualize and interact with data on a common view without compromising application encapsulation and portability.
</li>
</ul>
</div>
<div class="content-outer welcome group">
<ul>
<li>
<strong>MISSION</strong>
</li>
<li style="font-size: 1.2em; line-height: 1.5em;">
To develop and codify a common API between data widgets and map widgets that will enable data widgets from any program to interoperate with map widgets from any program.
</li>
</ul>
</div>
<div class="content-outer welcome group">
<ul>
<li>
<strong>AUDIENCE</strong>
</li>
<li style="font-size: 1.2em; line-height: 1.5em;">
<p>The CMAPI specification is targeted at groups who need to ensure their data widgets interoperate with other vendor's map widgets, and for vendors who desire to build map widgets that can interoperate with other vendor's data widgets.</p>
<br/>
<p>In many cases an organization acquires multiple applications with different requirements, but the organization needs the various applications to work together. In some cases, that interoperability is on the server side, but it is becoming increasingly common for the integrations to occur inside the browser (i.e., on the client side) via interwidget or interwindow communications.</p>
<br/>
<p>CMAPI enables "out of the box" interoperability of widgets where part of the widget workflow is allowing the user to interact with data on a common geospatial display (i.e., a common map widget).</p>
</li>
</ul>
</div>
</section>
</div>
</div>
<!-- end content -->
<footer>
<div id="footer-inner">
<p>© 2014 CMAPI</p>
<nav class="nav-footer">
<ul>
<li>
<a href="#" title="Navigate to the CMAPI home page" style="background-color: #ffffff; color:#008AB8; ">
<strong>Home</strong>
</a>
</li>
<li>
<a href="versions.html" title="Navigate to the CMAPI versions page">
<strong>Versions</strong>
</a>
</li>
<li>
<a href="usage.html" title="Navigate to the CMAPI usage page">
<strong>Usage</strong>
</a>
</li>
<li style="border-right:none;">
<a href="community.html" title="Navigate to the CMAPI community page">
<strong>Community</strong>
</a>
</li>
</ul>
</div>
</nav>
</footer>
</body>
</html>