[OWSLib-users] OWSLib 0.23.0 released

Tom Kralidis tomkralidis at gmail.com
Fri Feb 5 10:15:31 PST 2021


The OWSLib team announces the release of OWSLib 0.23.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.23.0 (2021-02-05)
--------------------------

This release provides enhancements to authentication, headers,
and metadata updates, as well as bug fixes.

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

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

- WCS: Feature/wcs headers integration (#741)
- Tests: fix WFS tests (#743)
- Auth: Support requests AuthBase in addition to basic password
authentication (#724)
- WCS: Fix bug with timeout not assigned (#738)
- Tests: restore ISO GM03 tests as pytests (#734)
- ISO: OWS/ISO metadata updates (#736)
- ISO: add support for ISO 19115 keyword thesaurus URLs via gmx:Anchor (#735)
- ISO: fix reference (#733)
- WMS: Handle empty <DataURL>.<Format> element in GetCapabilities (#739)

Testers and developers are always welcome.

The OWSLib developer team.


More information about the OWSLib-users mailing list