Skip to content

Commit

Permalink
Update IGN tiles URL
Browse files Browse the repository at this point in the history
  • Loading branch information
frodrigo committed Oct 15, 2024
1 parent 71cddc7 commit 7948f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"ortho": {
"type": "raster",
"tiles": [
"https://wxs.ign.fr/pratique/geoportail/wmts?=&REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&TILEMATRIXSET=PM&LAYER=ORTHOIMAGERY.ORTHOPHOTOS&STYLE=normal&FORMAT=image/jpeg&TILECOL={x}&TILEROW={y}&TILEMATRIX={z}"
"https://data.geopf.fr/tms/1.0.0/ORTHOIMAGERY.ORTHOPHOTOS/{z}/{x}/{y}.jpeg"
],
"tileSize": 256,
"attribution": "IGN"
Expand Down

0 comments on commit 7948f51

Please sign in to comment.