Tool NameSplit Lines at Points
Tool ID8
Library IDshapes_lines
Version1.0
Author(s)O. Conrad, V. Wichmann (c) 2015-2023

Description

The tool allows one to split lines at certain points. The points must be provided as point shapes.
The order in which the input lines are stored is retained, i.e. split parts are inserted at their original location in the dataset. By using a minimum vertex distance, a splitting close to existing line vertex locations can be avoided.

Parameters

NameTypeIdentifierDescriptionConstraints
Input
Linesshapes, inputLINESThe input lines to split.
Split Featuresshapes, inputSPLITThe points at which the input lines are to be split.
Output
Intersectionshapes, outputINTERSECTThe split lines.
Options
OutputchoiceOUTPUTChoose the output line type, either polylines or separate lines.Available Choices:
[0] polylines
[1] separate lines
Default: 1
Epsilonfloating point numberEPSILONThe tolerance used to find the point-line intersections [map units].Default: 0.000000
Minimum Vertex Distancefloating point numberMIN_VERTEX_DISTThe minimum distance of a point to a line vertex in order to split the line at the point's location [map units].Default: 0.000000