diff --git a/provider_sources/leaflet-providers-parsed.json b/provider_sources/leaflet-providers-parsed.json index 4e12880..9f92686 100644 --- a/provider_sources/leaflet-providers-parsed.json +++ b/provider_sources/leaflet-providers-parsed.json @@ -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-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] )" + "date_of_creation": "2024-11-15", + "commit": "commit f44c4d1f1eab139f13cbeeb55916d132d23e5b2b (build(deps-dev): bump eslint from 9.13.0 to 9.14.0\n\nBumps [eslint](https://github.com/eslint/eslint) from 9.13.0 to 9.14.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.13.0...v9.14.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] )" } } \ No newline at end of file diff --git a/xyzservices/data/providers.json b/xyzservices/data/providers.json index dbdbe1c..ea8c750 100644 --- a/xyzservices/data/providers.json +++ b/xyzservices/data/providers.json @@ -12343,21 +12343,21 @@ "attribution": "Geoportail France", "bounds": [ [ - -21.4013, - -62.9717 + -80.0, + -180.0 ], [ - 51.1124, - 55.8464 + 80.0, + 180.0 ] ], - "min_zoom": 0, + "min_zoom": 6, "max_zoom": 19, "format": "image/jpeg", "style": "normal", "variant": "ORTHOIMAGERY.ORTHOPHOTOS.IRC", "name": "GeoportailFrance.Orthoimagery_Orthophotos_Irc", - "TileMatrixSet": "PM_0_19", + "TileMatrixSet": "PM_6_19", "apikey": "your_api_key_here" }, "Orthoimagery_Orthophotos_Irc_express_2018": { @@ -15098,6 +15098,98 @@ "TileMatrixSet": "PM_0_17", "apikey": "your_api_key_here" }, + "Patinat_pn": { + "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": [ + [ + -21.3863, + -62.018 + ], + [ + 48.1066, + 55.8367 + ] + ], + "min_zoom": 6, + "max_zoom": 16, + "format": "image/png", + "style": "normal", + "variant": "Patinat_PN", + "name": "GeoportailFrance.Patinat_pn", + "TileMatrixSet": "PM_6_16", + "apikey": "your_api_key_here" + }, + "Patinat_pnr": { + "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": [ + [ + 3.9057, + -61.229 + ], + [ + 50.9625, + 9.48876 + ] + ], + "min_zoom": 6, + "max_zoom": 16, + "format": "image/png", + "style": "normal", + "variant": "Patinat_PNR", + "name": "GeoportailFrance.Patinat_pnr", + "TileMatrixSet": "PM_6_16", + "apikey": "your_api_key_here" + }, + "Patinat_rb": { + "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": [ + [ + -21.3768, + -61.5181 + ], + [ + 50.7622, + 55.8053 + ] + ], + "min_zoom": 6, + "max_zoom": 16, + "format": "image/png", + "style": "normal", + "variant": "Patinat_RB", + "name": "GeoportailFrance.Patinat_rb", + "TileMatrixSet": "PM_6_16", + "apikey": "your_api_key_here" + }, + "Patinat_rnn": { + "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": [ + [ + -53.2258, + -63.0583 + ], + [ + 51.0775, + 81.811 + ] + ], + "min_zoom": 6, + "max_zoom": 16, + "format": "image/png", + "style": "normal", + "variant": "Patinat_RNN", + "name": "GeoportailFrance.Patinat_rnn", + "TileMatrixSet": "PM_6_16", + "apikey": "your_api_key_here" + }, "Rapideye_pyr-jpeg_wld_wm_2010": { "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",