![]() Chapter Contents |
![]() Previous |
![]() Next |
| The GMAP Procedure |
| Requirements: | At least one response variable is required. The ID statement must be used in conjunction with the BLOCK statement. |
| Global statements: | FOOTNOTE, LEGEND, PATTERN, TITLE |
| Description |
| BLOCKresponse-variable(s) </ option(s)>; |
option(s) can be one or more options from any or all of the following categories:
| AREA=n | |
| DISCRETE | |
| LEVELS=number-of-response-levels | |
| MIDPOINTS=value-list | |
| MISSING |
| CTEXT=text-color | |
| LEGEND=LEGEND<1...99> | |
| NOLEGEND |
| DESCRIPTION='entry-description' | |
| NAME='entry-name' |
| HTML=variable | |
| HTML_LEGEND=variable |
| Required Arguments |
| See also: | About Response Variables |
| Options |
Note:
Annotate coordinate systems 1, 2, 7, and 8 are not valid with block maps. ![[cautend]](../common/images/cautend.gif)
| See also: | The Annotate Data Set |
You can specify pattern fills and/or colors with PATTERN statements that specify map/plot patterns. A separate PATTERN definition is needed for each specified area. For more information about default pattern behavior or pattern specifications, see PATTERN Statement.
| Featured in: | Assigning a Format to the Response Variable |
| Featured in: | Creating Maps with Drill-down for the Web |
The default outline color depends on the PATTERN statement:
CBLKOUT= is not valid when SHAPE=CYLINDER.
| Featured in: | Producing a Simple Block Map Assigning a Format to the Response Variable |
The default outline color is the same as the default COUTLINE= color.
| See also: | ALL and Displaying Map Areas and Response Data |
The default outline color depends on the PATTERN statement:
| Featured in: | Assigning a Format to the Response Variable |
| Featured in: | Creating Maps with Drill-down for the Web |
Use this option if your numeric response variable is assigned a user-written format.
| Featured in: | Assigning a Format to the Response Variable Creating Maps with Drill-down for the Web (with the CHORO statement) |
| See also: | LEGEND Statement |
| Featured in: | Specifying Response Levels in a Block Map Creating Maps with Drill-down for the Web |
The LEVELS= option is ignored when you use the DISCRETE option.
| Featured in: | Specifying Response Levels in a Block Map |
| n <...n> | |
| n TO n <BY increment> | |
| n <...n > TO n <BY increment> <n<...n >> |
midpoints=(2 4 6) midpoints=(2,4,6) midpoints=(2 to 10 by 2)
| 'value-1' <...'value-n'> |
midpoints='Midwest' 'Northeast' 'Northwest'
You can selectively exclude some response variable values from the map, as shown here:
midpoints='Midwest'
| Featured in: | Creating Maps with Drill-down for the Web |
| See also: | Displaying Map Areas and Response Data |
| Featured in: | Creating Maps with Drill-down for the Web |
The CBLKOUT= option is not valid when SHAPE=CYLINDER.
| Featured in: | Grouping and Subgrouping a Block Chart Specifying the Sum Statistic in Bar Charts Creating Bar Charts with Drill-down for the Web |
| Featured in: | Specifying Response Levels in a Block Map |
Viewing Position and Viewing Reference Point shows the position of the viewing reference point, as well as the default viewing position.
Viewing Position and Viewing Reference Point
| About Block Maps and Patterns |
In addition the AREA= option controls how the map areas are patterned.
When you use PATTERN statements to define the patterns for the map, you must be sure to specify the correct type of pattern for the area. The blocks use bar/block patterns and the map areas use map/plot patterns. See PATTERN Statement for more information on specifying patterns.
pattern1 color=blue;
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.