| @@ -16,9 +16,8 @@ | ||
| 16 | 16 | "http://a.tile.opencyclemap.org/cycle/{z}/{x}/{y}.png", |
| 17 | 17 | "http://b.tile.opencyclemap.org/cycle/{z}/{x}/{y}.png", |
| 18 | 18 | "http://c.tile.opencyclemap.org/cycle/{z}/{x}/{y}.png" |
| 19 | 19 | ], |
| 20 | - "api_param": "apikey", | |
| 21 | 20 | "attribution": "© <a href=\"/copyright\">OpenStreetMap</a>. Tiles courtesy of <a href=\"http://www.thunderforest.com/\" target=\"_blank\">Andy Allan</a>" |
| 22 | 21 | }, |
| 23 | 22 | { |
| 24 | 23 | "name":"Humanitarian", |
| @@ -50,18 +49,8 @@ | ||
| 50 | 49 | ], |
| 51 | 50 | "attribution": "© <a href=\"/copyright\">OpenStreetMap</a>." |
| 52 | 51 | }, |
| 53 | 52 | { |
| 54 | - "name":"Etalab", | |
| 55 | - "id":"etalab", | |
| 56 | - "urls":[ | |
| 57 | - "https://openmaptiles.geo.data.gouv.fr/data/france-vector/{z}/{x}/{y}.pbf", | |
| 58 | - "https://b.tile.openstreetmap.fr/osmfr/{z}/{x}/{y}.png", | |
| 59 | - "https://c.tile.openstreetmap.fr/osmfr/{z}/{x}/{y}.png" | |
| 60 | - ], | |
| 61 | - "attribution": "© <a href=\"/copyright\">OpenStreetMap</a>." | |
| 62 | - }, | |
| 63 | - { | |
| 64 | 53 | "name":"2u", |
| 65 | 54 | "id":"2u", |
| 66 | 55 | "urls":[ |
| 67 | 56 | "http://a.layers.openstreetmap.fr/2u/{z}/{x}/{y}.png", |
| @@ -120,4 +109,5 @@ | ||
| 120 | 109 | ], |
| 121 | 110 | "attribution": "© <a href=\"http://www.openstreetmap.org/copyright\">OpenStreetMap</a> contributors, © <a href=\"https://carto.com/attributions\">CARTO</a>" |
| 122 | 111 | } |
| 123 | 112 | ] |
| 113 | + | |