This document discusses open geospatial standards and services, including:
- The Open Geospatial Consortium (OGC) which develops geospatial standards and specifications to support interoperability.
- Common OGC standards include WMS, WFS, WCS, WPS, and others. It provides information on each standard's purpose and versions.
- It also discusses common geospatial web clients and libraries for accessing OGC services from different programming languages and platforms.
1 of 17
Download to read offline
More Related Content
2015 09-24 présentation des interfaces OGC et REST de geOrchestra
2. 2/17www.camptocamp.com /
Open Geospatial Consortium
■ 519 industriels à ce jour (!)
■ Travaille sur :
○ Standards
○ Interopérabilité
○ Conformité
■ Voir http://www.opengeospatial.org
3. 3/17www.camptocamp.com /
Standards OGC
■ Protocoles :
○ WMS – Web Map Service / SLD – Styled Layer Descriptor
○ WFS – Web Feature Service
○ WCS – Web Coverage Service
○ WPS – Web Processing Service
■ Documents :
○ GML – Geography Markup Language
○ KML – Keyhole Markup Language
○ FE – Filter Encoding
■ Voir https://github.com/georchestra/ogc-standards
4. 4/17www.camptocamp.com /
Requête GetCapabilities
■ Commune à tous les services OGC
■ Permet de
○ négocier la version du protocole
○ obtenir de l'information sur le service
■ Ex : http://xx/ows?
SERVICE=WMS&REQUEST=GetCapabilities