Skip to content

Commit

Permalink
refresh config files
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 14, 2025
1 parent 09c2cc4 commit e29c02f
Showing 1 changed file with 0 additions and 60 deletions.
60 changes: 0 additions & 60 deletions dist/orthoConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"ORTHOIMAGERY.ORTHOPHOTOS.ORTHO-EXPRESS.2024$GEOPORTAIL:OGC:WMTS",
"PCRS.LAMB93$GEOPORTAIL:OGC:WMTS",
"THR.ORTHOIMAGERY.ORTHOPHOTOS$GEOPORTAIL:OGC:WMTS",
"HR.ORTHOIMAGERY.ORTHOPHOTOS$GEOPORTAIL:OGC:WMS",
"ORTHOIMAGERY.ORTHOPHOS.RESTRICTEDAREAS$GEOPORTAIL:OGC:WMS",
"ORTHOIMAGERY.ORTHOPHOTOS$GEOPORTAIL:OGC:WMS",
"ORTHOIMAGERY.ORTHOPHOTOS.BDORTHO$GEOPORTAIL:OGC:WMS",
Expand Down Expand Up @@ -2115,65 +2114,6 @@
}
]
},
"HR.ORTHOIMAGERY.ORTHOPHOTOS$GEOPORTAIL:OGC:WMS": {
"name": "HR.ORTHOIMAGERY.ORTHOPHOTOS",
"title": "Ortho 20 cm",
"description": "Le produit BD ORTHO® V3 est une collection de mosaïques d'orthophotographies numériques en couleurs ou en Infra Rouge couleurs, rectifiées dans la projection adaptée au territoire couvert. La BD ORTHO® V3 se compose d'images numériques (sans habillage ni surcharge) et d'indications de géoréférencement. Le contenu informationnel permet localement une utilisation jusqu'au 1 :2,000ième pour mettre en valeur le territoire, enrichir la visualisation des données et des projets.",
"globalConstraint": {
"minScaleDenominator": 1066.364791925,
"maxScaleDenominator": 8735660.375448715,
"bbox": {
"left": -180.0,
"right": 180.0,
"top": 80.0,
"bottom": -80.0
}
},
"serviceParams": {
"id": "OGC:WMS",
"version": "1.3.0",
"serverUrl": {
"ortho": "https://data.geopf.fr/wms-r/wms"
}
},
"defaultProjection": "EPSG:3857",
"queryable": true,
"metadata": [],
"styles": [
{
"name": "normal",
"title": "Légende générique"
}
],
"legends": [
{
"format": "image/jpeg",
"url": "https://data.geopf.fr/annexes/ressources/legendes/LEGEND.jpg"
}
],
"formats": [
{
"name": "image/jpeg",
"current": true
},
{
"name": "image/png",
"current": false
},
{
"name": "image/tiff",
"current": false
},
{
"name": "image/geotiff",
"current": false
},
{
"name": "image/x-bil;bits=32",
"current": false
}
]
},
"ORTHOIMAGERY.ORTHOPHOS.RESTRICTEDAREAS$GEOPORTAIL:OGC:WMS": {
"name": "ORTHOIMAGERY.ORTHOPHOS.RESTRICTEDAREAS",
"title": "Zones interdites à la captation aérienne des données (ZICAD)",
Expand Down

0 comments on commit e29c02f

Please sign in to comment.