1/7
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
|---|
No study sessions yet.
Extraction functions
Combine fearures but do not combine tables. Includes clip and erase.
Overlay with attributes
Combine both the fearues and the tables. Includes intersect and union.
Map overlay
Combines two feature classes to create a new feature class containing information from both inputs. Both features and attribures may be combined.
Union overlay
Combines and keeps all features.
Intersect overlay
Combines features and keeps what is common to both.

Combine features spatially, producing all possible new features
Combine attribute tables, bringing original values from each table and assigning to each new feature
New spatial data set is created with features and attribute table
Steps to overlay:
Overlay types
Intersect: keeps common areas
Union: keeps all areas

Questions for spatial Joins
What is the spatial relationship between the features?
How should multiple join features be handled?
How should features be retained or handled?
Are the input layers compatible?
What attributes from the join features are needed?