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