| From: | "Ryan" <pgsql-sql(at)seahat(dot)com> |
|---|---|
| To: | <rudi(at)oasis(dot)net(dot)au> |
| Cc: | <pgsql-sql(at)postgresql(dot)org> |
| Subject: | Re: Off topic : world database |
| Date: | 2003-03-26 22:56:39 |
| Message-ID: | 10083.65.102.128.233.1048719399.squirrel@fordparts.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
> Hi,
>
> I have a slightly off SQL topic question which I don't think is too
> inappropriate,
> if it is please let me know and I'll not push my luck again of my
> *favorite email list*.
>
> I'd like to build a Postgresql database of Countries,States and Cities
> of the world.
> I would like to use 'earthdistance' module so distance queries are
> possible. I plan to expose this data as an SOAP webservice via
> xmethods.com for others to
> access as well.
>
> I've been searching for a source for this data without joy so far and
> would like to
> ask if someone on this list could point me to or help with a source for
> this info.
> Ideally I'd like Country,States,and Cities with Longitude and Latitude
> coordinates.
>
> Thank you kindly,
> Again if this is too off topic let me know and I'll keep all my
> questions strictly to SQL.
> Regards
> Rudi.
Your best bet is buying a good zipcode database that has lat/long, but
would only really help you in the USA. This kind of data tends not to be
cheap...
Ryan
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephan Szabo | 2003-03-26 23:02:04 | Re: Complex outer joins? |
| Previous Message | G. Anthony Reina | 2003-03-26 22:47:11 | Re: How can I pass an array from PostgreSQL to C (libpq)? |