[thelist] zip code ?

martin.p.burns at uk.pwcglobal.com martin.p.burns at uk.pwcglobal.com
Thu Apr 11 03:23:01 CDT 2002


Memo from Martin P Burns of PricewaterhouseCoopers

-------------------- Start of message text --------------------

Oh boy - this *is* a tough one.

What you're looking at (particularly for the 'nearest-x' lookup) is some
hard
core geo-coding - translating between codes like Zip codes and spatial
orientation and distribution, and doing it internationally is *really* fun
and
interesting.

Some info at:
http://www.ordsvy.gov.uk/gis-files/stage3/page5.htm

You have two choices:
1) Spend a long time developing a system which understands the geography
    well enough to map codes (and do so flexibly to accommodate updates),
and
    then license the data to do it for you
2) Go to someone like QAS and buy a product like
    http://www.qas.com/uk/products/nearest.asp

That's what we're running for our 'Find nearest retail outlet' on
http://www.malts.com/
combined with mapping from http://www.multimap.co.uk

Cheers
Martin



I'm in over my head here...
Here is a record from a mysqldump:
INSERT INTO city VALUES ( '11520', 'Toccopola', '34.25639', '-89.23556',
'31');

The 11520 is an auto-increment but is lacking a zipcode and it has a
stateid (31)

So How do I get a zip code into this database without hand entry?

and what are the implications of the  9 letter zips ...England and
France comes into play in this database?...and search for adjacent
breeders, hunters is why I need the lats/longs




--------------------- End of message text --------------------

This e-mail is sent by the above named in their
individual, non-business capacity and is not on
behalf of PricewaterhouseCoopers.

PricewaterhouseCoopers may monitor outgoing and incoming
e-mails and other telecommunications on its e-mail and
telecommunications systems.
----------------------------------------------------------------
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material.  Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited.   If you received
this in error, please contact the sender and delete the material from any
computer.




More information about the thelist mailing list