e5da0a15c9
Tests were relying on _rest action calls which have now been removed in master (and 2.8) and therefore tests were failing. Makes the tests work, although there is probably some effort required in determining why metadata_modified is not being returned from package_show calls. Also caches the pip output, and tests against newer versions of CKAN |
||
---|---|---|
bin | ||
ckanext | ||
doc | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
MANIFEST.in | ||
README.rst | ||
doc-requirements.txt | ||
pip-requirements.txt | ||
setup.py | ||
test.ini |
README.rst
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.
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:
http://docs.ckan.org/projects/ckanext-spatial
Community
- Developer mailing list: ckan-dev@lists.okfn.org
- Developer IRC channel: #ckan on irc.freenode.net
- Issue tracker
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-2016 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: