The module allows to retrieve a grid from a virtual point cloud dataset by dragging a box (AOI) in a Map View.
A virtual point cloud dataset is a simple XML format with the file extension .spcvf, which can be created with the 'Create Virtual Point Cloud Dataset' module.
| Name | Type | Identifier | Description | Constraints |
Output | Grid (*) | Grid list (optional output) | GRID_OUT | The output grid(s) | - |
Options | Filename | File path | FILENAME | The full path and name of the .spcvf file | - |
Cellsize | Floating point | CELL_SIZE | Cellsize of the output grid [map units] | Minimum: 0.001000 Default: 1.000000 |
Grid System Fit | Choice | GRID_SYSTEM_FIT | Choose how to align the ouput grid system to the AOI | Available Choices: [0] nodes [1] cells Default: 1 |
Aggregation | Choice | METHOD | Choose how to aggregate the values | Available Choices: [0] lowest z [1] highest z Default: 1 |
(*) optional |