Module Points Thinning
- Author: O.Conrad (c) 2011
 
- Specification: interactive
 
- Menu: Shapes|Points
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Points | Shapes (input) | POINTS | - | - | 
| Output | Thinned Points | Shapes (output) | THINNED | - | - | 
| Options | Attribute | Table field | FIELD | - | - | 
 | Resolution | Floating point | RESOLUTION | - | Minimum: 0.000000 Default: 1.000000 | 
Command-line
Usage: saga_cmd shapes_points 14 -POINTS <str> [-FIELD <str>] [-THINNED <str>] [-RESOLUTION <str>]
  -POINTS:<str>    	Points
	Shapes (input)
  -FIELD:<str>     	Attribute
	Table field
  -THINNED:<str>   	Thinned Points
	Shapes (output)
  -RESOLUTION:<str>	Resolution
	Floating point
	Minimum: 0.000000
	Default: 1.000000