Tab
Joined: 13/08/2010 19:44:27
Messages: 23
Offline
|
Hello,
I'm a newbie!
I need for a complete list of all world's cities to implement in a website.
Starting from any nation presents in http://download.geonames.org/export/dump/ I wish to create a DB with many tables as there are nations and for every nation I wish to have city, country/region and province.
Please, give me some informations about how to do to dump all this in a DB (Mysql with php).
Thankyou very, very much.
Edit: I wish to create this hierarchy: Continents -> Countries -> Regions -> Cities such as is asked in this thread
|