LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (October 2009, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Fri, 23 Oct 2009 16:07:18 -0500
Reply-To:   "Data _null_;" <iebupdte@GMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   "Data _null_;" <iebupdte@GMAIL.COM>
Subject:   Re: distance between 2 points
Comments:   To: Tetyana <teryoshinat@prodigy.net>
In-Reply-To:   <90058f7a-953f-4ac6-b164-70a38e2df18e@m13g2000vbf.googlegroups.com>
Content-Type:   text/plain; charset=ISO-8859-1

GEODIST(latitude-1, longitude-1, latitude-2, longitude-2 <,options>)

On 10/23/09, Tetyana <teryoshinat@prodigy.net> wrote: > Hi All, > > I have two points (lat1, lon1) and (lat2, lon2). > For example : (-89.565758, 42.865461) and (36.158828, 115.125661) > > What is the formula for the distance? > > Thank you, > tetyana >


Back to: Top of message | Previous page | Main SAS-L page