ckanext-geoview
ckanext-geoview copied to clipboard
CKAN Geospatial ResourceView
Shouldnt Pip Install the requirements in pip-requirements.txt? ```pip install ckanext-geoview DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python...
We can probably remove the fusion table bits now it's dead as of 3rd Dec 2019: https://support.google.com/fusiontables/answer/2571232
I would like to propose proxying WMS tiles, to prevent mixing secure/insecure content. Maybe in the long term it should be configurable?
using ckan 2.9.1 and ckanext-geoview-0.0.17 2021-04-21 10:19:29,551 ERROR [ckan.lib.webassets_tools] Trying to include unknown asset:
Can any1 help with geo map visualization issues.. we have ckan 2.5 in production and we are installing 2.9, we migrated datasets and more and less everything is working fine,...
After installing the geoview, and add the plugin in ckan.ini, when I run ckan, there are many errors. Such as: 1) except Exception, inst: ^ SyntaxError: invalid syntax 2) AttributeError:...
I did not found any compatibility matrix for this extension. Is this extension compatible with python3/ckan 2.9 ? Thx.
I would like to have multi basemap. However, adding a wms doesn't work as it only supports wms version 1.1.1. It seems in the code that if I do not...
Hi, The doc mentions the possibility to override the StyleMap in the resource's view config. But there is no StyleMap object, as far as I know, in OL4. Could you...
Hi, When configuring a WMS background layer, ckanext-spatial requires a [ckanext.spatial.common_map.wms.layers](https://github.com/ckan/ckanext-spatial/blob/master/ckanext/spatial/public/js/common_map.js#L69) parameter but geoview is looking for a ckanext.spatial.common_map.wms.layer one (singular)