Label | Explanation | Data Type |
Input Features | The feature layers that contain the polygons to be deleted. | Feature Layer |
Surrounding Features | The polygon features that the Input Features are compared against. If the feature is smaller than the Minimum Area, it becomes part of the input features. | Feature Layer |
Minimum Area (Optional) | Polygons smaller than the Minimum Area will be deleted. If the Minimum Area is left blank, all features or a selection set from the Input Features will be considered for elimination. | Areal Unit |
Derived Output
Label | Explanation | Data Type |
Updated Features | Feature class where selected polygons were removed based on surrounding_features and min_area. | Feature Layer |