标注 | 说明 | 数据类型 |
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 (可选) | 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 |
派生输出
标注 | 说明 | 数据类型 |
Updated Features | Feature class where selected polygons were removed based on surrounding_features and min_area. | Feature Layer |