$0
$10
for 1 million requests
$10
for 500 requests per minute monthly
https://free.geodescription.com/text/lat=LATITUDE/lon=LONGITUDE
https://free.geodescription.com/text?lat=LATITUDE&lon=LONGITUDE
https://api.geodescription.com/text/lat=LATITUDE/lon=LONGITUDE/key=APIKEY
https://api.geodescription.com/text?lat=LATITUDE&lon=LONGITUDE&key=APIKEY
https://api.geodescription.com/text/lat=51.3034/lon=-0.3063/key=YOUR-API-KEY Leatherhead Road (A24), Ashtead, Mole Valley, Surrey, England, United Kingdom
https://free.geodescription.com/textParts/lat=LATITUDE/lon=LONGITUDE
https://free.geodescription.com/textParts?lat=LATITUDE&lon=LONGITUDE
https://api.geodescription.com/textParts/lat=LATITUDE/lon=LONGITUDE/key=APIKEY
https://api.geodescription.com/textParts?lat=LATITUDE&lon=LONGITUDE&key=APIKEY
https://api.geodescription.com/textParts/lat=51.3034/lon=-0.3063/key=YOUR-API-KEY [
{
"wayName": "Leatherhead Road",
"wayRef": "A24"
},
{
"place": "Ashtead",
"type": "village"
},
{
"boundary": "Mole Valley",
"level": "-6"
},
{
"boundary": "Surrey",
"level": "-4"
},
{
"boundary": "England",
"level": "-2"
},
{
"boundary": "United Kingdom",
"level": "top"
}
]