v1
latestOpenAPI 3.0.32026-07-1783262.1 KBCapabilities
landing page of this API
The landing page provides links to the API definition, the Conformance statements and the metadata about the feature data in this dataset.
get/
Query parameters
fstring
format to return the data response in
Response
links to the API capabilities
Example response
{
"title": "Buildings in Bonn",
"description": "Access to data about buildings in the city of Bonn via a Web API that conforms to the OGC API Common specification.",
"links": [
{
"href": "http://data.example.com/buildings/123",
"rel": "alternate",
"type": "application/geo+json",
"hreflang": "en",
"title": "Trierer Strasse 70, 53115 Bonn"
}
]
}