Update photographies-aeriennes basemap URL

This commit is contained in:
Jérôme Desboeufs 2021-09-01 21:58:12 +02:00 committed by GitHub
parent a4c20de173
commit 7079af2fd4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -204,16 +204,10 @@ export default {
type: 'vector',
url: 'https://openmaptiles.geo.data.gouv.fr/data/france-vector.json'
},
'photographies-aeriennes': {
type: 'raster',
tiles: [
'https://tiles.geo.api.gouv.fr/photographies-aeriennes/tiles/{z}/{x}/{y}'
],
tileSize: 256,
attribution: 'Images aériennes © IGN',
minzoom: 0,
maxzoom: 19
},
'photographies-aeriennes': rasterSource(
[ignServiceURL('ORTHOIMAGERY.ORTHOPHOTOS', 'image/jpeg')],
'IGN-F/Géoportail'
),
cadastre: {
type: 'vector',
url: 'https://openmaptiles.geo.data.gouv.fr/data/cadastre.json'