pygeoapi-logo

PyGeoAPI

PyGeoAPI is a standards-compliant, flexible API that allows users to discover, query, and access geospatial data through Open Geospatial Consortium (OGC) API standards. It enables us to serve data using established protocols, making it easier to integrate our datasets into a wide range of applications and workflows without custom connectors. The API supports core OGC functionality including filtering, spatial and temporal querying, and data transformation, ensuring reliable and interoperable access to our resources. Both public and private collections are available, with private collections protected behind token-based authentication.

Endpoint: https://features.services.eodc.eu

→ See How to use PyGeoAPI for a step-by-step guide with code examples.


Who should use it?

  • Open standards compliance — PyGeoAPI implements OGC API standards, ensuring your application can access and share geospatial data interoperably with other systems worldwide.

  • Flexible data formats — supports GeoJSON, NetCDF, GeoTIFF, and more, so you can serve data from various sources while maintaining high performance and accessibility.

  • Public and private collections — public collections require no authentication. Private collections can be secured behind token-based authentication, giving you control over who can access sensitive data.

Available collections

Browse all available collections directly at features.services.eodc.eu/collections.

Official documentation

pygeoapi documentation