Resolve a coordinate
GET/coordinates/:country/:lat/:lon
Returns what sits at a WGS84 coordinate: the property whose registered boundary covers the point (if any), its buildings, and the addresses on it. A coordinate that falls outside every registered property returns no property and empty buildings and addresses arrays.
Produktside: Fra koordinat til eiendom.
Request
Responses
- 200
- 401
- 403
- 404
- 429
- 500
What sits at the coordinate.
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.