2

I know this has been beaten to death, but I don't see how to do this in QGIS 3.

I have the API Key and Tile Layer URL.

So I add OSM Cycle Map via Web>Quick Map Services>OSM

I right click on Properties in Layers, but then what do I do? Here's the screen shot on macOS, QGIS 3.2.3alt text

Thanks

asked 20 Oct '18, 22:44

MtnBiker's gravatar image

MtnBiker
71226
accept rate: 0%

edited 20 Oct '18, 23:27

aseerel4c26's gravatar image

aseerel4c26 ♦
32.2k16239552


One Answer:
4

Hi, I also struggled a couple of hours to enter the API Key of Thunderforest in QGIS3.

The OSM layer must not be added via QuickMapService.

Instead, in the browser, there is an entry "XYZ tiles"

Right click, "new connection"

in Name: write whatever you want. "OSM Landscape Map " is quite good.

in URL: write the "https://tile.thunderforest.com/landscape/{z}/{x}/{y}.png?apikey=xxxxx" (put your API Key) click OK

A new entry 'OSM Landscape' appears under XYZ tiles

Right click it, "Add selected leyers to canvas".

Done !

permanent link

answered 14 Dec '18, 13:01

ospeleo's gravatar image

ospeleo
6121
accept rate: 0%

edited 14 Dec '18, 13:02

1

@ospeleo: useful, XYZ tiles are non-obvious if one is used to earlier versions of QGIS.

(14 Dec '18, 13:54) 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:

×57
×56
×1

question asked: 20 Oct '18, 22:44

question was seen: 3,171 times

last updated: 14 Dec '18, 13:54

powered by OSQA