Skip to content

Latest commit

 

History

History
66 lines (42 loc) · 3.59 KB

ogc-web-services.md

File metadata and controls

66 lines (42 loc) · 3.59 KB

OGC Web Services examples

Web Feature Service (WFS)

Provides access to raw geospatial data objects

Web Map Service (WMS)

Serves maps rendered from geospatial data

Web Catalogue Service (WCS)

Performs searches for geospatial datasets and services

Web Map Tile Service (WMTS)

Serves pre-rendered map tiles

Tile Map Service (TMS)

Providing simple urls to map tiles

Sensor Observation Service (SOS)

Query real-time sensor data and sensor data time series

Web Processing Service (WPS)

Executes geospatial processes

  • ...

OGC API

API building blocks to create, modify and query features on the Web