Changes between Version 128 and Version 129 of Maps/Worldwide
- Timestamp:
- 2022-02-09T14:00:52+01:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Maps/Worldwide
v128 v129 183 183 <category>osmbasedmap</category> 184 184 <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> 186 186 <max-zoom>22</max-zoom> 187 187 <attribution-text mandatory='true'>Data © OpenStreetMap contributors</attribution-text> … … 213 213 <category>osmbasedmap</category> 214 214 <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> 216 216 <attribution-text mandatory='true'>Data © OpenStreetMap contributors</attribution-text> 217 217 <attribution-url>https://www.openstreetmap.org/copyright/</attribution-url> … … 227 227 <category>osmbasedmap</category> 228 228 <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> 230 230 <max-zoom>22</max-zoom> 231 231 <attribution-text mandatory='true'>Data © OpenStreetMap contributors</attribution-text>
