latestOpenAPI 3.0.12026-08-10263778.5 KB

7f2454dc70d5

GeoCode

Get a reverse geopoint: Figure out which geodata is at a given point (if any)

get/{apiKey}/api/geocode

Path parameters

apiKeystring required

API Key

Query parameters

latnumber double required

Latitude of the point to examine. Valid range: +/- 90

lngnumber double required

Longitude of the point to examine. Valid range: +/- 180

floorinteger required

Floor index to examine

Response

OK

idstring nullable
parentIdstring nullable
datasetIdstring nullable
externalIdstring nullable
baseTypestring nullable
displayTypeIdstring nullable
aliasesstring[] nullable
categoriesstring[] nullable
status0 | 1 | 2

Bit 1: Active. Bit 2: Searchable. For Locations Status.Active is not used in never SDKs, it is overwritten with bool from evaluating if the current time is between ActiveFrom-ActiveTo. Searchable is used

baseTypePropertiesobject nullable
propertiesobject nullable
tilesUrlstring nullable