An overview of the Overlay toolset

One of the most basic questions asked of a GIS is "What's on top of what?" For example:

In GIS, these What's on top of what? questions are answered with the use of overlay tools.

The Overlay toolset contains tools to overlay multiple feature classes to combine, erase, modify, or update spatial features, resulting in a new feature class. New information is created when overlaying one set of features with another. There are six types of overlay operations; all involve joining two existing sets of features into a single set of features to identify spatial relationships between the input features.

Tool

Description

Erase

Creates a feature class by overlaying the Input Features with the polygons of the Erase Features. Only those portions of the input features falling outside the erase features outside boundaries are copied to the output feature class.

Erase tool

Identity

Computes a geometric intersection of the input features and identity features. The input features or portions thereof that overlap identity features will get the attributes of those identity features.

Identity tool

Intersect

Computes a geometric intersection of the input features. Features or portions of features which overlap in all layers and/or feature classes will be written to the output feature class.

Intersect tool

Spatial Join

Joins attributes from one feature to another based on the spatial relationship. The target features and the joined attributes from the join features are written to the output feature class.

Symmetrical Difference

Features or portions of features in the input and update features that do not overlap will be written to the output feature class.

Symmetrical Difference tool

Union

Computes a geometric union of the Input Features. All features will be written to the Output Feature Class with the attributes from the Input Features, which it overlaps.

Union tool

Update

Computes a geometric intersection of the Input Features and Update Features. The attributes and geometry of the input features are updated by the update features in the output feature class.

Update tool
Tools in the Overlay toolset

Related Topics


4/4/2012