Changes between Version 128 and Version 129 of Maps/Worldwide


Ignore:
Timestamp:
2022-02-09T14:00:52+01:00 (4 years ago)
Author:
stoecker
Comment:

Use apikey

Legend:

Unmodified
Added
Removed
Modified
  • Maps/Worldwide

    v128 v129  
    183183        <category>osmbasedmap</category>
    184184        <type>tms</type>
    185         <url>https://{switch:a,b,c}.tile.thunderforest.com/cycle/{zoom}/{x}/{y}.png?apikey=7bd5ed2197cf4da29fa26de0ba6530cc</url> <!-- JOSM API key -->
     185        <url>https://{switch:a,b,c}.tile.thunderforest.com/cycle/{zoom}/{x}/{y}.png?apikey={apikey}</url>
    186186        <max-zoom>22</max-zoom>
    187187        <attribution-text mandatory='true'>Data © OpenStreetMap contributors</attribution-text>
     
    213213        <category>osmbasedmap</category>
    214214        <type>tms</type>
    215         <url>https://{switch:a,b,c}.tile.thunderforest.com/landscape/{zoom}/{x}/{y}.png?apikey=7bd5ed2197cf4da29fa26de0ba6530cc</url> <!-- JOSM API key -->
     215        <url>https://{switch:a,b,c}.tile.thunderforest.com/landscape/{zoom}/{x}/{y}.png?apikey={apikey}</url>
    216216        <attribution-text mandatory='true'>Data © OpenStreetMap contributors</attribution-text>
    217217        <attribution-url>https://www.openstreetmap.org/copyright/</attribution-url>
     
    227227        <category>osmbasedmap</category>
    228228        <type>tms</type>
    229         <url>https://{switch:a,b,c}.tile.thunderforest.com/outdoors/{zoom}/{x}/{y}.png?apikey=7bd5ed2197cf4da29fa26de0ba6530cc</url> <!-- JOSM API key -->
     229        <url>https://{switch:a,b,c}.tile.thunderforest.com/outdoors/{zoom}/{x}/{y}.png?apikey={apikey}</url>
    230230        <max-zoom>22</max-zoom>
    231231        <attribution-text mandatory='true'>Data © OpenStreetMap contributors</attribution-text>