ckanext-spatial icon indicating copy to clipboard operation
ckanext-spatial copied to clipboard

Geospatial extension for CKAN

Results 107 ckanext-spatial issues
Sort by recently updated
recently updated
newest added

Failing because this: ``` Collecting Shapely>=1.2.13 (from -r doc-requirements.txt (line 4)) Downloading Shapely-1.5.13.tar.gz (176kB) Complete output from command python setup.py egg_info: Failed `CDLL(libgeos_c.so.1)` Failed `CDLL(libgeos_c.so)` Traceback (most recent call last):...

[The Install PostGIS and system packages section of the documentation](https://docs.ckan.org/projects/ckanext-spatial/en/latest/install.html#install-postgis-and-system-packages) is outdated, covering only Ubuntu 12.04 and 14.04. Starting from PostgreSQL 9.2, there is [a simpler way of enabling PostGIS...

Depending on the version of PyCSW you install, you may encounter a problem running the `ckan-pycsw` paster command with: ``` pkg_resources.ContextualVersionConflict: (OWSLib 0.8.6 (/usr/lib/venv/lib/python2.7/site-packages), Requirement.parse('OWSLib==0.16.0'), set(['pycsw'])) ``` This is because...

Add support to string localization for action buttons in spatial query (buttons template). See [string-i18n.html#internationalizing-strings-in-javascript-code](https://docs.ckan.org/en/2.8/contributing/string-i18n.html#internationalizing-strings-in-javascript-code).

Define 0.2 as a first version and start creating new versions after fixes and improvements. ## Tasks - [ ] Start using GitHub tags for each version. - [ ]...

Hi all, just install CKAN 2.8.2 and the last version from master branch of ckanext-harvest and ckanext-spatial. My goal is to have CKAN harvest XML metadata ISO 19115 hosted by...

Hello guys, We are currently testing the spatial extension and it is a great extension. Well done. Just one question. I tried to add the following spatial metadata with type...

Does the extension support harvesting from a [CSW 3.0](https://www.opengeospatial.org/standards/cat) source? Is this a limitation of OWSLib?

for instance the Cancel and Apply buttons (https://github.com/ckan/ckanext-spatial/blob/master/ckanext/spatial/public/js/spatial_query.js#L22) but also 'Zoom in' / 'Zoom out' and 'Draw a rectangle' buttons I tried using the translation method provided by CKAN (https://docs.ckan.org/en/2.8/contributing/string-i18n.html#internationalizing-strings-in-javascript-code)...

For many TMS sources, the zoomOffset option is important (prevents you from using a source)