1
1

How can I bring in OpenStreetMap raster maps into QGIS?

Meta: this is effectively asking an earlier question again, but restricted to QGIS versions from 2016 and later.

asked 08 Oct '16, 10:55

SK53's gravatar image

SK53 ♦
23.6k46238372
accept rate: 20%


One Answer:
2

QGIS (2.10 upwards) has two plugins available in the main repository which allow the addition of many raster tile layers, including those based on OSM:

  • QuickMap Services. Accesses tiles directly allowing cacheing of tiles and reprojection. Eliminates some of the issues with:
  • OpenLayers Plugin. This is the plugin which has been recommended for a number of years. However it does not work well with QGIS composer, and one is forced to use Popular Mercator projection (ESPG:900913 /EPSG:3087).

The former, QuickMap Services, is easy to use and is more flexible than the OpenLayers Plugin. Indeed, QuickMap Services was built upon the OpenLayers Plugin.

Both plugins can be installed directly from the Plugin menu in QGIS.

There may be differences in flexibility of adding specific layers to these plugins, but this topic merits a separate question.

permanent link

answered 08 Oct '16, 11:09

SK53's gravatar image

SK53 ♦
23.6k46238372
accept rate: 20%

Note that neither of these plugins are available for QGIS 3.0 at present.

(08 Mar '18, 15:56) SK53 ♦

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×243
×57

question asked: 08 Oct '16, 10:55

question was seen: 7,762 times

last updated: 08 Mar '18, 15:56

powered by OSQA