[pygeoapi] pygeoapi 0.9.0 released

Tom Kralidis tomkralidis at gmail.com
Thu Nov 19 10:12:33 PST 2020


The pygeoapi team announces the release of pygeoapi 0.9.0

This release adds new support for both the OGC API - Coverages
and OGC API - Tiles standards, as part of pygeoapi's vision of supporting
the full suite of OGC API standards.  This release also adds support for
serving collections via multiple providers.

Source and binary downloads
----------------------------------------

The source code is available at:

https://pygeoapi.io/download

PyPI packages are available at:

https://pypi.org/project/pygeoapi

Version 0.9.0 (2020-11-19)
------------------------------------

- numerous OpenAPI generation fixes
- add support for serving a dataset via multiple providers (e.g. both
a feature and a coverage)
- only show STAC and processes if they are configured
- add support for OGC API - Coverages (providers: rasterio, xarray)
- add support for OGC API - Tiles
- various Docker image updates
- implement blueprints for route reuse in other API frameworks
- refactoring and validation of datetime handling across API

All contributions are always welcome.

The pygeoapi team
https://pygeoapi.io


More information about the pygeoapi mailing list