pycsw 1.10.1 released

29 December 2014 12:50:00 - by Tom Kralidis

The pycsw team announces the release of pycsw 1.10.1.

The 1.10.1 release is a maintenance release, addressing the following fixes:

  • fix GetRecords maxrecords handling
  • fix ebrim output profiles
  • handle GetRecords DistributedSearch exceptions more gracefully
  • support CRS84 coordinate system
  • fix SOS Harvesting Missing metadata
  • add exception logging for CSW harvesting
  • fix extending domain list of XML Schema
  • fix UTF-8 support for XML output
  • fix ISO 19139 gmd:hierarchyLevel output
  • Make harvesting delete if remote is no longer there
  • pycsw-admin.py: fix setup_db add warnings for already existing tables
  • pycsw-admin.py: fix refresh_harvested_records command
  • pycsw-admin.py: add delete_records command
  • pycsw-admin.py: add update handling for load_records command

The full list of enhancements and bug fixes is available at https://github.com/geopython/pycsw/issues?q=milestone%3A1.10.1+is%3Aclosed

pycsw is an OGC CSW server implementation written in Python.

pycsw fully implements the OpenGIS Catalogue Service Implementation Specification (Catalogue Service for the Web). Initial development started in 2010 (more formally announced in 2011). The project is certified OGC Compliant, and is an OGC Reference Implementation.

pycsw allows for the publishing and discovery of geospatial metadata. Existing repositories of geospatial metadata can also be exposed via OGC:CSW 2.0.2, providing a standards-based metadata and catalogue component of spatial data infrastructures.

pycsw is Open Source, released under an MIT license, and runs on all major platforms (Windows, Linux, Mac OS X).

Source and binary downloads

The source code is available at: http://pycsw.org/download

Testers and developers are welcome.

The pycsw developer team. http://pycsw.org/