GISRSStudy » ArcGIS » ArcGIS Overlay Analysis

Overlay Analysis ArcGIS

Overlay analysis is a technique for applying a common scale of values to diverse and dissimilar inputs to create an integrated analysis.

Overlay Methods

There are two methods for performing overlay analysis:

  1. Feature overlay– represents points, lines, and polygons.
  2. Raster overlay– represents each cell of each layer references the same geographic location.

Overlay Toolset

The Overlay toolset contains tools to overlay multiple Feature classes.

Overlay Tools

Raster Overlay Tools
ToolUses
Zonal StatisticsSummarizes values in a raster layer by zones in another layer.
CombineAssigns a value to each cell in the output layer based on unique combinations of values from several input layers.
Weighted OverlayAutomates the raster overlay process and lets you assign weights to each layer before adding.
Weighted SumOverlays several rasters, multiplying each by their given weight and summing them together.
Vector Overlay Tools
ToolUses
IdentityComputes a geometric intersection of the input features and identity features. The input features or portions of that overlap identity features will get the attributes of those identity features.
IntersectFeatures or portions of features which overlap in all layers or feature classes will be written to the output feature class.
Symmetrical differenceFeatures or portions of features in the input and update features that do not overlap will be written to the output feature class.
UnionComputes a geometric union of the input features. All features and their attributes will be written to the output feature class.
UpdateThe attributes and geometry of the input features are updated by the update features in the output feature class.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top