Reverse
Convert geographic coordinates into addresses
Last updated
Was this helpful?
Convert geographic coordinates into addresses
Last updated
Was this helpful?
Reverse geocoding uses latitude and longitude information to provide an address. An optional description of the zoom level provides information suitable for the OpenLayers room level.
GET
https://api.fatos.biz/nostra/api/geocoding/reverse
https://api.fatos.biz/nostra/api/geocoding/reverse?key=YOUR_API_KEY&format=json&lat=13.687091&lon=100.533239&zoom=18&addressdetails=1&accept-language=en
key
string
Your API Key.
lat
string
Y coordinate of the search target
lon
string
X coordinate of the search target