pycsw is an OGC CSW server implementation written in Python.
gravatar
Username: kalxas
Name: Angelos Tzotsos
Email: gcpp.kalxas@gmail.com
Show by ID
Statistics are disabled for this repository
Downloads are disabled for this repository
revision commit message age author branch tags
provide deprecation warning (#118) 2 days and 12 hours ago tomkralidis (Tom Kralidis) master
Merge pull request #151 from jiwalker-usgs/mast... 2 days and 17 hours ago tomkralidis (Tom Kralidis)
fix 404 Noticed that you are linking to us, th... 2 days and 18 hours ago jiwalker@usgs.gov
add to gallery [ci skip] 9 days and 9 hours ago tomkralidis (Tom Kralidis)
update gallery urls [ci skip] 11 days and 9 hours ago tomkralidis (Tom Kralidis)
add Google+ link and gallery 11 days and 9 hours ago tomkralidis (Tom Kralidis)
remove -g, fix indentation to use 4 spaces, not... 14 days and 20 hours ago tomkralidis (Tom Kralidis)
Merge pull request #150 from kalxas/master Add... 15 days and 14 hours ago tomkralidis (Tom Kralidis)
Updated documentation (#124) 15 days and 14 hours ago kalxas (Angelos Tzotsos)
Removed global variable from util.py (#124) 15 days and 14 hours ago kalxas (Angelos Tzotsos)
1 2 3 .. 203 >

pycsw README

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).

Please read the docs at http://pycsw.org/docs for more information.