Go to file
amercader cf54b63a85 Merge branch 'taijiang-tw-2.3' 2015-04-02 11:43:14 +01:00
bin [#97] Set up Travis 2015-04-02 08:24:04 +01:00
ckanext [#98] Minor tweaks to @u10313335 PR 2015-04-02 11:41:50 +01:00
doc [#98] Minor tweaks to @u10313335 PR 2015-04-02 11:41:50 +01:00
.gitignore [#39] New docs 2013-09-08 19:42:39 +01:00
.gitmodules [#39] Update submodule path 2013-09-08 21:25:41 +01:00
.travis.yml [#97] Set up Travis 2015-04-02 08:24:04 +01:00
MANIFEST.in Get the validation XML to be included in the distribution. 2012-11-07 16:23:27 +00:00
README.rst Add Travis badge to README 2015-04-02 09:26:14 +01:00
doc-requirements.txt [#69] Fix autodoc in RTD, minor doc tweaks 2014-06-11 12:22:13 +01:00
pip-requirements.txt [#97] Add GeoALchemy2 requirement 2015-03-27 12:51:33 +00:00
setup.py [#98] Minor tweaks to @u10313335 PR 2015-04-02 11:41:50 +01:00
test.ini [#97] Remove old plugins from test.ini 2015-04-01 12:30:19 +01:00

README.rst

ckanext-spatial - Geo related plugins for CKAN

image

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