Module Grid Values to Points (randomly)
Extract randomly points from gridded data.
- Author: (c) 2003 by O.Conrad
 
- Specification: grid
 
- Menu: Shapes|Grid|Vectorization
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Grid | Grid (input) | GRID | - | - | 
| Output | Points | Shapes (output) | POINTS | - | - | 
| Options | Frequency | Integer | FREQ | One per x | Minimum: 1 Default: 100 | 
Command-line
Usage: saga_cmd shapes_grid 4 -GRID <str> [-FREQ <num>] [-POINTS <str>]
  -GRID:<str>  	Grid
	Grid (input)
  -FREQ:<num>  	Frequency
	Integer
	Minimum: 1
	Default: 100
  -POINTS:<str>	Points
	Shapes (output)