SAGA 9.3.3 | Tool Library Documentation

Convert Points to Line(s)


Description

Converts points to line(s).


Parameters

 NameTypeIdentifierDescriptionConstraints
InputPointsshapes, inputPOINTS--
OutputLinesshapes, outputLINES--
OptionsOrder by...table fieldORDER--
Separate by...table fieldSEPARATE--
Elevationtable fieldELEVATION--
Maximum Distancefloating point numberMAXDISTMaximum distance allowed to connect two consecutive points. Ignored if set to zero (default).Minimum: 0.000000 Default: 0.000000

Command Line


Usage: saga_cmd shapes_lines 1 [-POINTS ] [-LINES ] [-ORDER ] [-SEPARATE ] [-ELEVATION ] [-MAXDIST ]
  -POINTS:    	Points
	shapes, input
  -LINES:     	Lines
	shapes, output
  -ORDER:     	Order by...
	table field
  -SEPARATE:  	Separate by...
	table field
  -ELEVATION: 	Elevation
	table field
  -MAXDIST:	Maximum Distance
	floating point number
	Minimum: 0.000000
	Default: 0.000000