diff --git a/provider_sources/leaflet-providers-parsed.json b/provider_sources/leaflet-providers-parsed.json index 7f1258f..712d4f9 100644 --- a/provider_sources/leaflet-providers-parsed.json +++ b/provider_sources/leaflet-providers-parsed.json @@ -3065,7 +3065,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-07-15", - "commit": "commit d7bd650d054986cfee4dd6ea1cbad13bfa41bd0c (build(deps-dev): bump mocha from 10.5.2 to 10.6.0\n\nBumps [mocha](https://github.com/mochajs/mocha) from 10.5.2 to 10.6.0.\n- [Release notes](https://github.com/mochajs/mocha/releases)\n- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/mochajs/mocha/compare/v10.5.2...v10.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: mocha\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] )" + "date_of_creation": "2024-07-25", + "commit": "commit 84477ebfa9ff9e7ca7e87a95c5f21ba1ced9b921 (build(deps-dev): bump uglify-js from 3.18.0 to 3.19.0\n\nBumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.18.0 to 3.19.0.\n- [Release notes](https://github.com/mishoo/UglifyJS/releases)\n- [Commits](https://github.com/mishoo/UglifyJS/compare/v3.18.0...v3.19.0)\n\n---\nupdated-dependencies:\n- dependency-name: uglify-js\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] )" } } \ No newline at end of file diff --git a/xyzservices/data/providers.json b/xyzservices/data/providers.json index 746267e..3b98928 100644 --- a/xyzservices/data/providers.json +++ b/xyzservices/data/providers.json @@ -15620,6 +15620,52 @@ "TileMatrixSet": "PM_3_15", "apikey": "your_api_key_here" }, + "Test_fusion_raster_zh_cvdl_et_auvra": { + "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": "Geoportail France", + "attribution": "Geoportail France", + "bounds": [ + [ + 44.1399, + 0.099629 + ], + [ + 48.9503, + 7.28787 + ] + ], + "min_zoom": 1, + "max_zoom": 14, + "format": "image/png", + "style": "normal", + "variant": "Test_fusion_raster_ZH_CVDL_et_AUVRA", + "name": "GeoportailFrance.Test_fusion_raster_zh_cvdl_et_auvra", + "TileMatrixSet": "LAMB93_50cm_1_14", + "apikey": "your_api_key_here" + }, + "Test_raster_zh_centrevdl_bis": { + "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": "Geoportail France", + "attribution": "Geoportail France", + "bounds": [ + [ + 46.3213, + 0.099629 + ], + [ + 48.9503, + 3.13165 + ] + ], + "min_zoom": 1, + "max_zoom": 14, + "format": "image/png", + "style": "normal", + "variant": "Test_raster_ZH_centreVDL_bis", + "name": "GeoportailFrance.Test_raster_zh_centrevdl_bis", + "TileMatrixSet": "LAMB93_50cm_1_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": "Geoportail France",