Module Thiessen Polygons
Creates Thiessen or Voronoi polygons for given point data set.
- Author: O.Conrad (c) 2011
- Specification: interactive
- Menu: Shapes|Points
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Points | Shapes (input) | POINTS | - | - |
Output | Polygons | Shapes (output) | POLYGONS | - | - |
Options | Frame Size | Floating point | FRAME | - | Minimum: 0.000000 Default: 10.000000 |
Command-line
Usage: saga_cmd shapes_points 16 -POINTS <str> [-POLYGONS <str>] [-FRAME <str>]
-POINTS:<str> Points
Shapes (input)
-POLYGONS:<str> Polygons
Shapes (output)
-FRAME:<str> Frame Size
Floating point
Minimum: 0.000000
Default: 10.000000