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 Sep 7, 2024
1 parent fea825a commit f9e56bd
Showing 1 changed file with 124 additions and 0 deletions.
124 changes: 124 additions & 0 deletions dist/fullConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -1244,6 +1244,7 @@
"info_previsu$GEOPORTAIL:OGC:WMS",
"info_psmv$GEOPORTAIL:OGC:WMS",
"info_psmv_previsu$GEOPORTAIL:OGC:WMS",
"l_zich_rhone_seyssel_s_074$GEOPORTAIL:OGC:WMS",
"littoral$GEOPORTAIL:OGC:WMS",
"littoral_previsu$GEOPORTAIL:OGC:WMS",
"mines_carrieres$GEOPORTAIL:OGC:WMS",
Expand Down Expand Up @@ -132501,6 +132502,129 @@
}
]
},
"l_zich_rhone_seyssel_s_074$GEOPORTAIL:OGC:WMS": {
"name": "l_zich_rhone_seyssel_s_074",
"title": "Zones inondables dans le long du Rhône à Seyssel",
"description": "Zones inondables dans le long du Rhône à Seyssel en Haute-Savoie (74)",
"globalConstraint": {
"minScaleDenominator": 0.0,
"maxScaleDenominator": 62236752975597,
"bbox": {
"left": 5.471191,
"right": 7.56134,
"top": 46.519186,
"bottom": 45.454351
}
},
"serviceParams": {
"id": "OGC:WMS",
"version": "1.3.0",
"serverUrl": {
"full": "https://data.geopf.fr/wms-v/ows"
}
},
"defaultProjection": "EPSG:4326",
"queryable": true,
"metadata": [],
"styles": [
{
"name": "default-style-l_zich_rhone_seyssel_s_074",
"title": "l_zich_rhone_seyssel_s_074 style"
}
],
"legends": [
{
"format": "image/png",
"url": "https://data.geopf.fr/wms-v/ows?service=WMS&version=1.3.0&request=GetLegendGraphic&format=image%2Fpng&width=20&height=20&layer=l_zich_rhone_seyssel_s_074"
}
],
"formats": [
{
"name": "image/png",
"current": true
},
{
"name": "application/atom+xml",
"current": false
},
{
"name": "application/json;type=utfgrid",
"current": false
},
{
"name": "application/pdf",
"current": false
},
{
"name": "application/rss+xml",
"current": false
},
{
"name": "application/vnd.google-earth.kml+xml",
"current": false
},
{
"name": "application/vnd.google-earth.kml+xml;mode=networklink",
"current": false
},
{
"name": "application/vnd.google-earth.kmz",
"current": false
},
{
"name": "image/geotiff",
"current": false
},
{
"name": "image/geotiff8",
"current": false
},
{
"name": "image/gif",
"current": false
},
{
"name": "image/jpeg",
"current": false
},
{
"name": "image/png; mode=8bit",
"current": false
},
{
"name": "image/svg+xml",
"current": false
},
{
"name": "image/tiff",
"current": false
},
{
"name": "image/tiff8",
"current": false
},
{
"name": "image/vnd.jpeg-png",
"current": false
},
{
"name": "image/vnd.jpeg-png8",
"current": false
},
{
"name": "text/html; subtype=openlayers",
"current": false
},
{
"name": "text/html; subtype=openlayers2",
"current": false
},
{
"name": "text/html; subtype=openlayers3",
"current": false
}
]
},
"littoral$GEOPORTAIL:OGC:WMS": {
"name": "littoral",
"title": "Littoral",
Expand Down

0 comments on commit f9e56bd

Please sign in to comment.