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 (June 2007, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 20 Jun 2007 09:24:29 -0700
Reply-To:     maryidahosas <maryidahosas@YAHOO.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         maryidahosas <maryidahosas@YAHOO.COM>
Organization: http://groups.google.com
Subject:      Re: Distance between Zipcodes
Comments: To: sas-l@uga.edu
In-Reply-To:  <1182354903.438985.264600@i13g2000prf.googlegroups.com>
Content-Type: text/plain; charset="us-ascii"

SASHELP.ZIPCODE data set, included with Base SAS, provides the ZIP centroid locations. From the X,Y for the zip, you can use one of the 3 methods in the perl code in the above respones to calculate your distance.


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