SAGA 9.9.1 | Tool Library Documentation

Line Dissolve


Description

Dissolves line shapes, which share the same attribute value(s).


Parameters

 NameTypeIdentifierDescriptionConstraints
InputLinesshapes, inputLINES--
OutputDissolved Linesshapes, outputDISSOLVED--
OptionsDissolve Field(s)table fieldsFIELDS--
Statistics Field(s)table fieldsSTATISTICS--
SumbooleanSTAT_SUM-Default: 0
MeanbooleanSTAT_AVG-Default: 1
MinimumbooleanSTAT_MIN-Default: 0
MaximumbooleanSTAT_MAX-Default: 0
RangebooleanSTAT_RNG-Default: 0
DeviationbooleanSTAT_DEV-Default: 0
VariancebooleanSTAT_VAR-Default: 0
ListingbooleanSTAT_LST-Default: 0
CountbooleanSTAT_NUM-Default: 0
Field NamingchoiceSTAT_NAMING-Available Choices: [0] variable type + original name [1] original name + variable type [2] original name [3] variable type Default: 0

Command Line


Usage: saga_cmd shapes_lines 5 [-LINES ] [-DISSOLVED ] [-FIELDS ] [-STATISTICS ] [-STAT_SUM ] [-STAT_AVG ] [-STAT_MIN ] [-STAT_MAX ] [-STAT_RNG ] [-STAT_DEV ] [-STAT_VAR ] [-STAT_LST ] [-STAT_NUM ] [-STAT_NAMING ]
  -LINES:         Lines
	shapes, input
  -DISSOLVED:     Dissolved Lines
	shapes, output
  -FIELDS:        Dissolve Field(s)
	table fields
  -STATISTICS:    Statistics Field(s)
	table fields
  -STAT_SUM:      Sum
	boolean
	Default: 0
  -STAT_AVG:      Mean
	boolean
	Default: 1
  -STAT_MIN:      Minimum
	boolean
	Default: 0
  -STAT_MAX:      Maximum
	boolean
	Default: 0
  -STAT_RNG:      Range
	boolean
	Default: 0
  -STAT_DEV:      Deviation
	boolean
	Default: 0
  -STAT_VAR:      Variance
	boolean
	Default: 0
  -STAT_LST:      Listing
	boolean
	Default: 0
  -STAT_NUM:      Count
	boolean
	Default: 0
  -STAT_NAMING:
                       Field Naming
                       	choice
                       	Available Choices:
                       	[0] variable type + original name
                       	[1] original name + variable type
                       	[2] original name
                       	[3] variable type
                       	Default: 0