![]() Chapter Contents |
![]() Previous |
![]() Next |
| The GMAP Procedure |
| Requirements: | At least one response variable is required. You must use the ID statement in conjunction with the PRISM statement. |
| Global statements: | FOOTNOTE, LEGEND, PATTERN, TITLE |
| Description |
| PRISM response-variable(s) </ option(s)>; |
option(s) can be one or more options from any or all of the following categories:
| ANNOTATE=Annotate-data-set | |
| CEMPTY=empty-area-outline-color | |
| COUTLINE=nonempty-area-outline-color | SAME | |
| XLIGHT=x | |
| YLIGHT=y | |
| XSIZE=map-width <units> | |
| YSIZE=map-height <units> | |
| XVIEW=x | |
| YVIEW=y | |
| ZVIEW=z |
| 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 prism maps. ![[cautend]](../common/images/cautend.gif)
| See also: | The Annotate Data Set |
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: | Producing a Simple Prism Map |
Use this option if your numeric response variable is assigned a user-written format.
| Featured in: | Creating Maps with Drill-down for the Web (with CHORO statement) |
| See also: | LEGEND Statement |
| Featured in: | Specifying Midpoints in a Prism Map |
The LEVELS= option is ignored when you use the DISCRETE or MIDPOINTS= 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)
If a numeric variable has an associated format, the specified values must be the unformatted values.
For character response variables, value-list has this form:
| '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: | Specifying Midpoints in a Prism Map |
| See also: | Displaying Map Areas and Response Data |
Light Source Coordinates shows how the point you specify is positioned.
Coordinates of Imagined Light Source in a Map Coordinate System
| See also: | XVIEW= |
| Featured in: | Specifying Midpoints in a Prism Map |
Viewing Position and Viewing Reference Point shows the position of the viewing reference point, as well as the default viewing position.
| Featured in: | Specifying Midpoints in a Prism Map |
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.