[OWSLib-users] OWSLib 0.15.0 released

Tom Kralidis tomkralidis at gmail.com
Wed Sep 13 11:23:10 PDT 2017


The OWSLib team announces the release of OWSLib 0.15.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.python.org/pypi/OWSLib

0.15.0 (2017-09-13)
--------------------------

WFS
- add doseq to WFS request qyery urlencode
- handle non-existing bounding boxes in feature types
SOS
- add support for authentication
WMTS
- add support for styles
ISO
- add support for gmd:locale
GM03
- add support for GM03 ISO metadata profile
CRS
- catch invalid CRS codes
WMS
- fix time dimension handling in Capabilities
SWE
- various bug fixes
WPS
- fix WPS DescribeProcess issue on DataType
- fixed bbox lower/upper_corner conversion
- added a test for wps BoundingBoxDataInput
- added BoundingBoxDataInput and fix boundingbox parsing
Misc
- fix double '&&' in URL requests
- add util.clean_ows_url function to remove basic service parameters
from OWS base URLs

Testers and developers are always welcome.

The OWSLib developer team.

http://geopython.github.io/OWSLib


More information about the OWSLib-users mailing list