-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
github-actions
committed
Nov 18, 2023
1 parent
1e18739
commit 9a66c0a
Showing
9 changed files
with
5,810 additions
and
200,133 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
} | ||
] | ||
} | ||
} | ||
} |
Oops, something went wrong.