[OWSLib-users] OWSLib 0.11.0 released

Tom Kralidis tomkralidis at gmail.com
Fri Apr 1 11:28:26 PDT 2016


The OWSLib team announces the release of OWSLib 0.11.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.11.0 (2016-04-01)
-------------------------

- CSW: fix outputschema setting when raw XML is specified
- ISO:
    - parsing anchor for abstract and lineage fields added (madi)
    - added support for spatialRepresentationType (pmdias)
    - add MD_Keywords class (pmdias)
    - fix md.languagecode to come from the codeListValue attribute (pmdias)
- WFS: add get_schema method for DescribeFeatureType parsing (jachym)
- WMS: do not assume parent layers should be queryable if 1..n of
their children is
- WMTS: fix parsing when ServiceProvider does not exist
- WPS
    - fix bbox type, parsing bbox output (cehbrecht)
    - add support for bbox data and more robust literal data parsing (jachym)


Testers and developers are always welcome.

The OWSLib developer team.

http://geopython.github.io/OWSLib


More information about the OWSLib-users mailing list