Overlay Tools Flashcards
The intersect geoprocessing operation uses what Boolean operator?
The Boolean AND; only areas present in both A and B are selected
The union overlay method uses what Boolean operator?
The Boolean OR, which is inclusive of all/any data point
The Intersect overlay method does what?
Preserves only features that fall within the area extent common to both the input and output layers (AND)
What does the dissolve tool do?
It can remove boundaries between polygons that have the same value of a select attribute (remove dividing lines)
What is a buffer?
A regional of spatial proximity computed around one or more objects in a layer
What does the clip tool do?
Extract the features of one layer based on the shape of features in the second layer
The symmetrical difference overlay method uses what Boolean operator?
XOR, the exclusive or, which makes conditions mutually exclusive (A or B maybe true but not A AND B)
What are two possible causes error propagation in overlay operations?
Inaccuracies of attribute data, and/or digitizing errors