-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
386 lines (365 loc) · 14.4 KB
/
index.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
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>PublicaMundi</title>
<meta name="description" content="Scalable and Reusable Open GeoSpatial Data">
<meta name="author" content="Angelos Tzotsos">
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link rel="stylesheet" href="reveal.js/css/reveal.min.css">
<!-- <link rel="stylesheet" href="reveal.js/css/print/pdf.css"> -->
<link rel="stylesheet" href="reveal.js/css/theme/publicamundi.css" id="theme">
<!-- For syntax highlighting -->
<link rel="stylesheet" href="reveal.js/lib/css/zenburn.css">
</head>
<body>
<div class="reveal">
<!-- Any section element inside of this container is displayed as a slide -->
<div class="slides">
<!-- <section>
<a class="image" href="http://publicamundi.eu" target="_blank">
<img width="1200" src="imgs/pm-back.png"></a>
</section>-->
<section>
<h1>PublicaMundi</h1>
<h3>Scalable and Reusable Open Geospatial Data</h3>
<br/>
<br/>
<a class="image" href="http://publicamundi.eu" target="_blank">
<img width="400" src="imgs/publicamundi_logo_full.png">
</a>
<p style="color:#005b54;"><a href="http://users.ntua.gr/tzotsos/">Angelos Tzotsos</a>, IMIS Athena</p>
<p style="color:#005b54;"> Scientific & Technical Manager</p>
<p style="color:#005b54;"> OSGeo Charter Member</p>
<br/>
<p style="color:#005b54;"><a href="http://www.copernicus.eu/pages-secondaires/events/event-detail/?tx_julleevents_pi1[showUid]=533&cHash=6b72b992422ee703f83e7c6de4c7e697">Copernicus Big Data Workshop, Brussels, 13-14 March 2014</a></p>
<br/>
<!--<a class="image" href="http://publicamundi.eu" target="_blank">
<img width="800" src="imgs/partners_logos.png">
</a>-->
<!--p><small><i>Press "s" for slide notes.</i></small></p-->
<aside class="notes">
<p>Notes</p>
</aside>
</section>
<!-- Introduction slides -->
<section>
<section>
<h2>Genesis of the project</h2>
<br/>
<ul>
<li>Consortium established on active research, commercial, and personal interactions</li>
<li>Consortium members are active contributors to Free and Open Source Geospatial Software</li>
<li>Idea based on practical experience (2010-) from geodata.gov.gr and our interaction with users,publishers and SMEs</li>
</ul>
<br/>
</section>
<section>
<h2>Why PublicaMundi?</h2>
<br/>
<ul>
<li>Imago Mundi
<ul>
<li>Image of the World, Babylonian world map</li>
<li>Maps, created by cartographers and geographers</li>
</ul>
</li>
<li>PublicaMundi
<ul>
<li>Image of the World, based on Open Data</li>
<li>Maps, created by open knowledge and FOSS</li>
</ul>
</li>
</ul>
<br/>
<a class="image" href="http://en.wikipedia.org/wiki/Babylonian_Map_of_the_World" target="_blank">
<img width="200" src="imgs/imago_mundi.png">
</a>
</section>
</section>
<section>
<section>
<h2>Consortium</h2>
<br/>
<table style="margin: 0px auto;">
<tr>
<td style="vertical-align:middle">Athena IMIS</td>
<td style="vertical-align:middle"><a class="image" href="http://www.imis.athena-innovation.gr/" target="_blank">
<img width="100" src="imgs/athena_logo.png">
</a></td>
</tr>
<tr>
<td style="vertical-align:middle">Rasdaman</td>
<td style="vertical-align:middle"><a class="image" href="http://www.rasdaman.org/" target="_blank">
<img width="120" src="imgs/rasdaman_logo.png">
</a></td>
</tr>
<tr>
<td style="vertical-align:middle">Geolabs</td>
<td style="vertical-align:middle"><a class="image" href="http://www.geolabs.fr/" target="_blank">
<img width="140" src="imgs/geolabs_logo.png">
</a></td>
</tr>
<tr>
<td style="vertical-align:middle">GET</td>
<td style="vertical-align:middle"><a class="image" href="http://www.getmap.eu/" target="_blank">
<img width="100" src="imgs/get_logo.png">
</a></td>
</tr>
</table>
<br/>
</section>
<section>
<h2>Athena</h2>
<ul>
<li>Athena Research and Innovation Center in Information, Communication and Knowledge Technologies</li>
<li>Non-profit, research organization, governed by public law</li>
<li>Institute for the Management of Information Systems (IMIS)</li>
</ul>
</section>
<section>
<h2>Rasdaman</h2>
<ul>
<li>rasdaman GmbH</li>
<li>R&D centric SME, established in 2003 (MBO in 2010)</li>
<li>Areas of business: commercial support for rasdaman Array DBMS; consultancy on SDIs & standards</li>
<li>Geospatial World Innovation Award (2013)</li>
</ul>
</section>
<section>
<h2>GeoLabs</h2>
<ul>
<li>GeoLabs SARL</li>
<li>R&D centric SME focused on FLOSS GIS</li>
<li>Senegalease Land register (2007)</li>
<li>3D module development for Terra Explorer (2008) in IGN 3D Geoportal</li>
<li>Development of the MapMint SDI using WPS, other OGC Web Services and OASIS</li>
</ul>
</section>
<section>
<h2>GET</h2>
<ul>
<li>Geospatial Enabling Technologies LtD</li>
<li>SME focused on GeoInformatics</li>
<li>Successful design and implementation of projects for public and private sector related to geospatial data production, management, curation, geospatial applications (desktop, mobile, web)</li>
<li>One of the first Greek private companies invested in Open Source GIS technology</li>
</ul>
</section>
</section>
<section>
<h2>Experiences and Problems</h2>
<p>Reoccurring practical problems in open geospatial data reuse:</p>
<br/>
<ul>
<li>Data formats/CRS</li>
<li>Web maps</li>
<li>Interlink</li>
<li>Translations</li>
<li>Publishing</li>
<li>OGC/INSPIRE documents not for all</li>
</ul>
<br/>
</section>
<section>
<section>
<h2>Goals</h2>
<p align="left">Research and develop methodologies, as well as scalable, reusable tools to facilitate:</p>
<table align="left" style="margin: 0px auto;">
<tr><td>
<ul>
<li>the <strong>publication</strong></li>
<li><strong>discovery</strong></li>
<li>and <strong>reuse</strong></li>
</ul>
</td></tr></table>
<br/><br/><br/><br/>
<p align="left">of open geospatial data</p>
<br/>
<img class="image" src="imgs/pm-open.png" width="600" alt="GNU" />
</section>
<section>
<h2>Goals</h2>
<ul>
<li>Open data catalogues fully supporting <strong>publishing, curation and management lifecycle</strong> of geospatial data</li>
<li><strong>Interlinking</strong> of geospatial data and <strong>multilinguality</strong> support in a cross-boundary context</li>
<li>Scalable technologies and services to create and reuse on-demand <strong>maps</strong> from open geospatial data</li>
<li><strong>Analytics</strong> to accurately monitor the usage of open geospatial data</li>
<li>Scalable technologies and reusable data APIs supporting <strong>querying, processing, and analysis</strong> of open geospatial data</li>
</ul>
<br/>
</section>
</section>
<section>
<section>
<h2>Free and Open Source Software (FOSS)</h2>
<br/>
<ul>
<li>It's a prerequisite for <strong>Big Data</strong> and <strong>Cloud Computing</strong></li>
<li>Everybody uses FOSS today, even without knowing it</li>
</ul>
<br/>
<br/>
<table align="center" style="margin: 0px auto;">
<tr>
<td>
<img class="image" src="imgs/gnu.png" width="300" alt="GNU" />
</td>
<td>
<img class="image" src="imgs/oss.jpg" width="290" alt="OSS" />
</td>
</tr></table>
</section>
<section>
<h2>CKAN</h2>
<p align="left">An abbreviation for “Comprehensive Knowledge Archive Network” </p>
<p align="left"><strong>Open Source</strong> web platform for <strong>publishing and sharing data</strong> with impressive deployment history:</p>
<table align="left" style="margin: 0px auto;">
<tr><td>
<ul>
<li><p style="color:#005b54;"><a href="http://open-data.europa.eu/">EU Open Data Portal</a></li>
<li><p style="color:#005b54;"><a href="http://www.data.gov/">USA data.gov</a></li>
<li><p style="color:#005b54;"><a href="http://data.gov.uk/">UK data.gov.uk</a></li>
<li><p style="color:#005b54;"><a href="http://data.gov.au/">Australia data.gov.au</a></li>
<li><p style="color:#005b54;"><a href="http://ckan.org/instances/">and many many others...</a></li>
</ul>
</td></tr></table>
<br/>
<a class="image" href="http://ckan.org" target="_blank">
<img width="150" src="imgs/ckan.png">
</a>
</section>
<section>
<h2>PublicaMundi and FOSS</h2>
<ul>
<li>Based on CKAN open data catalogue</li>
<li>PublicaMundi will spatially extend CKAN using OGC standards</li>
<li>Development is based exclusively on the OSGeo stack</li>
</ul>
<br/>
</section>
<section>
<h2>Open Source Geospatial Foundation (OSGeo)</h2>
<p align="left">Since 2006 A Non Profit Umbrella for:</p>
<ul>
<li>GeoSpatial Free and Open Source Software</li>
<li>Education</li>
<li>Open Data</li>
</ul>
<br/>
<table align="center" style="margin: 0px auto;">
<tr>
<td>
<a class="image" href="http://osgeo.org" target="_blank">
<!--img width="600" src="imgs/wordle.png"-->
<img width="300" align="center" src="imgs/osgeo_compass.png" alt="OSGeo">
</a>
</td>
</tr></table>
</section>
<section>
<h2>OSGeoLive</h2>
<table align="center" style="margin: 0px auto;">
<tr>
<td style="vertical-align:middle">
<a class="image" href="http://live.osgeo.org" target="_blank">
<!--img width="600" src="imgs/wordle.png"-->
<img width="500" align="center" src="imgs/osgeo-live.png">
</a>
</td>
<td style="vertical-align:middle">
<a class="image" href="http://live.osgeo.org" target="_blank">
<!--img width="600" src="imgs/wordle.png"-->
<img width="400" align="center" src="imgs/osgeolive_menu.png">
</a></td>
</table>
<ul>
<li>GNU/Linux distribution</li>
<li>60+ Open Source Geospatial Applications</li>
<li>Sample Datasets</li>
<li>Consistent Overviews & Quickstarts</li>
<li>Translations</li>
<li>Unfortunately Big Data do not fit on a 4GB DVD...</li>
</ul>
</section>
</section>
<section>
<section>
<h2>High level architecture</h2>
<br/>
<a class="image" href="http://publicamundi.eu" target="_blank">
<img width="1200" src="imgs/arch_general.png"></a>
</section>
<section>
<h2>OGC standards and INSPIRE</h2>
<ul>
<li>Discovery Services</li>
<li>View Services</li>
<li>Download Services</li>
<li>Processing Services</li>
</ul>
<br/>
</section>
<section>
<h2>Earth Observation Big Data</h2>
<ul>
<li>Integration with rasdaman</li>
<li>WCPS and WPS support</li>
</ul>
<br/>
</section>
<section>
<h2>Architecture Overview</h2>
<br/>
<a class="image" href="http://publicamundi.eu" target="_blank">
<img width="800" src="imgs/overview_diagram.png"></a>
</section>
</section>
<section>
<h2>Thank you for your attention!</h2>
<br/>
<h2>Questions?</h2>
<br/>
<h3><a href="http://publicamundi.eu">http://publicamundi.eu</a></h3>
<br/>
<table style="margin: 0px auto;">
<tr>
<td style="vertical-align:middle"><a class="image" href="http://publicamundi.eu" target="_blank">
<img width="400" src="imgs/publicamundi_logo_full.png">
</a></td>
<td style="vertical-align:middle"><a class="image" href="http://www.imis.athena-innovation.gr/" target="_blank">
<img width="200" src="imgs/athena_logo.png">
</a></td></tr>
</table>
</section>
</div>
</div>
<script src="reveal.js/lib/js/head.min.js"></script>
<script src="reveal.js/js/reveal.min.js"></script>
<script>
// Full list of configuration options available here:
// https://github.com/hakimel/reveal.js#configuration
Reveal.initialize({
controls: true,
progress: true,
history: true,
center: true,
theme: Reveal.getQueryHash().theme, // available themes are in /css/theme
transition: Reveal.getQueryHash().transition || 'default', // default/cube/page/concave/zoom/linear/fade/none
// Optional libraries used to extend on reveal.js
dependencies: [
{ src: 'reveal.js/lib/js/classList.js', condition: function() { return !document.body.classList; } },
{ src: 'reveal.js/plugin/markdown/marked.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'reveal.js/plugin/markdown/markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'reveal.js/plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } },
{ src: 'reveal.js/plugin/zoom-js/zoom.js', async: true, condition: function() { return !!document.body.classList; } },
{ src: 'reveal.js/plugin/notes/notes.js', async: true, condition: function() { return !!document.body.classList; } }
// { src: 'reveal.js/plugin/leap/leap.js', async: true }
// { src: 'reveal.js/plugin/search/search.js', async: true, condition: function() { return !!document.body.classList; } }
// { src: 'reveal.js/plugin/remotes/remotes.js', async: true, condition: function() { return !!document.body.classList; } }
]
});
</script>
</body>
</html>