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