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

15 lines
551 B
JSON

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