service-desc = the API definition (application/vnd.oai.openapi+json;version=3.0)
service-doc = the API documentation (text/html)
conformance = OGC API conformance classes implemented by this server (application/json)
data = Information about the feature collections (application/json)
data = Information about the feature collections (text/html)
alternate = this document (text/html)
self = this document in json (application/json)
{
"title": "result.title",
"description": "result.description",
"links": [
{
"href": "https://features.gis-projects.com/service/Edegem/api",
"rel": "service-desc",
"type": "application/vnd.oai.openapi+json;version=3.0",
"title": "the API definition"
},
{
"href": "https://features.gis-projects.com/service/Edegem/api.html",
"rel": "service-doc",
"type": "text/html",
"title": "the API documentation"
},
{
"href": "https://features.gis-projects.com/service/Edegem/conformance",
"rel": "conformance",
"type": "application/json",
"title": "OGC API conformance classes implemented by this server"
},
{
"href": "https://features.gis-projects.com/service/Edegem/collections?f=json",
"rel": "data",
"type": "application/json",
"title": "Information about the feature collections"
},
{
"href": "https://features.gis-projects.com/service/Edegem/collections?f=html",
"rel": "data",
"type": "text/html",
"title": "Information about the feature collections"
},
{
"href": "https://features.gis-projects.com/service/Edegem?f=html",
"rel": "alternate",
"type": "text/html",
"title": "this document"
},
{
"href": "https://features.gis-projects.com/service/Edegem?f=json",
"rel": "self",
"type": "application/json",
"title": "this document in json"
}
]
}