Skip to content

0.30.0

Latest
Compare
Choose a tag to compare
@tomkralidis tomkralidis released this 10 Mar 21:57
· 10 commits to master since this release

This PR adds support for OGC API - Environmental Data Retrieval (in the owslib.ogcapi module), as well as WMTS and OGC API - Coverages updates.

A full list of commits for 0.30.0 can be found at:

https://github.com/geopython/OWSLib/commits/0.30.0

  • add OGC API - Environmental Data Retrieval client (#899)
  • add WMTS dimensions parsing (#904)
  • align to latest OGC API - Coverage specification updates (#908)