dee8ffed97 | ||
---|---|---|
.github/workflows | ||
bin | ||
ckanext | ||
doc | ||
.gitignore | ||
.gitmodules | ||
MANIFEST.in | ||
README.rst | ||
conftest.py | ||
doc-requirements.txt | ||
pip-requirements-py2.txt | ||
pip-requirements.txt | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test.ini |
README.rst
ckanext-spatial - Geo related plugins for CKAN
This extension contains plugins that add geospatial capabilities to CKAN, including:
- Geospatial dataset search powered by Solr, providing a bounding box via a UI map widget or the API.
- Harvesters to import geospatial metadata into CKAN from other sources in ISO 19139 format and others.
- Commands to support the CSW standard using pycsw.
Note: The view plugins for rendering spatial formats like GeoJSON have been moved to ckanext-geoview.
Full documentation, including installation instructions, can be found at:
https://docs.ckan.org/projects/ckanext-spatial/en/latest/
Supported Versions
ckanext-spatial >= 2.0.0 supports CKAN 2.9 and CKAN 2.10. Check the [tested enviroments](https://github.com/ckan/ckanext-spatial/blob/master/.github/workflows/test.yml) for more details.
For previous CKAN versions please use the v1.x tags.
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) 2011-2023 Open Knowledge Foundation and contributors.
It is open and licensed under the GNU Affero General Public License (AGPL) v3.0 whose full text may be found at: