OSM Thunderforest API keys in QGIS3How to filter OSM data for addr keys with OsmosisShowing tags (keys and values) when converting .osm to .shp?Trouble using XYZ Tiles in QGIS 3 on MacClipping raster layer supplied from web (e.g. OSM)
How to say "cheat sheet" in French
Why did the Soviet Union not "grant" Inner Mongolia to Mongolia after World War Two?
Does wetting a beer glass change the foam characteristics?
Why does (inf + 0j)*1 evaluate to inf + nanj?
Worms crawling under skin
Hilbert's hotel: why can't I repeat it infinitely many times?
What is the meaning of word 'crack' in chapter 33 of A Game of Thrones?
Why solving a differentiated integral equation might eventually lead to erroneous solutions of the original problem?
Tesla coil and Tesla tower
How to create fractional SI units (SI...sqrts)?
Why weren't the Death Star plans transmitted electronically?
Under what circumstances would RAM locations 0 and 1 be written and/or read on the C64?
If an object moving in a circle experiences centripetal force, then doesn't it also experience centrifugal force, because of Newton's third law?
Examples of "unsuccessful" theories with afterlives
Received a package but didn't order it
Could Apollo astronauts see city lights from the moon?
OSM Thunderforest API keys in QGIS3
Fuel sender works when outside of tank, but not when in tank
How can an attacker use robots.txt?
List of 1000 most common words across all languages
Does "as soon as" imply simultaneity?
Is it more effective to add yeast before or after kneading?
How 象【しょう】 ( ≈かたち、 すがた、ようす) and 象【ぞう】 (どうぶつ) got to be written with the same kanji?
A famous scholar sent me an unpublished draft of hers. Then she died. I think her work should be published. What should I do?
OSM Thunderforest API keys in QGIS3
How to filter OSM data for addr keys with OsmosisShowing tags (keys and values) when converting .osm to .shp?Trouble using XYZ Tiles in QGIS 3 on MacClipping raster layer supplied from web (e.g. OSM)
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
This question has been asked for QGIS 2 and it was poorly answered.
I have my API key from Thunderforest for accessing the OSM maps. I am trying to use the 'OSM TF outdoors' map. It requires an API key. But I have no idea where to put the url that contains my API key. The options that existed in QGIS 2 are either not there, or the answers are too vague to properly lead me to where I need to be.
I obtained the Thunderforest map through QuickMapServices
Does anyone know where to place OSM TF API keys in QGIS 3?
openstreetmap qgis-3 quickmapservices
New contributor
Riley Hughes is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment
|
This question has been asked for QGIS 2 and it was poorly answered.
I have my API key from Thunderforest for accessing the OSM maps. I am trying to use the 'OSM TF outdoors' map. It requires an API key. But I have no idea where to put the url that contains my API key. The options that existed in QGIS 2 are either not there, or the answers are too vague to properly lead me to where I need to be.
I obtained the Thunderforest map through QuickMapServices
Does anyone know where to place OSM TF API keys in QGIS 3?
openstreetmap qgis-3 quickmapservices
New contributor
Riley Hughes is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment
|
This question has been asked for QGIS 2 and it was poorly answered.
I have my API key from Thunderforest for accessing the OSM maps. I am trying to use the 'OSM TF outdoors' map. It requires an API key. But I have no idea where to put the url that contains my API key. The options that existed in QGIS 2 are either not there, or the answers are too vague to properly lead me to where I need to be.
I obtained the Thunderforest map through QuickMapServices
Does anyone know where to place OSM TF API keys in QGIS 3?
openstreetmap qgis-3 quickmapservices
New contributor
Riley Hughes is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
This question has been asked for QGIS 2 and it was poorly answered.
I have my API key from Thunderforest for accessing the OSM maps. I am trying to use the 'OSM TF outdoors' map. It requires an API key. But I have no idea where to put the url that contains my API key. The options that existed in QGIS 2 are either not there, or the answers are too vague to properly lead me to where I need to be.
I obtained the Thunderforest map through QuickMapServices
Does anyone know where to place OSM TF API keys in QGIS 3?
openstreetmap qgis-3 quickmapservices
openstreetmap qgis-3 quickmapservices
New contributor
Riley Hughes is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Riley Hughes is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 6 hours ago
MrXsquared
3,6871 gold badge12 silver badges26 bronze badges
3,6871 gold badge12 silver badges26 bronze badges
New contributor
Riley Hughes is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 8 hours ago
Riley HughesRiley Hughes
1112 bronze badges
1112 bronze badges
New contributor
Riley Hughes is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Riley Hughes is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment
|
add a comment
|
2 Answers
2
active
oldest
votes
As stated on an example at thunderforest.com use https://tile.thunderforest.com/cycle/z/x/y.png?apikey=<insert-your-apikey-here>.
You can add XYZ-Tiles to QGIS via Browser -> XYZ-Tiles -> New Connection


add a comment
|
If you want to use QuickMapServices
1) go to Web -> QuickMapServices -> Settings

2) add/edit/remove -> create service from existing (3.a) or create new service (3.b)

3.a) If you chose create service from existing choose the one you want to edit.

3.b) If you create a new service choose TMS as Type

4) in TMS tab edit the url and insert your api key

add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "79"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Riley Hughes is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f336560%2fosm-thunderforest-api-keys-in-qgis3%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
As stated on an example at thunderforest.com use https://tile.thunderforest.com/cycle/z/x/y.png?apikey=<insert-your-apikey-here>.
You can add XYZ-Tiles to QGIS via Browser -> XYZ-Tiles -> New Connection


add a comment
|
As stated on an example at thunderforest.com use https://tile.thunderforest.com/cycle/z/x/y.png?apikey=<insert-your-apikey-here>.
You can add XYZ-Tiles to QGIS via Browser -> XYZ-Tiles -> New Connection


add a comment
|
As stated on an example at thunderforest.com use https://tile.thunderforest.com/cycle/z/x/y.png?apikey=<insert-your-apikey-here>.
You can add XYZ-Tiles to QGIS via Browser -> XYZ-Tiles -> New Connection


As stated on an example at thunderforest.com use https://tile.thunderforest.com/cycle/z/x/y.png?apikey=<insert-your-apikey-here>.
You can add XYZ-Tiles to QGIS via Browser -> XYZ-Tiles -> New Connection


answered 6 hours ago
MrXsquaredMrXsquared
3,6871 gold badge12 silver badges26 bronze badges
3,6871 gold badge12 silver badges26 bronze badges
add a comment
|
add a comment
|
If you want to use QuickMapServices
1) go to Web -> QuickMapServices -> Settings

2) add/edit/remove -> create service from existing (3.a) or create new service (3.b)

3.a) If you chose create service from existing choose the one you want to edit.

3.b) If you create a new service choose TMS as Type

4) in TMS tab edit the url and insert your api key

add a comment
|
If you want to use QuickMapServices
1) go to Web -> QuickMapServices -> Settings

2) add/edit/remove -> create service from existing (3.a) or create new service (3.b)

3.a) If you chose create service from existing choose the one you want to edit.

3.b) If you create a new service choose TMS as Type

4) in TMS tab edit the url and insert your api key

add a comment
|
If you want to use QuickMapServices
1) go to Web -> QuickMapServices -> Settings

2) add/edit/remove -> create service from existing (3.a) or create new service (3.b)

3.a) If you chose create service from existing choose the one you want to edit.

3.b) If you create a new service choose TMS as Type

4) in TMS tab edit the url and insert your api key

If you want to use QuickMapServices
1) go to Web -> QuickMapServices -> Settings

2) add/edit/remove -> create service from existing (3.a) or create new service (3.b)

3.a) If you chose create service from existing choose the one you want to edit.

3.b) If you create a new service choose TMS as Type

4) in TMS tab edit the url and insert your api key

edited 6 hours ago
answered 6 hours ago
MrXsquaredMrXsquared
3,6871 gold badge12 silver badges26 bronze badges
3,6871 gold badge12 silver badges26 bronze badges
add a comment
|
add a comment
|
Riley Hughes is a new contributor. Be nice, and check out our Code of Conduct.
Riley Hughes is a new contributor. Be nice, and check out our Code of Conduct.
Riley Hughes is a new contributor. Be nice, and check out our Code of Conduct.
Riley Hughes is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Geographic Information Systems Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f336560%2fosm-thunderforest-api-keys-in-qgis3%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown