Thursday, 1 November 2018

carto - Adding CartoDB basemap to QGIS


I am trying to add a CartoDB basemap to QGIS and am 1) trying to figure out if it is possible and 2) trying to figure out how to do it.


I've installed the QGIS CartoDB plug-in and have connected to my account. When I select Add CartoDB layer from Web >> CartoDB Plugin >> Add CartoDB Layer I only see the data layers I've uploaded to CartoDB, not any base maps. How can I access the basemaps?


Even after installing QuickMapServices I do not see that CartoDB base map: enter image description here




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...