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 5, 2023
1 parent 4722289 commit 18ddd4c
Show file tree
Hide file tree
Showing 7 changed files with 3,285 additions and 2,947 deletions.
130 changes: 129 additions & 1 deletion dist/adresseConfig.json
Original file line number Diff line number Diff line change
@@ -1 +1,129 @@
No key provided was valid
{
"generalOptions": {
"apiKeys": {
"adresse": [
"BAN.DATA.GOUV$GEOPORTAIL:OGC:WMS"
]
}
},
"layers": {
"BAN.DATA.GOUV$GEOPORTAIL:OGC:WMS": {
"name": "BAN.DATA.GOUV",
"title": "BAN.DATA.GOUV",
"description": "Layer-Group type layer: BAN.DATA.GOUV",
"globalConstraint": {
"minScaleDenominator": 1.0,
"maxScaleDenominator": 10000.0,
"bbox": {
"left": -149.55367900000002,
"right": 166.908857,
"top": 51.082326,
"bottom": -22.374515
}
},
"serviceParams": {
"id": "OGC:WMS",
"version": "1.3.0",
"serverUrl": {
"adresse": "https://wxs.ign.fr/adresse/geoportail/v/wms?SERVICE=WMS&"
}
},
"defaultProjection": "EPSG:4326",
"queryable": true,
"metadata": [
{
"format": "text/plain",
"url": "https://wxs.ign.fr/catalogue/geoportail/csw?service=CSW&version=2.0.2&request=GetRecordById&Id=BAN_1.0.xml"
}
],
"styles": [],
"legends": [],
"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
}
]
}
}
}
Loading

0 comments on commit 18ddd4c

Please sign in to comment.