Description
This component divides line features into smaller segments of a specified length. Each segment becomes its own feature in the output dataset, inheriting the attributes of the original line.
Inputs
Input dataset [Dataset]Segment length [Number]— the maximum length of each output segment (in the project's unit system)
Outputs
Result dataset [Dataset]
Use Cases
- Preparing road or pipeline networks for density or proximity analysis at consistent intervals
- Breaking long coastline features into shorter segments for styling or labelling
- Creating evenly spaced sample points along a route