* add ignf layers * removes ignf-boundaries * Assign France bbox to IGNF layers but don't restrict bounds because world wide coverage in lower zooms Co-authored-by: Sylvain Lafay <sylvain.lafay@gmail.fr> Co-authored-by: Norbert Renner <norbert.renner@gmx.de>
15 lines
555 B
JSON
15 lines
555 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://wxs.ign.fr/cartes/geoportail/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"
|
|
}
|
|
|