[OWSLib-devel] OWSLib 0.8.7 released

Tom Kralidis tomkralidis at gmail.com
Fri May 2 11:14:03 PDT 2014


The OWSLib team announces the release of OWSLib 0.8.7.

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 http://pypi.python.org/pypi/OWSLib

0.8.7 (2014-05-02)
-------------------------

- WPS: add method to write output to disk (@ldesousa)
- CSW: add method to get operations by name
- CSW: responses now maintain order using OrderedDict
- CSW: ensure namespace is declared for GetRecords typeName values in
request (@kwilcox)
- SOS: fix error detections (@daf)
- ISO: fix xpath for selecting gmd:thesaurusName (@menegon)
- add timeouts to HTTP functions (@iguest)
- FES: add matchCase to ogc:PropertyIsLike
- logging: add Null handler to not write files randomly (@kwilcox)
- WFS: add GetFeature outputformat support (@kwilcox, @rsignell-usgs)
- ISO: support GML 3.2 extent handling
- numerous unit test / build fixes and cleanups

Testers and developers are welcome.

The OWSLib developer team.

http://geopython.github.io/OWSLib


More information about the OWSLib-devel mailing list