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
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.
|