Line Properties
- Author: O.Conrad (c) 2009
- Menu: Shapes | Lines
Description
Line properties: length, number of vertices.
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Lines | shapes, input | LINES | - | - |
Output | Lines with Property Attributes | shapes, output, optional | OUTPUT | If not set property attributes will be added to the original layer. | - |
Options | Copy Attributes | table fields | FIELDS | Select one or more attributes to be copied to the target layer. | - |
Number of Parts | boolean | BPARTS | - | Default: 0 |
Number of Vertices | boolean | BPOINTS | - | Default: 0 |
Length | boolean | BLENGTH | - | Default: 1 |
Scaling | floating point number | SCALING | Scaling factor for length property. meter to feet = 1 / 0.3048 = 3.2808 | Minimum: 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