v0.20.0
This release adds the draft implementation of OGC API - Records support as well as fixes to authentication.
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)