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 (April 2006, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Sat, 29 Apr 2006 18:09:03 -0400
Reply-To:     Arthur Tabachneck <art297@NETSCAPE.NET>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Arthur Tabachneck <art297@NETSCAPE.NET>
Subject:      GPROJECT Settings to Import Map of Canada

I have a data set that contains the x and y co-ordinates for every city in Canada, and I'd like to use the file with proc gmap.

Some key x and y values in the data are:

Southwest part of country: x= -123 y= 48 Northwest part of country: x= -123 y= 68 Southeast part of country: x= -66 y= 43 Northeast part of country: x= -57 y= 48

Can someone provide me with the various settings one would have to use, with proc gproject, in order to make the file capable of producing a map that actually looks like Canada?

I already have the Canadian map provided by SAS, but this data set also includes city names and census results.

Many thanks in advance, Art


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