SAGA-GIS Tool Library Documentation (v9.1.2)

Tool Convert Points to Line(s)

Converts points to line(s).

Parameters

 NameTypeIdentifierDescriptionConstraints
InputPointsShapes, inputPOINTS--
OutputLinesShapes, outputLINES--
OptionsOrder by... (*)Table fieldORDER--
Separate by... (*)Table fieldSEPARATE--
Elevation (*)Table fieldELEVATION--
Maximum DistanceFloating pointMAXDISTMaximum distance allowed to connect two consecutive points. Ignored if set to zero (default).Minimum: 0.000000
Default: 0.000000
(*) optional

Command-line

Usage: saga_cmd shapes_lines 1 [-POINTS <str>] [-LINES <str>] [-ORDER <str>] [-SEPARATE <str>] [-ELEVATION <str>] [-MAXDIST <double>]
  -POINTS:<str>    	Points
	Shapes, input
  -LINES:<str>     	Lines
	Shapes, output
  -ORDER:<str>     	Order by...
	Table field
  -SEPARATE:<str>  	Separate by...
	Table field
  -ELEVATION:<str> 	Elevation
	Table field
  -MAXDIST:<double>	Maximum Distance
	Floating point
	Minimum: 0.000000
	Default: 0.000000