:orphan:

.. _index:

.. meta::
   :description: pycsw is an OGC CSW server implementation written in Python
   :keywords: pycsw, csw, catalogue, catalog, metadata, discovery, search, ogc, iso, fgdc, dif, ebrim, inspire

================
Welcome to pycsw
================

.. image:: ../_static/pycsw-logo.png
   :alt: pycsw
   :align: left

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 :ref:`license <license>`, and runs on all major platforms (Windows, Linux, Mac OS X).

Announcements
-------------

.. include:: ./announcements.inc

.. _`implements`: http://www.opengeospatial.org/resource/products/details/?pid=1104
.. _`OGC Compliant`: http://www.opengeospatial.org/resource/products/details/?pid=1104
.. _`OGC Reference Implementation`: http://demo.pycsw.org/
.. _`Python`: http://www.python.org/
.. _`OpenGIS Catalogue Service Implementation Specification`: http://www.opengeospatial.org/standards/cat
.. _`2011`: http://www.kralidis.ca/blog/2011/02/04/help-wanted-baking-a-csw-server-in-python/
.. _`Open Source`: http://opensource.org/
