SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Line Properties

Line properties: length, number of vertices.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputLinesshapes, inputLINES--
OutputLines with Property Attributes (*)shapes, output, optionalOUTPUTIf 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, output, optional
  -BPARTS:<str> 	Number of Parts
	boolean
	Default: 0
  -BPOINTS:<str>	Number of Vertices
	boolean
	Default: 0
  -BLENGTH:<str>	Length
	boolean
	Default: 1