Features in the spatial
data are organized into layers. A layer is a collection of all the
features in the map that share some common characteristic. The various
physical aspects of the map—political boundaries, roads, railroads,
waterways, and so on—are assigned to layers according to their
common spatial data values. Some features can appear in multiple layers.
For example, a street can also be a ZIP code boundary and a city boundary
line. The street could appear in three layers: one containing the
streets, one containing the ZIP code boundaries, and one containing
the city boundaries.
Three types of layers can be represented in
SAS/GIS maps:
points, lines, and areas. For example,
-
the collection of all the points
in a map that represent park locations can be organized into a point
layer for parks
-
the collection of all the lines
in a map that represent streets can be organized into a line layer
for streets
-
the collection of all the areas
that represent census tracts can be organized into an area layer for
tracts
When the various layers are overlaid, they form a
map, as shown in the following figure.
A layer can be displayed as either static or thematic.
When a layer is displayed as static, it uses the same graphical characteristics
(color, line, width, and so on) for all features in that layer. For
example, a street layer could use the same color and line style to
display all the streets. When a layer is displayed as thematic, it
uses different graphical characteristics to classify the features
in that layer. For example, a theme representing sales regions could
use different colors to show the quarterly sales performance of each
region. A theme in a layer representing highways could use different
line widths to show the classes of roads. A layer can have multiple
themes stored in it, and you can easily change which theme is currently
displayed.