SAGA-GIS Module Library Documentation (v2.1.3)

Module Fit N Points to shape

(c) 2004 by Victor Olaya. Fit N Points to shape

Parameters

 NameTypeIdentifierDescriptionConstraints
InputShapesShapes (input)SHAPES--
OutputPointsShapes (output)POINTS--
OptionsNumber of pointsIntegerNUMPOINTSNumber of pointsMinimum: 1
Default: 100

Command-line

Usage: saga_cmd shapes_points 4 [-POINTS <str>] -SHAPES <str> [-NUMPOINTS <num>]
  -POINTS:<str>   	Points
	Shapes (output)
  -SHAPES:<str>   	Shapes
	Shapes (input)
  -NUMPOINTS:<num>	Number of points
	Integer
	Minimum: 1
	Default: 100