Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

All cities in a given country Google-map

Is it possible to use the services of Google-Map to get all the cities in a given country?

like image 500
Hodaya Shalom Avatar asked Oct 24 '12 12:10

Hodaya Shalom


1 Answers

No, all the Google services are limited. Try looking at geonames, they have services that may do what you need or possibly you can download the data you need from there and serve it locally.

Disclaimer, it is not possible now. Often if I make an absolute statement like this, the functionality becomes available later. You can try adding an enhancement request to the issues list.

like image 173
geocodezip Avatar answered Sep 22 '22 13:09

geocodezip