ckan / ckanext-spatial

Geospatial extension for CKAN
http://docs.ckan.org/projects/ckanext-spatial
125 stars 190 forks source link

The datapreview map used by ckanext geoview does not work after changing ckanext.spatial.common_map.type either to custom or to another map.type #325

Open diegom22 opened 4 months ago

diegom22 commented 4 months ago

There is an issue where there config for ckanext-geoview preview dataset map interferes with the mapwidget on setting ckanext.spatial.common_map.type configuration in the ckan.ini. Is it possible to set the default map as OpenStreet maps (https://tile.openstreetmap.org/{z}/{x}/{y}.png) for both the maps. This issue started after the removal of Stamen terrain tiles as the default map