SAGA-GIS Tool Library Documentation (v6.2.0)

Tool Line Properties

Line properties: length, number of vertices.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputLinesShapes (input)LINES--
OutputLines with Property Attributes (*)Shapes (optional output)OUTPUTIf not set property attributes will be added to the orignal layer.-
OptionsNumber of PartsBooleanBPARTS-Default: 0
Number of VerticesBooleanBPOINTS-Default: 0
LengthBooleanBLENGTH-Default: 1
(*) optional

Command-line

Usage: saga_cmd shapes_lines 2 [-LINES <str>] [-OUTPUT <str>] [-BPARTS <str>] [-BPOINTS <str>] [-BLENGTH <str>]
  -LINES:<str>  	Lines
	Shapes (input)
  -OUTPUT:<str> 	Lines with Property Attributes
	Shapes (optional output)
  -BPARTS:<str> 	Number of Parts
	Boolean
	Default: 0
  -BPOINTS:<str>	Number of Vertices
	Boolean
	Default: 0
  -BLENGTH:<str>	Length
	Boolean
	Default: 1