brouter-web/layers/extra/ignf-map.geojson
2024-05-27 09:58:53 +02:00

15 lines
540 B
JSON

{
"geometry": null,
"properties": {
"attribution": {
"html": "© <a href='https://www.ign.fr/' target='_blank'>IGN</a>"
},
"id": "ignf-map",
"max_zoom": 21,
"name": "IGN France - Plan IGN",
"type": "tms",
"url": "https://data.geopf.fr/wmts?LAYER=GEOGRAPHICALGRIDSYSTEMS.PLANIGNV2&EXCEPTIONS=text/xml&FORMAT=image/png&SERVICE=WMTS&VERSION=1.0.0&REQUEST=GetTile&STYLE=normal&TILEMATRIXSET=PM&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}"
},
"type": "Feature"
}