Total Length of Lines per Polygon
- Author: O.Conrad (c) 2024
- Menu: Shapes | Polygons
Description
Calculates the total length of all input line segments intersecting each polygon and adds the information as new attribute field to the polygon layer.
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Polygons | shapes, input | POLYGONS | - | - |
Lines | shapes, input | LINES | - | - |
Command Line
Usage: saga_cmd shapes_polygons length_of_lines [-POLYGONS ] [-LINES ]
-POLYGONS: Polygons
shapes, input
-LINES: Lines
shapes, input