-
Notifications
You must be signed in to change notification settings - Fork 2
/
index_fr.html
730 lines (590 loc) · 29.2 KB
/
index_fr.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
728
729
730
<!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>
## infrastructure de données spatiales ###
## libre, modulaire, interopérable ##
[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">
## une Infrastructure ##
## de Données Spatiales ##
-xxx-
> Une IDS [...] est une organisation qui repose sur des accords de partage,
> une coordination entre ses membres et des systèmes informatiques
> qui intègrent un ensemble de services [...]
> utilisés pour la gestion de l'information géographique
> (cartes, orthophotoplans, images satellitaires…).
<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~~
* ~~bilatéral~~
* ~~distance~~
* ~~formats~~
* ouverture <!-- .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-
### Synthèse fonctionnelle IDS ###
------
<table>
<tbody>
<tr>
<td>[catalogue]()</td>
<td>[visualiseur(s)]()</td>
<td>[téléchargement]()</td>
<td> </td>
</tr>
<tr>
<td>site éditorial</td>
<td>[cartothèque]()</td>
<td>travail collaboratif</td>
<td> </td>
</tr>
<tr>
<td>[administration]()</td>
<td>évaluation</td>
<td>[services web]()</td>
<td>[cache]()</td>
</tr>
<tr>
<td>[sécurisation]()</td>
<td>[monitoring]()</td>
<td>[transformation]()</td>
<td>[traitement]()</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">
## Libre ##
-xxx-
## Libre, parce que : ##
* **demande** "évolutif, pérenne, réutilisable, interopérable"
* **offre** 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-
### Sur la route du libre
1. **licence LGPL**
* contributions GeoNetwork, GeoServer, OpenLayers, GeoEXT...
* Project Steering Committee
* roadmap discutée
* [github/georchestra](http://github.com/georchestra/)
* internationalisation ![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)
* évaluation [ohloh/georchestra](http://www.ohloh.net/p/georchestra)
* support pro
* GeoCom
* *projet de partager docs, tutoriaux, méthodes des IDS*
-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">
## Modulaire ##
-xxx-
## Principe ##
> des modules autonomes, réutilisables,
> qui dialoguent entre eux
> via services OGC, <br />
> ou au moins par services web
* maintenable
* évolutif
* 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/) - catalogue
* [GeoServer](http://sdi.georchestra.org/geoserver/) - moteur OGC
* [GeoWebCache]() - cache de tuiles
* [security-proxy](http://github.com/georchestra/georchestra/security-proxy/) - filtrage
* [visualiseur](http://sdi.georchestra.org/mapfishapp/) - visualisation, analyse
* [extracteur](http://sdi.georchestra.org/extractorapp/) - téléchargement
* [ldapadmin](http://sdi.georchestra.org/ldapadmin/) - comptes utilisateurs
* [statistics](http://sdi.georchestra.org/ogcstatistics/) - audit de trafic
* [sviewer*](http://sdi.georchestra.org/sviewer/) - mobile
* [catalog](http://sdi.georchestra.org/catalogapp/) - recherche simplifiée
* [headers]() - branding
* [geofence]() - droits fins
* CAS - authentification
* LDAP - profils
* ...
-xxx-
## Idéalement enrichis avec ##
* [MapServer](http://mapserver.org/) - client, server
* globes - Google Earth, World Wind
* SIG - [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/)
* système - [monit](http://mmonit.com/monit/), [xymon](http://xymon.sourceforge.net/), [jenkins](http://jenkins-ci.org/), [puppet](http://puppetlabs.com/puppet/puppet-open-source)
-xxx-
## Où est le CMS ? ##
souvent le site éditorial existe déjà : on l'intègre
* comptes LDAP, 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">
## Interopérable ##
-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-
## Formats en entrée ##
shape, PostGIS, GML, VPF, MySQL, Oracle, SQL Server, sqlite ...
---
GeoTIFF, GTOPO30,
teradata, ArcGRID, DTED, EHdr, ENVI, HFA, NITF, AIG, JP2KAK, Oracle Georaster ...
- - -
** influencent la performance **
[Cf GeoServer on steroids](http://blog.geoserver.org/2013/10/02/geoserver-foss4g-2013/)
-xxx-
## formats en sortie ##
jpeg, png, animated gif, KML, GeoJSON ...
---
SHP, TAB, GeoTIFF ...
---
GML GeoJSON CSV DXF sqlite ...
- - -
** développent les usages **
-xxx-
## Fonctionne parfaitement avec ##
* 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">
## Moteur OGC ###
[![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-
## Administration full web ##
![geoserver admin](img/geoserver-admin.png)
-xxx-
## Points d'attention ##
* organiser les données par workspaces pérennes
* 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-
## Par où commencer ##
[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 d'attention ##
* filesystem adapté petits fichiers x 10E6
* maîtriser seed/LFU/LRU
* choix des grilles de tuilage
* sécurité
![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
* saisir et traiter les métadonnées
* créer les couches
---
![GeoNetwork](img/geonetwork-logo.gif)
-xxx-
<!-- schema geonetwork -->
<object class="stretch" data="img/schema-geonetwork.svg" type="image/svg+xml">
</object>
-xxx-
## Points d'attention ##
* [guides CNIG](http://cnig.gouv.fr/?page_id=2916)
* ne pas oublier les métadonnées de service
* automatisation par CSW transactionnel
-xxx-
## Par où commencer ##
s'inspirer de métadonnées existantes
</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. rechercher, comprendre, superposer
2. télécharger, imprimer, partager
3. symboliser, requêter, éditer
4. traiter
-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 d'attention ##
* ~~CSW||WMS||SLD||WFS||WPS~~
* CSW+WMS+SLD+WFS+WPS
* => ne pas appauvrir les données
-xxx-
## Par où commencer ##
<http://sdi.georchestra.org/>
(demandez un compte)
</script>
</section>
</section>
<!-- /group viewer -->
<!--
*** group extractor ********************************************************************
-->
<section>
<section data-markdown data-separator="\n-xxx-\n" data-notes="-notes-">
<script type="text/template">
## Extracteur ##
[![demo](img/play.png)](http://sdi.georchestra.org/extractorapp/)
* "service asynchrone"
* alternative aux 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">
## Sécurité ##
* authentification IHM et M2M
* droits
-xxx-
<object class="stretch" data="img/schema-security.svg" type="image/svg+xml">
</object>
-xxx-
## Points d'attention ##
* modules sur réseau protégé
* bien étudier le *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">
## Par où commencer ? ##
-xxx-
###~~déploiement complet~~###
![shadok](img/shadok.jpg)
* geoserver.exe + QGIS
* http://sdi.georchestra.org/
* => cartographie données/services
* => déploiement progressif
-xxx-
## Full geOrchestra ##
https://github.com/georchestra/georchestra
* comment personnaliser
* comment construire
* comment installer
---
Automatisez - Jenkins, Puppet ...
Adaptez - addons, extensions, traductions, authentification, mashup, ETL ...
-xxx-
### Optimisation ###
<object class="stretch" data="img/schema-loadbalancing.svg">
</object>
-xxx-
### Support communauté ###
<https://github.com/georchestra/>
---
### Support pro ###
voir sur 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">
## Communauté ##
![geOrchestra community](img/georchestra-map.png)
-xxx-
## enrichissement mutuel ##
* IDS nationale, subnationales, locales
* recherche
* privé
---
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/geobolivia.jpg)
-xxx-
### GeoCom 19-20/06/2014 ###
* gamme visionneuses
* INSPIRE
* sécurité des données
* performance et monitoring
* processing services
* geOrchestra/OSM/HOT
* mutualisation formation
* atelier "par où commencer"
* atelier "bonnes pratiques GN+GS"
* atelier "mutualisation développements"
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>