[OWSLib-users] OWSLib 0.8.8 released

Tom Kralidis tomkralidis at gmail.com
Sat Jul 5 11:21:17 PDT 2014


The OWSLib team announces the release of OWSLib 0.8.8.

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.8 (2014-07-05)
-------------------------

- CSW: use URLS as defined in GetCaps for CSW operations (@kwilcox)
- CSW: fix GetRecordById (@kwilcox)
- CSW: use default CSW URL when initialized with skip_caps=True
- WMTS: Allow vendor-specific args in WMTS tile requests (@rhattersley)
- ISO: allow for MD_Metadata to be intialized as empty, supporting
export to XML functionality (@kalxas)
- ISO: add support for gmd:RS_Identifier needed by INSPIRE (@kalxas)
- 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-users mailing list