SAGA 9.9.1 | Tool Library Documentation

Point Cloud to Grid


Description

Point Cloud to Grid


Parameters

 NameTypeIdentifierDescriptionConstraints
InputPointspoint cloud, inputPOINTS--
OutputZ Valuedata object Grid, output, optionalGRID--
Number of Points in Celldata object Grid, output, optionalCOUNT--
Attributesgrid list, output, optionalGRIDS--
OptionsOutputchoiceOUTPUT-Available Choices: [0] only z [1] all attributes Default: 0
AggregationchoiceAGGREGATION-Available Choices: [0] first value [1] last value [2] mean value [3] lowest z [4] highest z Default: 0
Cellsizefloating point numberCELLSIZE-Minimum: 0.000000 Default: 1.000000

Command Line


Usage: saga_cmd pointcloud_tools 4 [-POINTS ] [-GRID ] [-COUNT ] [-GRIDS ] [-OUTPUT ] [-AGGREGATION ] [-CELLSIZE ]
  -POINTS:        Points
	point cloud, input
  -GRID:          Z Value
	data object Grid, output, optional
  -COUNT:         Number of Points in Cell
	data object Grid, output, optional
  -GRIDS:         Attributes
	grid list, output, optional
  -OUTPUT:        Output
	choice
	Available Choices:
	[0] only z
	[1] all attributes
	Default: 0
  -AGGREGATION:
                       Aggregation
                       	choice
                       	Available Choices:
                       	[0] first value
                       	[1] last value
                       	[2] mean value
                       	[3] lowest z
                       	[4] highest z
                       	Default: 0
  -CELLSIZE:   Cellsize
	floating point number
	Minimum: 0.000000
	Default: 1.000000