[Developers] mapping Zip codes to other location info?

Paul Tomblin ptomblin at xcski.com
Mon Sep 10 18:26:00 UTC 2007


Quoting Karell Ste-Marie (karell.stemarie at gmail.com):
> Well, it's not that bad, a zip code can have a "reference" long/lat for the
> purpose of seeing the distance of one zip code versus another. Of course, it
> is much more precise to measure the distance between my driveway and the
> front of your house but for most applications I still think that the
> long/lat addition to the zip code may be precise enough. In most web
> applications that I've seen I will provide my zip code and it will use

"Most" applications.  An airport has a Location, but it also has an
address.  That address has a Zip Code.  If you include the type "Zip Code"
and the type "Location", which lat/long are you going to get, the one for
the airport, or the one for the zip code centroid?  That might not make
any difference for calculating UPS shipping rates, but it sure as hell
makes a difference if you're flying there.

-- 
Paul Tomblin <ptomblin at xcski.com> http://blog.xcski.com/
There are two ways to write error-free programs.  Only the third one works.


More information about the Developers mailing list