Module QuadTree Structure to Shapes
- Author: O. Conrad (c) 2009
- Specification: interactive
- Menu: Shapes|Tools
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Shapes | Shapes (input) | SHAPES | - | - |
Output | Polygons | Shapes (output) | POLYGONS | - | - |
Lines | Shapes (output) | LINES | - | - |
Duplicated Points (*) | Shapes (optional output) | POINTS | - | - |
Options | Attribute (*) | Table field | ATTRIBUTE | - | - |
(*) optional |
Command-line
Usage: saga_cmd shapes_tools 20 -SHAPES <str> [-ATTRIBUTE <str>] [-POLYGONS <str>] [-LINES <str>] [-POINTS <str>]
-SHAPES:<str> Shapes
Shapes (input)
-ATTRIBUTE:<str> Attribute
Table field
-POLYGONS:<str> Polygons
Shapes (output)
-LINES:<str> Lines
Shapes (output)
-POINTS:<str> Duplicated Points
Shapes (optional output)