Module Line Dissolve
Dissolves line shapes, which share the same attribute value(s).
- Author: O.Conrad (c) 2011
 
- Specification: grid
 
- Menu: Shapes|Lines
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Lines | Shapes (input) | LINES | - | - | 
| Output | Dissolved Lines | Shapes (output) | DISSOLVED | - | - | 
| Options | 1. Attribute | Table field | FIELD_1 | - | - | 
 | 2. Attribute (*) | Table field | FIELD_2 | - | - | 
 | 3. Attribute (*) | Table field | FIELD_3 | - | - | 
 | Dissolve... | Choice | ALL | - | Available Choices: [0] lines with same attribute value(s) [1] all lines Default: 0 | 
| (*) optional | 
Command-line
Usage: saga_cmd shapes_lines 5 [-LINES <str>] [-FIELD_1 <str>] [-FIELD_2 <str>] [-FIELD_3 <str>] [-DISSOLVED <str>] [-ALL <str>]
  -LINES:<str>    	Lines
	Shapes (input)
  -FIELD_1:<str>  	1. Attribute
	Table field
  -FIELD_2:<str>  	2. Attribute
	Table field
  -FIELD_3:<str>  	3. Attribute
	Table field
  -DISSOLVED:<str>	Dissolved Lines
	Shapes (output)
  -ALL:<str>      	Dissolve...
	Choice
	Available Choices:
	[0] lines with same attribute value(s)
	[1] all lines
	Default: 0