The GMAP Procedure |
Requirements: | At least one id-variable or geo-variable is required. |
ID id-variable(s) | geo-variable; |
Required Arguments |
identifies one or more variables in the map and response data sets that define map area. This argument is used only when map and response data sets are specified. If a feature table is specified, then specify a geo-variable instead.
Every variable that is listed in the ID statement must appear in both the map and response data sets. The variable identified by the id-variable(s) argument can be of type numeric or character and should have the same name, type, and length in both the response and map data sets.
Note: If the ID variables in the response data set and map data set do not have the same length, then your map areas might not be drawn correctly.
Featured in: | Producing a Simple Block Map, Assigning a Format to the Response Variable, and Producing a Simple Choropleth Map |
See also: | About Identification Variables |
identifies the $GEOREF formatted variable in the feature table containing the spatial geometry information for the map. The variable identified by the geo-variable argument must be of character type.
Featured in: | Creating a Map Using the Feature Table |
See also: | About Identification Variables |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.