Chapter 5b
Chapter 5b
Raster Use
► Local Ops: processes that create an
output layer on which the value of
each cell is a function of the cell at the
same location on the input layer.
► Neighborhood Ops: processes that
create an output layer on which the
value of each cell is a function of the
cells neighboring the cell at the same
location on the input layer.
Classification of Raster Ops by
Raster Use
► Extended Neighborhood Ops: processes
that create an output layer on which the
value of each cell is a function of the cells
neighboring and beyond.
► Regional Ops: Processes that create an
output layer by identifying cells that
intersect with or fall within each region on
the input layer.
► Region? – Neighboring features that have
common attributes/values, a grouping.
Raster Geospatial Data Analysis
Techniques
► Logical Operations
► Arithmetic Operations
► Overlay Operations: processes that merge attribute
values from two or more layers.
► Geometric Property Operations: computation of
indicies that describe the geometric properties
pertaining to spatial features on a layer, like shape,
size, angle, topologic relationships.
► Geometric Transformation Ops: scale change,
skewing, image rectification
► Geometric Derivation Ops: Create new features
from a layer, like filtering and surface interpolation.
Figure 5.13
Geometrical Regions
► Defined in abstract spatial terms and
do not take into account the content of
their space.
Outcrop
Grassland
1%
36%
Agriculture
55%
Grassland
40% Forest
Forest
6%
11%
Topographical Regions
► Often
define regions according to the
outcome of processes
► Think watersheds.
Viewsheds
► A set of target cells that can be seen from a point of
reference.
► Overlay Analysis
Refer to above Buffer corridors for a real-
world example
Either location specific or category-wide.
Figure 5.14(a)(b)
Figure 5.14(c)(d)
Operations on Local
Neighborhood
Spatial Aggregation
► Rasterdown-sampling
► Reduces number of grid cells
► User must choose “window” size.
► Methods:
Averaging: averages all input cells in
window
Central-cell: uses the central cell in the
window
Median: uses median of all the input cells
in the window.
Figure 5.17
Figure 5.18
Derivatives
► First-order: Slope and Aspect
Slope : Maximum rate of change of
elevation at a given location.
►Inclation
from horizontal
►Percentage
►0 deg = 0% and 90 deg = 100%