2

(converted to a question from API key required)

After obtaining an API key from Thunderforest how can I use it with QGIS or OCM?

asked 30 Apr '17, 08:40

ayu's gravatar image

ayu
41113
accept rate: 0%

converted to question 30 Apr '17, 10:33

scai's gravatar image

scai ♦
31.9k20291442

The QuickMapService does so show an API request, ... and where exactly in the properties of the QOSM layer does one insert this darn API Key line?

I keep reading this in forum after forum, but there is no place in my OSM layer properties dialogue to insert such a URL line. Frustrated? You bet!! seems like a simple question to answer. I've wasted hours chasing this elusive solution. I created a thunderforest account and have the API key, now I would like to use the key to get the API request watermark off of my map display. Please, please, please in plain simple English language, could someone tell me where to apply this fiddly key in order to remove the frapping API request watermark from the background map layer?

thx.

(26 Feb '19, 19:16) TooflessGrin

One Answer:
1

I'm not a QGIS user but there is a similar question at gis.stackexchange.com. I'm quoting the answer from AndreJ here:

I guess you are using the QOSM plugin to display the OpenCycleMap, since the standard OSM map does not have API keys.

You can obtain an API key from the map producer Thunderforest. They provide details here, including a sample tile request URL. You can add that to the properties of the QOSM layer, inserting the line

http://a.tile.thunderforest.com/cycle/${z}/${x}/${y}.png?apikey=<insert-your-apikey-here>

and clicking on Add Custom Type. Take care of the grammar for the variables that differs from the linked site.

Alternatively, you can use the QuickMapServices plugin, which does not show an API request for that site at the moment.

permanent link

answered 22 May '17, 10:53

scai's gravatar image

scai ♦
31.9k20291442
accept rate: 23%

edited 22 May '17, 10:54

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
×5

question asked: 30 Apr '17, 08:40

question was seen: 11,505 times

last updated: 27 Feb '19, 07:32

powered by OSQA