Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   PHP (http://www.programmingforums.org/forum29.html)
-   -   A Mysql database of all us cities and states (http://www.programmingforums.org/showthread.php?t=11966)

jman05 Nov 21st, 2006 1:34 PM

A Mysql database of all us cities and states
 
Does anyone have this or know how to set it up? I also need it to find places by zip code search.

big_k105 Nov 21st, 2006 1:58 PM

http://geonames.usgs.gov/domestic/download_data.htm

it isn't a mysql db but you can import it someway I am sure, I haven't looked at the data so I am not sure how you would have to go about it but thought I would give you the link.

Pizentios Nov 21st, 2006 2:00 PM

well, i suggest looking at the mysql documentation. It holds the answer you seek.

I doubt there is a public accessible db with the information in it that you are seeking, you'll have to create your own.

Infinite Recursion Nov 21st, 2006 2:25 PM

A long time ago, I had a need for such a DB... I ended up writing a spider for usps.gov and pulled the zip codes along with their cities/states... not sure how their site is formatted now though... and I no longer have that particular DB.

DaWei Nov 21st, 2006 3:25 PM

You might also want to look through these and here and here.


All times are GMT -5. The time now is 8:36 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC