Label | Explanation | Data Type |
Input Features | The features that will have small lines removed. | Feature Layer |
Minimum Length | The minimum length for input lines. Features shorter than this distance will be removed. | Linear Unit |
Maximum Angle (Optional) | Any line below the minimum length that is within the defined angle of a consecutive line segment will be kept. The angle value must be within the range of 0–180. | Long |
Intersecting Features (Optional) | Additional intersecting features that the input features can be compared to when determining whether the feature is a small line. | Feature Layer |
Recursive (Optional) | Specifies whether small lines on the line features will be removed.
| Boolean |
Split Input Lines (Optional) | Specifies whether the input line features will be split at all intersections before determining the small lines to remove.
| Boolean |
Derived Output
Label | Explanation | Data Type |
Output Layer | Features where small lines have been removed based on input criteria. | Feature Layer |