Tool Point Cloud to Grid
Point Cloud to Grid
- Author: O.Conrad (c) 2009
- Menu: Shapes|Point Clouds|Conversion
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Points | point cloud, input | POINTS | - | - |
Output | Z Value (*) | data object Grid, output, optional | GRID | - | - |
Number of Points in Cell (*) | data object Grid, output, optional | COUNT | - | - | |
Attributes (*) | grid list, output, optional | GRIDS | - | - | |
Options | Output | choice | OUTPUT | - | Available Choices: [0] only z [1] all attributes Default: 0 |
Aggregation | choice | AGGREGATION | - | Available Choices: [0] first value [1] last value [2] mean value [3] lowest z [4] highest z Default: 0 | |
Cellsize | floating point number | CELLSIZE | - | Minimum: 0.000000 Default: 1.000000 | |
(*) optional |
Command-line
Usage: saga_cmd pointcloud_tools 4 [-POINTS <str>] [-GRID <str>] [-COUNT <str>] [-GRIDS <str>] [-OUTPUT <str>] [-AGGREGATION <str>] [-CELLSIZE <double>] -POINTS:<str> Points point cloud, input -GRID:<str> Z Value data object Grid, output, optional -COUNT:<str> Number of Points in Cell data object Grid, output, optional -GRIDS:<str> Attributes grid list, output, optional -OUTPUT:<str> Output choice Available Choices: [0] only z [1] all attributes Default: 0 -AGGREGATION:<str> Aggregation choice Available Choices: [0] first value [1] last value [2] mean value [3] lowest z [4] highest z Default: 0 -CELLSIZE:<double> Cellsize floating point number Minimum: 0.000000 Default: 1.000000