Possible Duplicate:
Where can I get a list of all countries/cities to populate a listbox?
Is there any web service which provides a list of all (almost all) countries and/or a list开发者_如何学运维 of all (almost all) cities of the world?
you could use the GeoName API.
http://www.geonames.org/export/JSON-webservices.html#citiesJSON
for more info
http://www.geonames.org/
精彩评论