[ckan-dev] [ckan-global-user-group] Important: MapQuest tiles failing on spatial widgets and maps, workarounds and alternatives

Maurizio Napolitano napo at fbk.eu
Mon Jul 18 18:37:52 UTC 2016


I like a lot the rendering made by Wikimedia Foundation
https://maps.wikimedia.org

here the tms url
https://maps.wikimedia.org/osm-intl/{z}/{x}/{y}.png

ckanext.spatial.common_map.type = custom
ckanext.spatial.common_map.custom.url =
https://maps.wikimedia.org/osm-intl/{z}/{x}/{y}.png
ckanext.spatial.common_map.attribution = Maps © <a
rref="http://www.wikimedia.org">Wikimedia Foundation</a>, Data ©
<a href="http://www.openstreetmap.org/copyright">OpenStreetMap
contributors</a>

If you are looking for some tms sources I suggest you to check on the
source code of the QuickMapServices QGIS Plugin
https://plugins.qgis.org/plugins/quick_map_services/

In particular the .ini files present in this directory
https://github.com/nextgis/quickmapservices/tree/master/src/data_sources
https://github.com/nextgis/quickmapservices_contrib/tree/master/data_sources



More information about the ckan-dev mailing list