| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Randy Norwood | Date: | August 25 2000 12:40am |
| Subject: | Re: Zip code database | ||
| View as plain text | |||
Ann Cantelow wrote: > I wonder too, if there are other ways than using zip code coordinates to > calculate distances. > About the only way I can think of is to use geographic coordinates (e.g., latitude/longitude or UTM). MapBlast and some other online mapping services can include lat/long in their results. Then, you need to do the calculation to find the distance between the two points. This is described in many textbooks and online resources in cartography. I'm working on a Perl-MySQL application to match potential carpoolers based on the distance to other carpoolers or vanpool stops. I'm using a Perl module called Math::Trig which will do the calculation if you feed it the coordinates of the two points. -- ------------------------- Randy Norwood rnorwood@stripped Austin, Texas USA
| Thread | ||
|---|---|---|
| • Performance on different platforms | Claus Bo Hansen | 21 Aug |
| • Re: Performance on different platforms | Tonu Samuel | 21 Aug |
| • Re: Performance on different platforms | Jeremy D. Zawodny | 21 Aug |
| • Re: Performance on different platforms | Tonu Samuel | 21 Aug |
| • Re: Performance on different platforms | David Hodgkinson | 22 Aug |
| • Re: Performance on different platforms | Tonu Samuel | 22 Aug |
| • Re: Performance on different platforms | David Hodgkinson | 22 Aug |
| • Zip code database | Thomas Clark | 24 Aug |
| • Re: Zip code database | Ann Cantelow | 25 Aug |
| • Re: Zip code database | Randy Norwood | 25 Aug |
| • Re: Zip code database | David VanHorn | 25 Aug |
| • Re: Zip code database[not mysql] | Andrew Kersting | 25 Aug |
| • Re: Zip code database | Steve Ruby | 24 Aug |
| • Re: Zip code database | David VanHorn | 24 Aug |
| • Re: Zip code database | Nicole Lallande | 24 Aug |
| • Re: Zip code database THE URL | Steve Ruby | 24 Aug |
| • Re: Zip code database | Steve Ruby | 24 Aug |
| • Re: Zip code database | Thomas Clark | 24 Aug |
