php-db | 2001062

Re: [PHP-DB] cites/states data From: CC Zona (cczona <email protected>)
Date: 06/29/01

In article <5.0.0.25.0.20010629114033.00acc250 <email protected>>,
 jaski <email protected> (Jaskirat) wrote:

> I am creating a database driven php page for which I need to have a database
> of
> US and Canadian states and cities in the back end.
> Is there some place on the web where I can get such data in the reusable
> form and

You might try looking at census data. It's public info, so free, and
should have extensive lists of city info somewhere (you may have to cobble
together a complete list from various regional sub-lists, but then again
maybe not...).

Another possible source: public GIS (geographic information system)
databanks. See
<http://directory.google.com/Top/Science/Social_Sciences/Geography/Geographi
c_Information_Systems/Data/>, for instance.

There are also plenty of people willing to sell you such info... ;-)

-- 
CC

-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>