SAGA-GIS Module Library Documentation (v2.2.6)

Module Split Lines at Points

Split Lines at Points.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputLinesShapes (input)LINES--
Split FeaturesShapes (input)SPLIT--
OutputIntersectionShapes (output)INTERSECT--
OptionsOutputChoiceOUTPUT-Available Choices:
[0] polylines
[1] separate lines
Default: 1
EpsilonFloating pointEPSILON-Default: 0.000000

Command-line

Usage: saga_cmd shapes_lines 8 [-LINES <str>] [-SPLIT <str>] [-INTERSECT <str>] [-OUTPUT <str>] [-EPSILON <double>]
  -LINES:<str>     	Lines
	Shapes (input)
  -SPLIT:<str>     	Split Features
	Shapes (input)
  -INTERSECT:<str> 	Intersection
	Shapes (output)
  -OUTPUT:<str>    	Output
	Choice
	Available Choices:
	[0] polylines
	[1] separate lines
	Default: 1
  -EPSILON:<double>	Epsilon
	Floating point
	Default: 0.000000