SAGA 9.9.1 | Tool Library Documentation

Line Properties


Description

Line properties: length, number of vertices.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputLinesshapes, inputLINES--
OutputLines with Property Attributesshapes, output, optionalOUTPUTIf not set property attributes will be added to the original layer.-
OptionsCopy Attributestable fieldsFIELDSSelect one or more attributes to be copied to the target layer.-
Number of PartsbooleanBPARTS-Default: 0
Number of VerticesbooleanBPOINTS-Default: 0
LengthbooleanBLENGTH-Default: 1
Scalingfloating point numberSCALINGScaling factor for length property. meter to feet = 1 / 0.3048 = 3.2808Minimum: 0.000000 Default: 1.000000

Command Line


Usage: saga_cmd shapes_lines 2 [-LINES ] [-OUTPUT ] [-FIELDS ] [-BPARTS ] [-BPOINTS ] [-BLENGTH ] [-SCALING ]
  -LINES:        Lines
	shapes, input
  -OUTPUT:       Lines with Property Attributes
	shapes, output, optional
  -FIELDS:       Copy Attributes
	table fields
  -BPARTS:       Number of Parts
	boolean
	Default: 0
  -BPOINTS:      Number of Vertices
	boolean
	Default: 0
  -BLENGTH:      Length
	boolean
	Default: 1
  -SCALING:   Scaling
	floating point number
	Minimum: 0.000000
	Default: 1.000000