[Tutor] Geolocating objects

2007-02-12 Thread Terry Carroll
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

Re: [Tutor] Geolocating objects

2007-02-11 Thread Terry Carroll
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

[Tutor] Geolocating objects

2007-02-10 Thread anil maran
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.__