* Package name : pygeoapi Version : 0.23.4 Upstream Author : Tom Kralidis <tomkralidis@gmail.com> * URL : https://github.com/geopython/pygeoapi * License : MIT Programming Lang: Python Description : OGC API server for publishing geospatial data This library publishes geospatial resources through RESTful HTTP services that conform to the OGC API family of standards. It exposes configured collections using standard web representations, including OpenAPI descriptions, GeoJSON responses, and HTML pages for browsing. . pygeoapi acts as a service layer between HTTP clients and geospatial data sources. It talks to web clients, GIS applications, catalogues, and other OGC API consumers over HTTP, and reads from configured data providers such as files, databases, and web-accessible services. It can describe available collections, return features and metadata, and provide machine-readable API definitions for client software. I plan to maintain it as part of the Debian GIS team.