Path: news.f.de.plusline.net!news-fra1.dfn.de!news2.telebyte.nl!news.glorb.com!cox.net!news-xfer.cox.net!p01!fed1read03.POSTED!53ab2750!not-for-mail
Newsgroups: comp.databases.oracle.tools
Subject: Re: Distance Formula from Long/Lat
From: "Ana C. Dent" <anacedent@hotmail.com>
References: <4115661c@news03.toast.net>
Organization: Black Hole, Inc.
Message-ID: <Xns953EC5001652DSunnySD@68.6.19.6>
User-Agent: Xnews/5.04.25
Lines: 12
Date: Sun, 08 Aug 2004 02:21:57 GMT
NNTP-Posting-Host: 68.7.204.31
X-Complaints-To: abuse@cox.net
X-Trace: fed1read03 1091931717 68.7.204.31 (Sat, 07 Aug 2004 22:21:57 EDT)
NNTP-Posting-Date: Sat, 07 Aug 2004 22:21:57 EDT
Xref: news.f.de.plusline.net comp.databases.oracle.tools:29485

"DellaCroce" <DellaCroce@toast.net> wrote in
news:4115661c@news03.toast.net: 

> Does anyone here have the formula for calculating distance give two
> pairs of Longitude/Latitude coordinates?  Please share this with me if
> you would. 
> 

Depending upon how close togther the point are,
the Pythagorian (sp) formula will be a close approximation.

X**2 + Y**2 = Z**2
