Get a building's footprint
GET/properties/:country/:cadastreId/buildings/:buildingNumber/footprint
Returns one building's ground footprint as a GeoJSON Feature. properties.heightM and properties.floors carry the building's height in meters and floor count alongside the geometry. The underlying footprint data is not yet available for every kommune; a building in an uncovered kommune, or a buildingNumber that does not exist on the property, returns 404.
Produktside: Bygningsomriss.
Request
Responses
- 200
- 401
- 403
- 404
- 429
- 500
The building's footprint.
The bearer token is missing, expired or invalid.
The token lacks the scope this operation needs.
No such resource in the served registers.
Rate limit or daily quota exceeded; see the RateLimit headers.
Something failed on our side; quote traceId to support.