-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
727 lines (588 loc) · 28.8 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
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>geOrchestra</title>
<meta name="description" content="geOrchestra">
<meta name="author" content="geOrchestra PSC">
<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="css/reveal.min.css">
<link rel="stylesheet" href="css/theme/default.css" id="theme">
<link rel="stylesheet" href="lib/css/zenburn.css">
<script>
if( window.location.search.match( /print-pdf/gi ) ) {
var link = document.createElement( 'link' );
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = 'css/print/pdf.css';
document.getElementsByTagName( 'head' )[0].appendChild( link );
}
</script>
<!--[if lt IE 9]>
<script src="lib/js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<div class="reveal">
<div class="slides">
<!--
*** titre ********************************************************************
-->
<section data-markdown data-separator="\n-xxx-\n" data-notes="-notes-">
<script type="text/template">
<object data="img/georchestra.svg" type="image/svg+xml">
<img src="img/georchestra.png" />
</object>
## Spatial Data Infrastructure ###
## Free, modular, interoperable ##
[geOrchestra PSC](http://georchestra.org "geOrchestra") /
[@georchestra](http://twitter.com/georchestra "twitter geOrchestra")
-notes-
Présentation sur geOrchestra. On voit ce qu'est une IDS,
on présente comment geOrchestra y répond, on passe en revue
les modules.
</script>
</section>
<!--
*** SDI ********************************************************************
-->
<section>
<section data-markdown data-separator="\n-xxx-\n" data-notes="-notes-">
<script type="text/template">
## a Spatial Data Infrastructure ##
-xxx-
> An SDI is an organisation based on sharing agreements,
> a coordination between members and information systems
> integrating various services [...]
> used for spatial data management
> (maps,aerial photography, satellite imagery)
<small>http://fr.wikipedia.org/wiki/Spatial_Data_Infrastructure</small>
-notes-
IDS = COORDINATION entre organisation.
Pas seulement software, mais il en faut.
Il faut aussi penser Internet.
-xxx-
## Enjeux ##
* ~~silos~~
* ~~bilateral~~
* ~~distance~~
* ~~formats~~
* open data <!-- .element: class="fragment" data-fragment-index="1" -->
* coordination <!-- .element: class="fragment" data-fragment-index="1" -->
* mutualisation <!-- .element: class="fragment" data-fragment-index="1" -->
* innovation <!-- .element: class="fragment" data-fragment-index="1" -->
-notes-
Avec la profusion des données, les silos sont dépassés.
On ouvre avec la tendance internet/opendata.
La législation est incitative.
Nouvelle situation propice à l'innovation.
-xxx-
### SDI Functions ###
------
<table>
<tbody>
<tr>
<td>[catalog]()</td>
<td>[viewer(s)]()</td>
<td>[download service]()</td>
<td> </td>
</tr>
<tr>
<td>content management system</td>
<td>[map library]()</td>
<td>collaborative work</td>
<td> </td>
</tr>
<tr>
<td>[administration]()</td>
<td>assessment</td>
<td>[web services]()</td>
<td>[cache]()</td>
</tr>
<tr>
<td>[security]()</td>
<td>[monitoring]()</td>
<td>[transformation]()</td>
<td>[processing]()</td>
</tr>
</tbody>
</table>
------
<small>source : réseau des CRIGE</small>
-notes-
Fonctionnalités recensées par les plateformes régionales.
Toutes sont présentes mais +- prioritaires selon le partenariat.
geOrchestra = en bleu.
Evaluation dans la roadmap.
Site édito et travail collaboratif : existe souvent déjà.
-xxx-
<!-- schema georchestra -->
<object class="stretch" data="img/schema-sdi.svg" type="image/svg+xml">
</object>
-notes-
Réponse proposée par geOrchestra en rose.
On verra les modules par la suite.
En rose, l'IDS qui représente un coût.
A droite les bénéfices immédiats retirés par les partenaires.
A droite encore, ce que l'IDS doit développer : services++,
coopération avec d'autres SDI, clients pour chaque public.
Innovation : on peut juste la préparer, pas la "forcer".
</script>
</section>
</section>
<!--
*** group free ********************************************************************
-->
<section>
<section data-markdown data-separator="\n-xxx-\n" data-notes="-notes-">
<script type="text/template">
## Free ##
-xxx-
## Free, because : ##
* **demand** "evolutive, perennial, reusable, interoperable"
* **supply** OGC, OSGeo
- - -
> Several OSGeo projects can communicate with each other
> and other geographical tools.
> http://en.wikipedia.org/wiki/Osgeo
-xxx-
<object class="strech" data="img/schema-osgeo.svg" type="image/svg+xml">
</object>
-xxx-
### On the road to free software
1. **LGPL Licence**
* contributions GeoNetwork, GeoServer, OpenLayers, GeoEXT...
* Project Steering Committee
* negociated roadmap
* [github/georchestra](http://github.com/georchestra/)
* internationalization ![fr](img/flag_fr.png) ![en](img/flag_en.png) ![es](img/flag_es.png) ![ru](img/flag_ru.png) ![de](img/flag_de.png)
* assessment [ohloh/georchestra](http://www.ohloh.net/p/georchestra)
* professional support
* GeoCom
* *ongoing project : docs and tutorial*
-xxx-
## Résultats ##
![Ohloh/georchestra](img/free-ohloh.png)
http://www.ohloh.net/p/georchestra
</script>
</section>
</section>
<!-- /group free -->
<!--
*** group modular ********************************************************************
-->
<section>
<section data-markdown data-separator="\n-xxx-\n" data-notes="-notes-">
<script type="text/template">
## Modular ##
-xxx-
## Principle ##
> autonomous and resusable modules
> communicating via OGC services
> or web services when OGC not feasible
* maintainable
* evolutive
* scalable
-notes-
Les dialogues entre les modules utilisent services OGC
ou au moins des services web.
Architecture "internet" qui s'adapte bien en entreprise.
Maintenable : protocole simple, sécurité fw, client léger.
Evolutif : ajouter inside d'autres modules OGC
Scalable : load balancing web classique
-xxx-
## Modules ##
* [GeoNetwork](http://sdi.georchestra.org/geonetwork/apps/georchestra/) - catalog
* [GeoServer](http://sdi.georchestra.org/geoserver/) - OGC Engine
* [GeoWebCache]() - tiles cache
* [security-proxy](http://github.com/georchestra/georchestra/security-proxy/) - filtering
* [visualiseur](http://sdi.georchestra.org/mapfishapp/) - visualization, analysis
* [extracteur](http://sdi.georchestra.org/extractorapp/) - download service
* [ldapadmin](http://sdi.georchestra.org/ldapadmin/) - users
* [statistics](http://sdi.georchestra.org/ogcstatistics/) - trafic analysis
* [sviewer*](http://sdi.georchestra.org/sviewer/) - mobile
* [catalog](http://sdi.georchestra.org/catalogapp/) - simplified catalog
* [headers]() - branding
* [geofence]() - details rights management
* CAS - autentication
* LDAP - profiles
* ...
-xxx-
## Ideally enriched with ##
* [MapServer](http://mapserver.org/) - client, server
* globes - Google Earth, World Wind
* GIS - [QGIS](http://www.qgis.org/en/site/) pour symbolisation, édition, extraction
* ETL - [Talend spatial](http://talend-spatial.github.io/), [GeoKettle](http://www.spatialytics.org/projects/geokettle/)
* Python - [gsconfig](https://github.com/boundlessgeo/gsconfig), [OGR/GDAL](http://pcjericks.github.io/py-gdalogr-cookbook/)
* system - [monit](http://mmonit.com/monit/), [xymon](http://xymon.sourceforge.net/), [jenkins](http://jenkins-ci.org/), [puppet](http://puppetlabs.com/puppet/puppet-open-source)
-xxx-
## Where is the CMS ? ##
Integration of existing editorial website
* LDAP accounts, CAS ou http headers
* mashup
* Drupal, SPIP, Liferay ...
</script>
</section>
</section>
<!-- /group modular -->
<!--
*** group interoperable ********************************************************************
-->
<section>
<section data-markdown data-separator="\n-xxx-\n" data-notes="-notes-">
<script type="text/template">
## Interoperable ##
-xxx-
## Standards ##
* GML 3.2.1
* GeoRSS 1.0.0
* KML 2.2.0
* FEI 1.1
* SLD 1.1.0
* SE 1.1.0
* WCS 1.1.1
* WFS 2.0
* WFS-T 1.1.0
* WMS 1.3.0
* WPS 1.0.0
* WMTS 1.0
* CSW 2.0.1
* et : WMS-C, TMS, WMC...
-xxx-
## Input Formats ##
shape, PostGIS, GML, VPF, MySQL, Oracle, SQL Server, sqlite ...
---
GeoTIFF, GTOPO30,
teradata, ArcGRID, DTED, EHdr, ENVI, HFA, NITF, AIG, JP2KAK, Oracle Georaster ...
- - -
** influence on performance **
[Cf GeoServer on steroids](http://blog.geoserver.org/2013/10/02/geoserver-foss4g-2013/)
-xxx-
## Output Formats ##
jpeg, png, animated gif, KML, GeoJSON ...
---
SHP, TAB, GeoTIFF ...
---
GML GeoJSON CSV DXF sqlite ...
- - -
** expend and promote uses **
-xxx-
## Work perfectly with ##
* QGIS, MapInfo
* OpenLayers, Leaflet
* Google Earth, World Wind
* ...
</script>
</section>
</section>
<!-- /group Interoperable -->
<!--
*** group OGC server ********************************************************************
-->
<section>
<section data-markdown data-separator="\n-xxx-\n" data-notes="-notes-">
<script type="text/template">
## OGC Engine ###
[![demo](img/play.png)](http://sdi.georchestra.org/geoserver/)
* view service - WMS+SLD
* download service - WFS
* WFS-T
* KML
* processing
---
![GeoServer](img/geoserver-logo.png)
-xxx-
<!-- schema geoserver -->
<object class="stretch" data="img/schema-geoserver.svg" type="image/svg+xml">
</object>
-xxx-
## Full Web Administration ##
![geoserver admin](img/geoserver-admin.png)
-xxx-
## Points of focus ##
* use perennial workspaces for data organization
* WMS time/elevation
* GEOSERVER_DATA_DIR + git !
* [geoserver on steroids](http://blog.geoserver.org/2013/10/02/geoserver-foss4g-2013/) (Geosolutions)
* [geoserver in production](http://boundlessgeo.com/whitepaper/geoserver-production-2/) (Boundless)
-xxx-
## Where to begin ##
[geoserver-2.5.exe](http://sourceforge.net/projects/geoserver/files/GeoServer/2.5/geoserver-2.5.exe)
admin/geoserver
</script>
</section>
</section>
<!-- /group OGC server -->
<!--
*** group cache ********************************************************************
-->
<section>
<section data-markdown data-separator="\n-xxx-\n" data-notes="-notes-">
<script type="text/template">
## Cache ###
[![demo](img/play.png)](http://sdi.georchestra.org/geoserver/gwc/)
* (fast) view service
<br />WMTS, TMS, WMS-C
* Full WMS
* KML
---
![GeoServer](img/geowebcache-logo.png)
-xxx-
<!-- schema cache -->
<object class="stretch" data="img/schema-cache.svg" type="image/svg+xml">
</object>
-xxx-
## Points of focus ##
* filesystem ready for small files x 10E6
* maîtriser seed/LFU/LRU
* choice of tile grids
* security
![Tile matrix](img/WMTStilematrix.png)
-xxx-
## Par où commencer ##
GeoWebCache "transparent" dans GeoServer
</script>
</section>
</section>
<!-- /group cache -->
<!--
*** group catalog ********************************************************************
-->
<section>
<section data-markdown data-separator="\n-xxx-\n" data-notes="-notes-">
<script type="text/template">
## Catalogue ##
[![demo](img/play.png)](http://sdi.georchestra.org/geonetwork/)
* discovery service
* edit and treat metadata
* create layers
---
![GeoNetwork](img/geonetwork-logo.gif)
-xxx-
<!-- schema geonetwork -->
<object class="stretch" data="img/schema-geonetwork.svg" type="image/svg+xml">
</object>
-xxx-
## Points of focus ##
* [guides CNIG](http://cnig.gouv.fr/?page_id=2916)
* Don't forget services metadata
* automatization with transactional CSW
-xxx-
## Where to begin ##
start from existing metadata
</script>
</section>
</section>
<!-- /group catalog -->
<!--
*** group viewer ********************************************************************
-->
<section>
<section data-markdown data-separator="\n-xxx-\n" data-notes="-notes-">
<script type="text/template">
## Visualiseurs ##
[![demo](img/play.png)](http://sdi.georchestra.org/mapfishapp/)
1. search, understand, superimpose
2. download, print, share
3. render, query, edit
4. process
-xxx-
<object class="stretch" data="img/schema-aviewer.svg" type="image/svg+xml">
</object>
-xxx-
## Visualiseurs complémentaires ##
1. composition sur le visualiseur avancé
2. export vers un visualiseur thématique
3. recomposition à tout moment
-xxx-
## Points of focus ##
* ~~CSW||WMS||SLD||WFS||WPS~~
* CSW+WMS+SLD+WFS+WPS
* => do not depreciate data
-xxx-
## Where to begin ##
<http://sdi.georchestra.org/>
(ask for an account)
</script>
</section>
</section>
<!-- /group viewer -->
<!--
*** group extractor ********************************************************************
-->
<section>
<section data-markdown data-separator="\n-xxx-\n" data-notes="-notes-">
<script type="text/template">
## Extractor ##
[![demo](img/play.png)](http://sdi.georchestra.org/extractorapp/)
* "asynchronous service"
* alternative to flux
-xxx-
<object class="stretch" data="img/schema-extractor.svg" type="image/svg+xml">
</object>
</script>
</section>
</section>
<!-- /group extractor -->
<!--
*** group security ********************************************************************
-->
<section>
<section data-markdown data-separator="\n-xxx-\n" data-notes="-notes-">
<script type="text/template">
## security ##
* authentication UI and M2M
* rights
-xxx-
<object class="stretch" data="img/schema-security.svg" type="image/svg+xml">
</object>
-xxx-
## Points of focus ##
* modules on protected network
* carefully study *security-proxy*
</script>
</section>
</section>
<!-- /group security -->
<!--
*** group howto ********************************************************************
-->
<section>
<section data-markdown data-separator="\n-xxx-\n" data-notes="-notes-">
<script type="text/template">
## Where to begin ? ##
-xxx-
###~~complete deployment~~###
![shadok](img/shadok.jpg)
* geoserver.exe + QGIS
* http://sdi.georchestra.org/
* => mapping data/services
* => progressive deployment
-xxx-
## Full geOrchestra ##
https://github.com/georchestra/georchestra
* how to customize
* how to build
* how to install
---
Automatize - Jenkins, Puppet ...
Adapt - addons, extensions, translations, authentication, mashup, ETL ...
-xxx-
### Optimization ###
<object class="stretch" data="img/schema-loadbalancing.svg">
</object>
-xxx-
### Community Support ###
<https://github.com/georchestra/>
---
### Professional Support ###
see http://georchestra.org/
</script>
</section>
</section>
<!-- /group security -->
<!--
*** group community ********************************************************************
-->
<section>
<section data-markdown data-separator="\n-xxx-\n" data-notes="-notes-">
<script type="text/template">
## community ##
![geOrchestra community](img/georchestra-map.png)
-xxx-
## mutual enrichment ##
* National, regional and local
* Research
* private
---
GéoBolivia -
PIGMA - GéoPicardie - CIGAL - GéoBretagne - CRAIG - CG62 -
Rennes Métropole - Vienne Agglo - GeoMatagalpa - UMR LISAH
INRA - Agrocampus Ouest - Bern University -
Université Pierre et Marie Curie ...
![VP Alvaro Garcia Linera GeoBolivia](img/sdi/n
-xxx-
### GeoCom 19-20/06/2014 ###
* viewers overview
* INSPIRE
* data security
* performance and monitoring
* processing services
* geOrchestra/OSM/HOT
* training resources
* Workshop "where to begin"
* Workshop "Geonetwork and Geoserver good pratices"
* Workshop "mutualized developments"
http://blog.georchestra.org/post/geocom2014
![CRAIG](img/sdi/craig.png)
</script>
</section>
</section>
<!-- /group community -->
<!--
*** group end ********************************************************************
-->
<section data-markdown data-separator="\n-xxx-\n" data-notes="-notes-">
<script type="text/template">
http://georchestra.org/
[@georchestra](http://twitter.com/georchestra)
psc at georchestra dot org
-xxx-
## Credits
* GeoServer
* GeoNetwork
* GeoWebCache
* OpenLayers
* ExtJS, GeoExt
* OpenStreetMap
* Apache http server, Apache Tomcat
* Jenkins, Puppet ...
* Camptocamp
* geOrchestra admins and SDI members
* images : IGN
---
This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/)
<small>made with dia + reveal.js + scite</small>
</script>
</section>
<!-- /group end -->
</div>
<!-- end slideshow -->
</div>
<script src="lib/js/head.min.js"></script>
<script src="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,
keyboard: true,
center: true,
touch: true,
slideNumber: true,
hideAddressBar: true,
previewLinks: true,
theme: Reveal.getQueryHash().theme, // available themes are in /css/theme
transition: Reveal.getQueryHash().transition || 'linear', // default/cube/page/concave/zoom/linear/fade/none
// Parallax scrolling
// parallaxBackgroundImage: 'img/georchestra.svg',
// parallaxBackgroundSize: '2100px 900px',
// Optional libraries used to extend on reveal.js
dependencies: [
{ src: 'lib/js/classList.js', condition: function() { return !document.body.classList; } },
{ src: 'plugin/markdown/marked.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/markdown/markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } },
{ src: 'plugin/zoom-js/zoom.js', async: true, condition: function() { return !!document.body.classList; } },
{ src: 'plugin/notes/notes.js', async: true, condition: function() { return !!document.body.classList; } }
]
});
</script>
</body>
</html>