replace pratique key with choisirgeoportail

This commit is contained in:
mike-000
2021-01-10 16:46:24 +00:00
committed by GitHub
parent 448d939681
commit c14d8ca1e5

View File

@@ -31,10 +31,10 @@ const tileGrid = new WMTSTileGrid({
});
// For more information about the IGN API key see
// https://geoservices.ign.fr/blog/2017/06/28/geoportail_sans_compte.html
// https://geoservices.ign.fr/blog/2018/09/06/acces_geoportail_sans_compte.html
const ign_source = new WMTS({
url: 'https://wxs.ign.fr/pratique/geoportail/wmts',
url: 'https://wxs.ign.fr/choisirgeoportail/geoportail/wmts',
layer: 'GEOGRAPHICALGRIDSYSTEMS.MAPS',
matrixSet: 'PM',
format: 'image/jpeg',