Wednesday, 18 April 2018

Adding Basemaps from Google or Bing in QGIS?


ArcGIS Desktop has the option of using basemaps from ArcGIS online.


Does QGIS have any such options?



Answer



Update 2019: No plugin needed, see new answer: https://gis.stackexchange.com/a/217670/187


Update 2015: A new plugin with even more background map options is QuickMapServices


Original: Use the OpenLayers plugin to get Google Maps, Bing, OSM or Yahoo background maps.


Note that these layers are NOT SUITABLE FOR PRINTING! (see open tickets in the answer to https://gis.stackexchange.com/a/42141/187)


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...