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 Nov 1, 2024
1 parent fb1fb1a commit f8aba10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 25 deletions.
4 changes: 2 additions & 2 deletions provider_sources/leaflet-providers-parsed.json
Original file line number Diff line number Diff line change
Expand Up @@ -3072,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-24",
"commit": "commit 964a1ba729048cf513e2d00ecb2990f6ea261282 (build(deps-dev): bump eslint from 9.12.0 to 9.13.0\n\nBumps [eslint](https://github.com/eslint/eslint) from 9.12.0 to 9.13.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.12.0...v9.13.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]>)"
"date_of_creation": "2024-11-01",
"commit": "commit 6df5da47a7d38a4251c1ca3c30cedaa4f860712b (build(deps-dev): bump chai from 5.1.1 to 5.1.2\n\nBumps [chai](https://github.com/chaijs/chai) from 5.1.1 to 5.1.2.\n- [Release notes](https://github.com/chaijs/chai/releases)\n- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)\n- [Commits](https://github.com/chaijs/chai/compare/v5.1.1...v5.1.2)\n\n---\nupdated-dependencies:\n- dependency-name: chai\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>)"
}
}
23 changes: 0 additions & 23 deletions xyzservices/data/providers.json
Original file line number Diff line number Diff line change
Expand Up @@ -15236,29 +15236,6 @@
"TileMatrixSet": "LAMB93_50cm_7_14",
"apikey": "your_api_key_here"
},
"Raster_zh_centrevdl_masktrue": {
"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": 6,
"max_zoom": 14,
"format": "image/png",
"style": "normal",
"variant": "Raster_ZH_centreVDL_masktrue",
"name": "GeoportailFrance.Raster_zh_centrevdl_masktrue",
"TileMatrixSet": "LAMB93_50cm_6_14",
"apikey": "your_api_key_here"
},
"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>",
Expand Down

0 comments on commit f8aba10

Please sign in to comment.