Open Table of Contents
Batch Erase Wizard
Erases a batch of feature layers with the features of a polygon layer
Inputs:
- Layers to be erased - a Point, Polyline or Polygon layers
- Erase layer - a polygon layer which features will be used for erasing
- Workspace where the result feature classes will be stored
Outputs:
- New feature classes (Point, Polyline or Polygon depending on the types of the original
layers)
- The attributes are preserved
- The spatial reference of the input data set is preserved
- The new feature classes will be named after the original layers with suffix
"_erase". If the name exists the suffix will have a number at the end -
"name_erase1", "name_erase2"...