FOSS4G NA 2024

Demystifing OGC APIs with GeoServer: introduction and status of implementation
09-10, 11:30–12:00 (America/Chicago), Grand A

The OGC APIs offer modern, flexible geo-spatial services based on OpenAPI/RESTful principles. They feature a small core with extensions, JSON-first data, support for data tiles, specialized APIs, and extensibility. This presentation covers their development and GeoServer implementations.


The OGC APIs are a fresh take at doing geo-spatial APIs, based on WEB API concepts and modern formats, including:

  • Small core with basic functionality, extra functionality provided by extensions
  • OpenAPI/RESTful based
  • JSON first, while still allowing to provide data in other formats
  • No mandate to publish schemas for data
  • Improved support for data tiles (e.g., vector tiles)
  • Specialized APIs in addition to general ones (e.g., DAPA vs OGC API - Processes)
  • Full blown services, building blocks, and ease of extensibility

This presentation will provide an introduction to various OGC APIs and extensions, such as Features, Styles, Maps and Tiles, STAC and CQL2 filtering.

Some have reached a final release, some are in draft: we will discuss their trajectory towards official status, as well as how good the GeoServer implementation is tracking them, and show examples based on the GeoServer HTML representation of the various resources.