Open Table of Contents
Batch Clip Wizard
Clips a batch of feature layers with the features of a polygon layer
Inputs:
- Layers to be clipped - a Point, Polyline or Polygon layers
- Clip layer - a polygon layer which features will be used for clipping
- 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
"_clip". If the name exists the suffix will have a number at the end -
"name_clip1", "name_clip2"...