Skip to content

Commit fdb726a

Browse files
Update leaflet providers/compress JSON [automated]
1 parent 8a15802 commit fdb726a

2 files changed

Lines changed: 51 additions & 5 deletions

File tree

provider_sources/leaflet-providers-parsed.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2622,7 +2622,7 @@
26222622
},
26232623
"_meta": {
26242624
"description": "JSON representation of the leaflet providers defined by the leaflet-providers.js extension to Leaflet (https://github.com/leaflet-extras/leaflet-providers)",
2625-
"date_of_creation": "2026-08-15",
2625+
"date_of_creation": "2026-09-02",
26262626
"commit": "commit 3cee97052bd9cf0dd21aa8dcfc938497a63fdc8c (docs(changelog): #791)"
26272627
}
26282628
}

xyzservices/data/providers.json

Lines changed: 50 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7237,6 +7237,29 @@
72377237
"TileMatrixSet": "PM_6_16",
72387238
"apikey": "your_api_key_here"
72397239
},
7240+
"Ignf_masque-carto-formations-vegetales_2010": {
7241+
"url": "https://data.geopf.fr/wmts?SERVICE=WMTS&VERSION=1.0.0&REQUEST=GetTile&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}",
7242+
"html_attribution": "<a target=\"_blank\"href=\"https://www.geoportail.gouv.fr/\">Geoportail France</a>",
7243+
"attribution": "Geoportail France",
7244+
"bounds": [
7245+
[
7246+
15.832,
7247+
-61.8098
7248+
],
7249+
[
7250+
16.5145,
7251+
-61.002
7252+
]
7253+
],
7254+
"min_zoom": 6,
7255+
"max_zoom": 16,
7256+
"format": "image/png",
7257+
"style": "normal",
7258+
"variant": "IGNF_MASQUE-CARTO-FORMATIONS-VEGETALES_2010",
7259+
"name": "GeoportailFrance.Ignf_masque-carto-formations-vegetales_2010",
7260+
"TileMatrixSet": "PM_6_16",
7261+
"apikey": "your_api_key_here"
7262+
},
72407263
"Ignf_masque-carto-formations-vegetales_2016": {
72417264
"url": "https://data.geopf.fr/wmts?SERVICE=WMTS&VERSION=1.0.0&REQUEST=GetTile&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}",
72427265
"html_attribution": "<a target=\"_blank\"href=\"https://www.geoportail.gouv.fr/\">Geoportail France</a>",
@@ -7329,6 +7352,29 @@
73297352
"TileMatrixSet": "PM_6_16",
73307353
"apikey": "your_api_key_here"
73317354
},
7355+
"Ignf_masque-carto-formations-vegetales_2024": {
7356+
"url": "https://data.geopf.fr/wmts?SERVICE=WMTS&VERSION=1.0.0&REQUEST=GetTile&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}",
7357+
"html_attribution": "<a target=\"_blank\"href=\"https://www.geoportail.gouv.fr/\">Geoportail France</a>",
7358+
"attribution": "Geoportail France",
7359+
"bounds": [
7360+
[
7361+
15.832,
7362+
-61.8098
7363+
],
7364+
[
7365+
16.5145,
7366+
-61.002
7367+
]
7368+
],
7369+
"min_zoom": 6,
7370+
"max_zoom": 16,
7371+
"format": "image/png",
7372+
"style": "normal",
7373+
"variant": "IGNF_MASQUE-CARTO-FORMATIONS-VEGETALES_2024",
7374+
"name": "GeoportailFrance.Ignf_masque-carto-formations-vegetales_2024",
7375+
"TileMatrixSet": "PM_6_16",
7376+
"apikey": "your_api_key_here"
7377+
},
73327378
"Ignf_masque_foret_2021_2023": {
73337379
"url": "https://data.geopf.fr/wmts?SERVICE=WMTS&VERSION=1.0.0&REQUEST=GetTile&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}",
73347380
"html_attribution": "<a target=\"_blank\"href=\"https://www.geoportail.gouv.fr/\">Geoportail France</a>",
@@ -13246,12 +13292,12 @@
1324613292
"attribution": "Geoportail France",
1324713293
"bounds": [
1324813294
[
13249-
41.316,
13250-
-5.16931
13295+
-22.0,
13296+
-10.0
1325113297
],
1325213298
[
13253-
51.1027,
13254-
9.57647
13299+
52.0,
13300+
56.0
1325513301
]
1325613302
],
1325713303
"min_zoom": 0,

0 commit comments

Comments
 (0)