-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathv0.9.json
44 lines (44 loc) · 1.35 KB
/
v0.9.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"description": "Data Catalog of the Swiss Federal Spatial Data Infrastructure",
"id": "ch",
"stac_version": "0.9.0",
"title": "data.geo.admin.ch",
"links": [
{
"href": "http://service-stac.int.bgdi.ch/api/stac/v0.9/",
"rel": "self",
"type": "application/json",
"title": "this document"
},
{
"href": "http://service-stac.int.bgdi.ch/api/stac/v0.9/api.html",
"rel": "service-doc",
"type": "text/html",
"title": "the API documentation"
},
{
"href": "http://service-stac.int.bgdi.ch/api/stac/v0.9/conformance",
"rel": "conformance",
"type": "application/json",
"title": "OGC API conformance classes implemented by this server"
},
{
"href": "https://service-stac.int.bgdi.ch/api/stac/v0.9/collections?format=json",
"rel": "collections",
"type": "application/json",
"title": "Information about the feature collections"
},
{
"href": "http://service-stac.int.bgdi.ch/api/stac/v0.9/collections?httpAccept=application/json",
"rel": "data",
"type": "application/json",
"title": "Information about the feature collections"
},
{
"href": "http://service-stac.int.bgdi.ch/api/stac/v0.9/search",
"rel": "search",
"type": "application/json",
"title": "Search across feature collections"
}
]
}