pygeoapi project

pygeoapi is a Python server implementation of the emerging suite of OGC API standards. pygeoapi is development using the 12-factor app approach, allowing for easy deployment in cloud systems.

pygeoapi is a OsGEO recognized project (here).

Demo server

There is a demo server on https://demo.pygeoapi.io running the latest (Docker) version from the master branch of this repo. pygeoapi runs there at https://demo.pygeoapi.io/master .

The demo server setup and config is maintained within a seperate GH repo: https://github.com/geopython/demo.pygeoapi.io.