Skip to content

Commit

Permalink
Update leaflet providers/compress JSON [automated]
Browse files Browse the repository at this point in the history
  • Loading branch information
martinfleis committed Oct 15, 2024
1 parent 0c19be8 commit 00a84e2
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 91 deletions.
11 changes: 9 additions & 2 deletions provider_sources/leaflet-providers-parsed.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,13 @@
]
],
"name": "OpenStreetMap.BZH"
},
"CAT": {
"url": "https://tile.openstreetmap.bzh/ca/{z}/{x}/{y}.png",
"max_zoom": 19,
"html_attribution": "&copy; <a href=\"https://www.openstreetmap.org/copyright\">OpenStreetMap</a> contributors, Tiles courtesy of <a href=\"https://www.openstreetmap.cat\" target=\"_blank\">Breton OpenStreetMap Team</a>",
"attribution": "(C) OpenStreetMap contributors, Tiles courtesy of Breton OpenStreetMap Team",
"name": "OpenStreetMap.CAT"
}
},
"MapTilesAPI": {
Expand Down Expand Up @@ -3065,7 +3072,7 @@
},
"_meta": {
"description": "JSON representation of the leaflet providers defined by the leaflet-providers.js extension to Leaflet (https://github.com/leaflet-extras/leaflet-providers)",
"date_of_creation": "2024-10-01",
"commit": "commit ea77e70cdf5c56638d36d48f76a670e126c347ef (build(deps-dev): bump eslint-plugin-html from 8.1.1 to 8.1.2\n\nBumps [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) from 8.1.1 to 8.1.2.\n- [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/BenoitZugmeyer/eslint-plugin-html/compare/v8.1.1...v8.1.2)\n\n---\nupdated-dependencies:\n- dependency-name: eslint-plugin-html\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>)"
"date_of_creation": "2024-10-15",
"commit": "commit e0bf84004f2c2618d8595b2390c7a86e80cdb7d8 (build(deps-dev): bump eslint from 9.11.1 to 9.12.0\n\nBumps [eslint](https://github.com/eslint/eslint) from 9.11.1 to 9.12.0.\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v9.11.1...v9.12.0)\n\n---\nupdated-dependencies:\n- dependency-name: eslint\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>)"
}
}
254 changes: 165 additions & 89 deletions xyzservices/data/providers.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,13 @@
],
"name": "OpenStreetMap.BZH"
},
"CAT": {
"url": "https://tile.openstreetmap.bzh/ca/{z}/{x}/{y}.png",
"max_zoom": 19,
"html_attribution": "&copy; <a href=\"https://www.openstreetmap.org/copyright\">OpenStreetMap</a> contributors, Tiles courtesy of <a href=\"https://www.openstreetmap.cat\" target=\"_blank\">Breton OpenStreetMap Team</a>",
"attribution": "(C) OpenStreetMap contributors, Tiles courtesy of Breton OpenStreetMap Team",
"name": "OpenStreetMap.CAT"
},
"BlackAndWhite": {
"url": "http://{s}.tiles.wmflabs.org/bw-mapnik/{z}/{x}/{y}.png",
"max_zoom": 18,
Expand Down Expand Up @@ -3805,12 +3812,12 @@
]
],
"min_zoom": 6,
"max_zoom": 18,
"max_zoom": 16,
"format": "image/png",
"style": "DELAISSES.AUTOROUTIERS",
"variant": "DELAISSES.AUTOROUTIERS",
"name": "GeoportailFrance.Delaisses_Autoroutiers",
"TileMatrixSet": "PM_6_18",
"TileMatrixSet": "PM_6_16",
"apikey": "your_api_key_here"
},
"Delmar_wmts": {
Expand Down Expand Up @@ -13661,10 +13668,79 @@
"style": "normal",
"variant": "PCRS.LAMB93",
"name": "GeoportailFrance.Pcrs_Lamb93",
"TileMatrixSet": "LAMB93_5cm_6_22",
"TileMatrixSet": "2154_5cm_6_22",
"apikey": "your_api_key_here",
"status": "broken"
},
"Plan_ign_074_gris_n15": {
"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}",
"html_attribution": "<a target=\"_blank\"href=\"https://www.geoportail.gouv.fr/\">Geoportail France</a>",
"attribution": "Geoportail France",
"bounds": [
[
45.4544,
5.47119
],
[
46.5192,
7.56134
]
],
"min_zoom": 0,
"max_zoom": 15,
"format": "image/png",
"style": "normal",
"variant": "PLAN_IGN_074_GRIS_N15",
"name": "GeoportailFrance.Plan_ign_074_gris_n15",
"TileMatrixSet": "PM_0_15",
"apikey": "your_api_key_here"
},
"Plan_ign_074_n10_gris": {
"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}",
"html_attribution": "<a target=\"_blank\"href=\"https://www.geoportail.gouv.fr/\">Geoportail France</a>",
"attribution": "Geoportail France",
"bounds": [
[
45.4544,
5.47119
],
[
46.5192,
7.56134
]
],
"min_zoom": 0,
"max_zoom": 10,
"format": "image/png",
"style": "normal",
"variant": "PLAN_IGN_074_N10_GRIS",
"name": "GeoportailFrance.Plan_ign_074_n10_gris",
"TileMatrixSet": "PM_0_10",
"apikey": "your_api_key_here"
},
"Plan_ign_074_n13_gris": {
"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}",
"html_attribution": "<a target=\"_blank\"href=\"https://www.geoportail.gouv.fr/\">Geoportail France</a>",
"attribution": "Geoportail France",
"bounds": [
[
45.4544,
5.47119
],
[
46.5192,
7.56134
]
],
"min_zoom": 0,
"max_zoom": 13,
"format": "image/png",
"style": "normal",
"variant": "PLAN_IGN_074_N13_GRIS",
"name": "GeoportailFrance.Plan_ign_074_n13_gris",
"TileMatrixSet": "PM_0_13",
"apikey": "your_api_key_here"
},
"Points_Injection_Biomethane": {
"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}",
"html_attribution": "<a target=\"_blank\"href=\"https://www.geoportail.gouv.fr/\">Geoportail France</a>",
Expand Down Expand Up @@ -15045,27 +15121,50 @@
"TileMatrixSet": "PM_0_16",
"apikey": "your_api_key_here"
},
"Raster_zh_auvergnera_masktrue": {
"Raster_zh_centrevdl": {
"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}",
"html_attribution": "<a target=\"_blank\"href=\"https://www.geoportail.gouv.fr/\">Geoportail France</a>",
"attribution": "Geoportail France",
"bounds": [
[
44.1399,
2.07737
46.321,
0.0993186
],
[
46.7242,
7.28787
48.9503,
3.13104
]
],
"min_zoom": 6,
"min_zoom": 7,
"max_zoom": 14,
"format": "image/png",
"style": "normal",
"variant": "Raster_ZH_auvergneRA_masktrue",
"name": "GeoportailFrance.Raster_zh_auvergnera_masktrue",
"TileMatrixSet": "LAMB93_50cm_6_14",
"variant": "Raster_ZH_centreVDL",
"name": "GeoportailFrance.Raster_zh_centrevdl",
"TileMatrixSet": "LAMB93_50cm_7_14",
"apikey": "your_api_key_here"
},
"Raster_zh_centrevdl_et_auvergnera": {
"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}",
"html_attribution": "<a target=\"_blank\"href=\"https://www.geoportail.gouv.fr/\">Geoportail France</a>",
"attribution": "Geoportail France",
"bounds": [
[
44.14,
0.0993186
],
[
48.9503,
7.28751
]
],
"min_zoom": 7,
"max_zoom": 14,
"format": "image/png",
"style": "normal",
"variant": "Raster_ZH_centreVDL_et_auvergneRA",
"name": "GeoportailFrance.Raster_zh_centrevdl_et_auvergnera",
"TileMatrixSet": "LAMB93_50cm_7_14",
"apikey": "your_api_key_here"
},
"Raster_zh_centrevdl_masktrue": {
Expand All @@ -15091,27 +15190,50 @@
"TileMatrixSet": "LAMB93_50cm_6_14",
"apikey": "your_api_key_here"
},
"Raster_zone_humide_ara_cvdl_mask": {
"Raster_zone_humide_ara_cvdl": {
"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}",
"html_attribution": "<a target=\"_blank\"href=\"https://www.geoportail.gouv.fr/\">Geoportail France</a>",
"attribution": "Geoportail France",
"bounds": [
[
44.1399,
0.099629
44.14,
0.0993186
],
[
48.9503,
7.28787
7.28751
]
],
"min_zoom": 6,
"min_zoom": 7,
"max_zoom": 14,
"format": "image/png",
"style": "normal",
"variant": "Raster_zone_humide_ara_cvdl_mask",
"name": "GeoportailFrance.Raster_zone_humide_ara_cvdl_mask",
"TileMatrixSet": "LAMB93_50cm_6_14",
"variant": "Raster_zone_humide_ARA_CVDL",
"name": "GeoportailFrance.Raster_zone_humide_ara_cvdl",
"TileMatrixSet": "LAMB93_50cm_7_14",
"apikey": "your_api_key_here"
},
"Raster_zone_humide_auvergnera": {
"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}",
"html_attribution": "<a target=\"_blank\"href=\"https://www.geoportail.gouv.fr/\">Geoportail France</a>",
"attribution": "Geoportail France",
"bounds": [
[
44.14,
2.07665
],
[
46.7243,
7.28751
]
],
"min_zoom": 7,
"max_zoom": 14,
"format": "image/png",
"style": "normal",
"variant": "Raster_zone_humide_auvergneRA",
"name": "GeoportailFrance.Raster_zone_humide_auvergnera",
"TileMatrixSet": "LAMB93_50cm_7_14",
"apikey": "your_api_key_here"
},
"Scan-edugeo_pyr-png_fxx_wm": {
Expand Down Expand Up @@ -15850,75 +15972,6 @@
"TileMatrixSet": "PM_3_15",
"apikey": "your_api_key_here"
},
"Test_raster_zh_centrevdl": {
"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}",
"html_attribution": "<a target=\"_blank\"href=\"https://www.geoportail.gouv.fr/\">Geoportail France</a>",
"attribution": "Geoportail France",
"bounds": [
[
46.3213,
0.099629
],
[
48.9503,
3.13165
]
],
"min_zoom": 7,
"max_zoom": 14,
"format": "image/png",
"style": "normal",
"variant": "Test_raster_ZH_centreVDL",
"name": "GeoportailFrance.Test_raster_zh_centrevdl",
"TileMatrixSet": "LAMB93_50cm_7_14",
"apikey": "your_api_key_here"
},
"Test_raster_zone_humide_ara_cvdl": {
"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}",
"html_attribution": "<a target=\"_blank\"href=\"https://www.geoportail.gouv.fr/\">Geoportail France</a>",
"attribution": "Geoportail France",
"bounds": [
[
44.1399,
0.099629
],
[
48.9503,
7.28787
]
],
"min_zoom": 7,
"max_zoom": 14,
"format": "image/png",
"style": "normal",
"variant": "Test_raster_zone_humide_ara_cvdl",
"name": "GeoportailFrance.Test_raster_zone_humide_ara_cvdl",
"TileMatrixSet": "LAMB93_50cm_7_14",
"apikey": "your_api_key_here"
},
"Test_raster_zone_humide_auvergnera": {
"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}",
"html_attribution": "<a target=\"_blank\"href=\"https://www.geoportail.gouv.fr/\">Geoportail France</a>",
"attribution": "Geoportail France",
"bounds": [
[
44.1399,
2.07737
],
[
46.7242,
7.28787
]
],
"min_zoom": 7,
"max_zoom": 14,
"format": "image/png",
"style": "normal",
"variant": "Test_raster_zone_humide_auvergneRA",
"name": "GeoportailFrance.Test_raster_zone_humide_auvergnera",
"TileMatrixSet": "LAMB93_50cm_7_14",
"apikey": "your_api_key_here"
},
"Utilityandgovernmentalservices_All": {
"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}",
"html_attribution": "<a target=\"_blank\"href=\"https://www.geoportail.gouv.fr/\">Geoportail France</a>",
Expand Down Expand Up @@ -15988,6 +16041,29 @@
"TileMatrixSet": "PM_7_18",
"apikey": "your_api_key_here"
},
"Test": {
"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}",
"html_attribution": "<a target=\"_blank\"href=\"https://www.geoportail.gouv.fr/\">Geoportail France</a>",
"attribution": "Geoportail France",
"bounds": [
[
48.8124,
-1.16883
],
[
48.8218,
-1.15595
]
],
"min_zoom": 0,
"max_zoom": 16,
"format": "image/png",
"style": "normal",
"variant": "test",
"name": "GeoportailFrance.Test",
"TileMatrixSet": "PM_0_16",
"apikey": "your_api_key_here"
},
"Testsrd-pcrs86-poitiers": {
"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}",
"html_attribution": "<a target=\"_blank\"href=\"https://www.geoportail.gouv.fr/\">Geoportail France</a>",
Expand Down

0 comments on commit 00a84e2

Please sign in to comment.