Great circle is often used to get the distance "as the crow flies"...that's a lot different than driving times/distance though. Take a look at this UDF:
http://www.cflib.org/udf.cfm?id=502 What I have been hankering for is for google's driving time figures. In other words, I hand it two addresses, and it hands me back the calculated driving timeis. I believe I looked into Google Maps API a while back and it didn't do that. And of course, I'd love to have the information for free... -----Original Message----- From: Jordan Michaels [mailto:[EMAIL PROTECTED] Sent: Monday, November 12, 2007 8:11 PM To: CF-Talk Subject: Re: Distance Calculation Google maps API. I believe you can also get driving distances and estimated times. Warm regards, Jordan Michaels Vivio Technologies http://www.viviotech.net/ BlueDragon Alliance Member [EMAIL PROTECTED] Brian Polackoff wrote: > Has anyone ever seen or heard of a, free preferably but will work with > anything, custom tag, or web service that can take two addresses and > determine the distance between them. The distance can either be "as > the crow files" or actual driving route. > > > > I know there are zip code calculators out there but I need more > accuracy than that. > > > > Any suggestions. > > > Thanks, > Brian R. Polackoff > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 - Build next generation apps today, with easy PDF and Ajax features - download now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293246 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

