[OWSLib-devel] OWSLib 0.19.0 released - Python 2 support removed
Tom Kralidis
tomkralidis at gmail.com
Thu Nov 14 12:14:55 PST 2019
The OWSLib team announces the release of OWSLib 0.19.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.
Python 2 support has been removed. Users are strongly encouraged to
upgrade to the latest version of OWSLib and Python 3.
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.19.0 (2019-11-14)
----------------------------
A full list of commits for 0.19.0 can be found at:
https://github.com/geopython/OWSLib/commits/0.19.0
- ALL: 2 support removed (cehbrecht et. al.)
- OWS
- safeguard ProviderSite/@href (jannefleischer)
- safeguard bbox parsing (walkermatt)
- WMS: support ScaleDenominator
- WMTS: add timeout (jachym)
- OGC API
- Features updates following specification
- TMS: fix broken constructor (justb4)
- ALL: pass HTTP headers for WMS/WFS/WMTS/TMS (justb4)
- ALL: test fixes/updates
Testers and developers are always welcome.
The OWSLib developer team.
More information about the OWSLib-devel
mailing list