Changes between Version 453 and Version 454 of Maps
- Timestamp:
- 2017-05-18T17:37:59+02:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Maps
v453 v454 95 95 <id>opencylemap</id> 96 96 <type>tms</type> 97 <url>https://{switch:a,b,c}.tile.thunderforest.com/cycle/{zoom}/{x}/{y}.png </url>97 <url>https://{switch:a,b,c}.tile.thunderforest.com/cycle/{zoom}/{x}/{y}.png?apikey=oLYNTE4VvZmslDD</url> <!-- JOSM API key --> 98 98 <max-zoom>22</max-zoom> 99 99 <attribution-text mandatory='true'>Data © OpenStreetMap contributors</attribution-text> … … 109 109 <id>tf-landscape</id> 110 110 <type>tms</type> 111 <url>https://{switch:a,b,c}.tile.thunderforest.com/landscape/{zoom}/{x}/{y}.png </url>111 <url>https://{switch:a,b,c}.tile.thunderforest.com/landscape/{zoom}/{x}/{y}.png?apikey=oLYNTE4VvZmslDD</url> <!-- JOSM API key --> 112 112 <attribution-text mandatory='true'>Data © OpenStreetMap contributors</attribution-text> 113 113 <attribution-url>http://www.openstreetmap.org/copyright/</attribution-url>