[OWSLib-devel] OWSLib 0.8.0 released

Tom Kralidis tomkralidis at hotmail.com
Wed Sep 11 05:19:28 PDT 2013


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

0.8.0 (2013-09-11)
-----------------------

- Support for WaterML 1.0 and 1.1 (thanks @kwilcox and @CowanSM)
- drastically improved CSW getrecords support (owslib.csw.CatalogueServiceWeb.getrecords2, which will eventually replace owslib.csw.CatalogueServiceWeb.getrecords, which is now deprecated) (thanks @kwilcox and @rsignell-usgs input)
- fix owslib.csw.CatalogueServiceWeb to use HTTP GET for GetCapabilities and GetRecordById (thanks @rsignell-usgs for input)
- numerous test fixes
- support owslib.iso.MD_Metadata scanning of multiple extents (thanks @severo)
- add WMS elevation support in Capabilities (thanks @mhermida)
- travis-ci setup (thanks @brianmckenna)
- Support for TMS (thanks @cleder)
- updated build packages (thanks @kalxas)
- numerous bug fixes

A big thanks to the many contributions for this release.  Many improvements have been made to the testing framework, however we still need to fix test failures (see https://travis-ci.org/geopython/OWSLib).  Any help/contributions to firming up the tests would be much appreciated.

 Testers and developers are welcome.
 
The OWSLib developer team.
 
http://geopython.github.com/OWSLib 		 	   		  


More information about the OWSLib-devel mailing list