Skip to content
This repository has been archived by the owner on Dec 8, 2017. It is now read-only.

18F/ckanext-spatial

 
 

Repository files navigation

ckanext-spatial - Geo related plugins for CKAN

This extension contains plugins that add geospatial capabilities to CKAN, including:

  • A spatial field on the default CKAN dataset schema, that uses PostGIS as the backend and allows to perform spatial queries and to display the dataset extent on the frontend.
  • Harvesters to import geospatial metadata into CKAN from other sources in ISO 19139 format and others.
  • Commands to support the CSW standard using pycsw.
  • Plugins to preview spatial formats such as GeoJSON.

Full documentation, including installation instructions, can be found at:

http://docs.ckan.org/projects/ckanext-spatial

Community

Contributing

For contributing to ckanext-spatial or its documentation, follow the same guidelines that apply to CKAN core, described in CONTRIBUTING.

Copying and License

This material is copyright (c) 2006-2011 Open Knowledge Foundation.

It is open and licensed under the GNU Affero General Public License (AGPL) v3.0 whose full text may be found at:

http://www.fsf.org/licensing/licenses/agpl-3.0.html

Packages

No packages published

Languages

  • Python 33.0%
  • Eagle 31.1%
  • XSLT 30.4%
  • HTML 3.2%
  • JavaScript 1.9%
  • CSS 0.4%