Returns the closest populated place (feature class=P) for the lat/lng query in JSON format.
- Provider
- GeoNames API (Geo Data)
- Input summary
- {"name":"lat","type":"float","required":true,"description":"latitude"}, {"name":"lng","type":"float","required":true,"description":"longitude"}, {"name":"lang","type":"string","required":false,"description":"language of returned 'name' element (the pseudo language code 'local' will return it in local language)"}, {"name":"radius","type":"float","required":false,"description":"radius in km (optional)"}, {"name":"maxRows","type":"integer","required":false,"description":"max number of rows (default 10)"}, {"name":"style","type":"string","required":false,"description":"SHORT,MEDIUM,LONG,FULL (default = MEDIUM), verbosity of returned xml document","enum":["SHORT","MEDIUM","LONG","FULL"]}, {"name":"localCountry","type":"boolean","required":false,"description":"in border areas this parameter will restrict the search on the local country, value=true"}, {"name":"cities","type":"string","required":false,"description":"optional filter parameter with three possible values 'cities1000', 'cities5000','cities15000'","enum":["cities1000","cities5000","cities15000"]}
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available