[OWSLib-users] OWSLib 0.21.0 released

Tom Kralidis tomkralidis at gmail.com
Tue Dec 8 18:31:49 PST 2020


The OWSLib team announces the release of OWSLib 0.21.0.

OWSLib is a Python package for client programming with Open Geospatial
Consortium (OGC) web service (hence OWS) interface standards, and
their related content models.

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

The source code is available at https://github.com/geopython/OWSLib

The package has been uploaded to https://pypi.org/project/OWSLib/

0.21.0 (2020-12-09)
--------------------------

This release adds the draft implementation of OGC API - Coverages
support as well as numerous fixes to the codebase.

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

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

- OGC API: Added support for Coverages (#699)
- WFS: Added POST support to WFS GetFeature (#706)
- WCS: Allow user to specify timeout on WCS GetCoverage calls (#714)
- WPS: fixed bounding-box (#719)
- Various fixes: #695, #707, #702, #716, #718, #722, #691, #720

Testers and developers are always welcome.

The OWSLib developer team.


More information about the OWSLib-users mailing list