Releases: geopython/OWSLib
0.29.0
This release adds an OpenSearch client, as well as updates ISO parsing by removing longstanding deprecations/warnings. Users are advised to use 0.28.1 if previous ISO parsing workflows support is required.
A full list of commits for 0.29.0 can be found at:
https://github.com/geopython/OWSLib/commits/0.29.0:
- BREAKING: remove ISO deprecations (#862) (#869)
- add OpenSearch client implementation
- safeguard WMS GetMap
bgcolor
parameter (@geographika) - fix WMS dimension parsing (@emilianocastaneda)
0.28.1
A full list of commits for 0.28.1 can be found at:
https://github.com/geopython/OWSLib/commits/0.28.1
- use only lxml for XML parsing and disable entity resolution in XML payloads
0.28.0
A full list of commits for 0.28.0 can be found at:
https://github.com/geopython/OWSLib/commits/0.28.0
- core: remove Python 3.6 from CI matrix (@kalxas)
- OGC API: add support for OGC API - Features - Part 4: transactions
- OGC API: add support for OGC API - Maps
- OGC API: fix OGC API - Processes process list filtering
- fix WMTS resolution (@dvbmgr)
- WFS: fix filter parsing (@huard)
- OGC API: use yaml.safe_load for YAML parsing for OpenAPI handling (@sebastic)
- FGDC: fix contact parsing (@pvgenuchten)
v0.27.2
A full list of commits for 0.27.2 can be found at:
https://github.com/geopython/OWSLib/commits/0.27.2
- tests: fix regression test
v0.27.1
A full list of commits for 0.27.1 can be found at:
https://github.com/geopython/OWSLib/commits/0.27.1
- core: remove pyproj as core dependency
v0.27.0
A full list of commits for 0.27.0 can be found at:
https://github.com/geopython/OWSLib/commits/0.27.0
- core: update pyproj
- OGC API: add support for OGC API - Processes
v0.26.0
A full list of commits for 0.26.0 can be found at:
https://github.com/geopython/OWSLib/commits/0.26.0
- ISO: extend MD_Keywords for gmx:Anchor (#765)
- WPS: forward timeout/language parameters (#793)
- WPS: use 'maximumMegabytes' if available (#796)
- OGC API: safeguard links
- OGC API: add support for OGC API - Features - Part 3: CQL (#798)
- OGC API: rename rangeSubset to properties for coverage queries (#806)
- OGC API: fix subsets parameterization (#819)
- CSW: pass headers to HTTP POST requests (#805)
- WCS: pass timeout to constructors (#812)
- CSW: fix byte/string handling for XML payloads (#816)
- ISO: fix gmd:edition parsing (#821)
v0.25.0
0.25.0 (2021-08-23)
A full list of commits for 0.25.0 can be found at:
v0.24.1
A full list of commits for 0.24.1 can be found at:
https://github.com/geopython/OWSLib/commits/0.24.1
- fix CSW request byte handling (#776)
v0.24.0
A full list of commits for 0.24.0 can be found at: