brouter-web/layers/extra/swisstopo-landeskarte.geojson
Sylvain Lafay 9bcd36b028
fix swisstopo-landeskarte id (#464)
Co-authored-by: Sylvain Lafay <sylvain.lafay@gmail.fr>
2021-12-01 21:37:19 +01:00

17 lines
506 B
JSON

{
"geometry": null,
"properties": {
"attribution": {
"html": "© <a href='https://www.swisstopo.ch/' target='_blank'>Swisstopo</a>"
},
"id": "swisstopo-landeskarte",
"max_zoom": 28,
"name": "Swisstopo Landeskarte",
"type": "tms",
"url": "https://wmts.geo.admin.ch/1.0.0/ch.swisstopo.pixelkarte-farbe/default/current/3857/{z}/{x}/{y}.jpeg",
"layers": "web",
"format": "image/jpeg"
},
"type": "Feature"
}