SAGA-GIS Module Library Documentation (v2.3.0)

Module Thiessen Polygons

Creates Thiessen or Voronoi polygons for given point data set.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputPointsShapes (input)POINTS--
OutputPolygonsShapes (output)POLYGONS--
OptionsFrame SizeFloating pointFRAME-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
	Minimum: 0.000000
	Default: 10.000000