Get address by latitude and longitude (WGS84)
Resolves a WGS84 coordinate to its Lantmäteriet location context. First the registered cadastral unit containing the point is resolved — a fastighet or a settled samfällighet (both carry a registerenhetsreferens); when no registered unit contains the point (only an unsettled ‘outrett’ area, water, or outside coverage) 404 is returned. Then the building footprint containing the point is found and its belägenhetsadress returned. When the point is on a property but not inside a building (or the building has no address), the property is returned with all address fields null.
Pro+ tierDocumentation Index
Fetch the complete documentation index at: https://docs.tic.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
The latitude of the position (WGS84)
The longitude of the position (WGS84)
Response
Property at the point, with the containing building's address when available. Address fields may be null when the point is not inside a building or the building has no address.