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
Changes
No recorded changes to this endpoint across all 1 revision of this API.