anil maran was asking about determining distances between two US zip
codes.
I pointed him to a couple resources, but just for the fun of it, tried my
hand at it.
As far as I know, this actually works:
from math import radians, sin, asin, cos, sqrt, atan2
class ZCTA:
"""
class for ea
On Sat, 10 Feb 2007, anil maran wrote:
> i m trying to use python to find the proximity of a person using lat
> long gps and zipcodes.
A google search on "distance latitude longitude" will find you a number of
pages with the math you need to determine distance, if you know latitude
and longitu
Hello
i m trying to use python to find the proximity of a person using lat long gps
and zipcodes. I m using python. please point me to resources for this
thanks a lot
Anil
-
Cheap Talk? Check out Yahoo! Messenger's low PC-to-Phone call rates.__