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 (August 2006, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Sun, 13 Aug 2006 22:11:17 -0700
Reply-To:   ChrisW75 <9Squirrels@GMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   ChrisW75 <9Squirrels@GMAIL.COM>
Organization:   http://groups.google.com
Subject:   Re: New to GMAP- zip code question
Comments:   To: sas-l@uga.edu
In-Reply-To:   <MPG.1f48ee9df754fdd29896eb@news.chi.sbcglobal.net>
Content-Type:   text/plain; charset="iso-8859-1"

Hi Paula, I've just started playing around with GMAP myself. The SAS Institute actually have anumber of example programs and datasets available which you can download and use, so that would be a good port of call for you. The other thing to note is that you'll probably need to use Proc GProject as well, which converts longitude/latitude data into X/Y coordinates for plotting on the screen.

Check this out:- http://ftp.sas.com/techsup/download/sample/graph/gmap-examples-list.html

and this http://support.sas.com/techsup/unotes/V6/E/E689.html

and finally, this:- http://support.sas.com/rnd/datavisualization/mapsonline/html/downloads.html

Enjoy. Chris W75

Paula Sims wrote: > Hello all, > I am new to PROC GMAP and wanted to find ways to use this "new toy" at > work. One of the projects I want to do is to find the location of the > staff (based on their zip codes) and produce a map that would show > concentrations of staff around the location of the corporate > headquarters. From what I've begun to read, this is not a simple or > necessarily accurate distribution. If also, I would also like to add > distance rings from headquarters out. > > Can anyone guide me to any previously written papers that show this type > of map? > > Thanks > > Paula


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