| @@ -2,12 +2,13 @@ | ||
| 2 | 2 | { |
| 3 | 3 | "name":"Open Street Map", |
| 4 | 4 | "id":"default@osm.org", |
| 5 | 5 | "urls":[ |
| 6 | - "http://a.tile.openstreetmap.org/{z}/{x}/{y}.png", | |
| 7 | - "http://b.tile.openstreetmap.org/{z}/{x}/{y}.png", | |
| 8 | - "http://c.tile.openstreetmap.org/{z}/{x}/{y}.png" | |
| 9 | - ] | |
| 6 | + "https://a.tile.openstreetmap.org/{z}/{x}/{y}.png", | |
| 7 | + "https://b.tile.openstreetmap.org/{z}/{x}/{y}.png", | |
| 8 | + "https://c.tile.openstreetmap.org/{z}/{x}/{y}.png" | |
| 9 | + ], | |
| 10 | + "attribution": "© <a href=\"/copyright\">OpenStreetMap</a>." | |
| 10 | 11 | }, |
| 11 | 12 | { |
| 12 | 13 | "name":"Open Cycle Map", |
| 13 | 14 | "id":"OpenCycleMap", |
| @@ -14,11 +15,22 @@ | ||
| 14 | 15 | "urls":[ |
| 15 | 16 | "http://a.tile.opencyclemap.org/cycle/{z}/{x}/{y}.png", |
| 16 | 17 | "http://b.tile.opencyclemap.org/cycle/{z}/{x}/{y}.png", |
| 17 | 18 | "http://c.tile.opencyclemap.org/cycle/{z}/{x}/{y}.png" |
| 18 | - ] | |
| 19 | + ], | |
| 20 | + "attribution": "© <a href=\"/copyright\">OpenStreetMap</a>. Tiles courtesy of <a href=\"http://www.thunderforest.com/\" target=\"_blank\">Andy Allan</a>" | |
| 19 | 21 | }, |
| 20 | 22 | { |
| 23 | + "name":"Humanitarian", | |
| 24 | + "id":"hot", | |
| 25 | + "urls":[ | |
| 26 | + "https://tile-a.openstreetmap.fr/hot/{z}/{x}/{y}.png", | |
| 27 | + "https://tile-b.openstreetmap.fr/hot/{z}/{x}/{y}.png", | |
| 28 | + "https://tile-c.openstreetmap.fr/hot/{z}/{x}/{y}.png" | |
| 29 | + ], | |
| 30 | + "attribution": "© <a href=\"/copyright\">OpenStreetMap</a>." | |
| 31 | + }, | |
| 32 | + { | |
| 21 | 33 | "name":"Map Quest", |
| 22 | 34 | "id":"mapquest", |
| 23 | 35 | "urls":[ |
| 24 | 36 | "http://otile1.mqcdn.com/tiles/1.0.0/osm/{z}/{x}/{y}.png", |
| @@ -23,18 +35,20 @@ | ||
| 23 | 35 | "urls":[ |
| 24 | 36 | "http://otile1.mqcdn.com/tiles/1.0.0/osm/{z}/{x}/{y}.png", |
| 25 | 37 | "http://otile2.mqcdn.com/tiles/1.0.0/osm/{z}/{x}/{y}.png", |
| 26 | 38 | "http://otile3.mqcdn.com/tiles/1.0.0/osm/{z}/{x}/{y}.png" |
| 27 | - ] | |
| 39 | + ], | |
| 40 | + "attribution": "" | |
| 28 | 41 | }, |
| 29 | 42 | { |
| 30 | 43 | "name":"OSM-fr", |
| 31 | 44 | "id":"osmfr", |
| 32 | 45 | "urls":[ |
| 33 | - "http://a.tile.openstreetmap.fr/osmfr/{z}/{x}/{y}.png", | |
| 34 | - "http://b.tile.openstreetmap.fr/osmfr/{z}/{x}/{y}.png", | |
| 35 | - "http://c.tile.openstreetmap.fr/osmfr/{z}/{x}/{y}.png" | |
| 36 | - ] | |
| 46 | + "https://a.tile.openstreetmap.fr/osmfr/{z}/{x}/{y}.png", | |
| 47 | + "https://b.tile.openstreetmap.fr/osmfr/{z}/{x}/{y}.png", | |
| 48 | + "https://c.tile.openstreetmap.fr/osmfr/{z}/{x}/{y}.png" | |
| 49 | + ], | |
| 50 | + "attribution": "© <a href=\"/copyright\">OpenStreetMap</a>." | |
| 37 | 51 | }, |
| 38 | 52 | { |
| 39 | 53 | "name":"2u", |
| 40 | 54 | "id":"2u", |
| @@ -41,9 +55,10 @@ | ||
| 41 | 55 | "urls":[ |
| 42 | 56 | "http://a.layers.openstreetmap.fr/2u/{z}/{x}/{y}.png", |
| 43 | 57 | "http://b.layers.openstreetmap.fr/2u/{z}/{x}/{y}.png", |
| 44 | 58 | "http://c.layers.openstreetmap.fr/2u/{z}/{x}/{y}.png" |
| 45 | - ] | |
| 59 | + ], | |
| 60 | + "attribution": "© <a href=\"/copyright\">OpenStreetMap</a>." | |
| 46 | 61 | }, |
| 47 | 62 | { |
| 48 | 63 | "name":"Satelite", |
| 49 | 64 | "id":"satelite", |
| @@ -50,9 +65,10 @@ | ||
| 50 | 65 | "urls":[ |
| 51 | 66 | "http://otile1-s.mqcdn.com/tiles/1.0.0/sat/{z}/{x}/{y}.jpg", |
| 52 | 67 | "http://otile2-s.mqcdn.com/tiles/1.0.0/sat/{z}/{x}/{y}.jpg", |
| 53 | 68 | "http://otile3-s.mqcdn.com/tiles/1.0.0/sat/{z}/{x}/{y}.jpg" |
| 54 | - ] | |
| 69 | + ], | |
| 70 | + "attribution": "" | |
| 55 | 71 | }, |
| 56 | 72 | { |
| 57 | 73 | "name":"Toner by Stamen", |
| 58 | 74 | "id":"toner", |
| @@ -59,7 +75,39 @@ | ||
| 59 | 75 | "urls":[ |
| 60 | 76 | "http://a.tile.stamen.com/toner/{z}/{x}/{y}.png", |
| 61 | 77 | "http://b.tile.stamen.com/toner/{z}/{x}/{y}.png", |
| 62 | 78 | "http://c.tile.stamen.com/toner/{z}/{x}/{y}.png" |
| 63 | - ] | |
| 79 | + ], | |
| 80 | + "attribution": "Map tiles by <a href=\"http://stamen.com\">Stamen Design</a>, under <a href=\"http://creativecommons.org/licenses/by/3.0\">CC BY 3.0</a>. Data by <a href=\"http://openstreetmap.org\">OpenStreetMap</a>, under <a href=\"http://www.openstreetmap.org/copyright\">ODbL</a>." | |
| 81 | + }, | |
| 82 | + { | |
| 83 | + "name":"Positron", | |
| 84 | + "id":"positron", | |
| 85 | + "urls":[ | |
| 86 | + "http://a.basemaps.cartocdn.com/light_all/{z}/{x}/{y}.png", | |
| 87 | + "http://b.basemaps.cartocdn.com/light_all/{z}/{x}/{y}.png", | |
| 88 | + "http://b.basemaps.cartocdn.com/light_all/{z}/{x}/{y}.png" | |
| 89 | + ], | |
| 90 | + "urls_retina": [ | |
| 91 | + "http://a.basemaps.cartocdn.com/light_all/{z}/{x}/{y}@2x.png", | |
| 92 | + "http://b.basemaps.cartocdn.com/light_all/{z}/{x}/{y}@2x.png", | |
| 93 | + "http://b.basemaps.cartocdn.com/light_all/{z}/{x}/{y}@2x.png" | |
| 94 | + ], | |
| 95 | + "attribution": "© <a href=\"http://www.openstreetmap.org/copyright\">OpenStreetMap</a> contributors, © <a href=\"https://carto.com/attributions\">CARTO</a>" | |
| 96 | + }, | |
| 97 | + { | |
| 98 | + "name":"Dark matter", | |
| 99 | + "id":"darkmatter", | |
| 100 | + "urls":[ | |
| 101 | + " http://a.basemaps.cartocdn.com/dark_all/{z}/{x}/{y}.png", | |
| 102 | + " http://b.basemaps.cartocdn.com/dark_all/{z}/{x}/{y}.png", | |
| 103 | + " http://c.basemaps.cartocdn.com/dark_all/{z}/{x}/{y}.png" | |
| 104 | + ], | |
| 105 | + "urls_retina": [ | |
| 106 | + " http://a.basemaps.cartocdn.com/dark_all/{z}/{x}/{y}@2x.png", | |
| 107 | + " http://b.basemaps.cartocdn.com/dark_all/{z}/{x}/{y}@2x.png", | |
| 108 | + " http://c.basemaps.cartocdn.com/dark_all/{z}/{x}/{y}@2x.png" | |
| 109 | + ], | |
| 110 | + "attribution": "© <a href=\"http://www.openstreetmap.org/copyright\">OpenStreetMap</a> contributors, © <a href=\"https://carto.com/attributions\">CARTO</a>" | |
| 64 | 111 | } |
| 65 | -] | |
| 112 | +] | |
| 113 | + | |