Menu

GeoDB Cities API

Find Places Near Location API

The Find-Places-Near-Location API returns a list of places near the given location. To exclude small places, you may optionally set the min-population filter.

Results can be sorted (in both ascending and descending order) by:

  • Name
  • Country Code
  • Elevation
  • Population

Results can also be displayed in multiple languages (where the WikiData translation is available). Note that when a language is selected, the namePrefix param is matched on the version of the data corresponding to that language.

 

For the list of available languages, see the Get Languages API.

Try It