[OWSLib-users] OWSLib 0.20.0 released

Tom Kralidis tomkralidis at gmail.com
Fri Jun 5 05:42:20 PDT 2020


The OWSLib team announces the release of OWSLib 0.20.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.20.0 (2020-06-05)
----------------------------

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

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

- WFS: make wfs:FeatureTypeList optional for 1.1 and 2.0 (#673)
- OGC API - Records: initial draft implementation (#679, #693)
- WPS: add support for retrieving data from local filesystem (huard, #681)
- WMTS: add support for boundingboxes (kordian-kowalski, #687)
- Authentication: Enable switching off SSL verification (Samweli, #685)

Testers and developers are always welcome.

The OWSLib developer team.


More information about the OWSLib-users mailing list