| Tool Name | Get Grid from Virtual Point Cloud |
| Tool ID | 4 |
| Library ID | io_virtual |
| Version | 1.0 |
| Author(s) | V. Wichmann, LASERDATA GmbH (c) 2014 |
| Name | Type | Identifier | Description | Constraints |
|---|---|---|---|---|
| Input | ||||
| Shape | shapes, input, optional | AOI_SHP | Shapefile describing the AOI. | |
| Grid | grid, input, optional | AOI_GRID | Grid describing the AOI. | |
| Output | ||||
| Grid | grid list, output, optional | GRID_OUT | The output grid(s) | |
| Options | ||||
| Filename | file path | FILENAME | The full path and name of the .spcvf file | |
| Optional Output Filepath | file path | FILEPATH | The full path to which the output(s) should be written. Leave empty to output the datasets as grid list. | |
| Attribute Field to Grid | integer number | ATTR_FIELD_GRID | The attribute field to grid. Field numbers start with 1, so elevation is attribute field 3. | Minimum: 3 Default: 1 |
| Cellsize | floating point number | 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 output 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 [1] highest Default: 1 |
| Constrain Query | boolean | CONSTRAIN_QUERY | Check this parameter to constrain the query by an attribute range. | Default: 0 |
| Attribute Field | integer number | ATTR_FIELD | The attribute field to use as constraint. Field numbers start with 1. | Minimum: 1 Default: 1 |
| Value Range | value range | VALUE_RANGE | Minimum and maximum of attribute range []. | |
| Tilename | table field | FIELD_TILENAME | Attribute used for naming the output file(s) | |
| X-Extent | value range | AOI_XRANGE | Minimum and maximum x-coordinate of AOI. | |
| Y-Extent | value range | AOI_YRANGE | Minimum and maximum y-coordinate of AOI. | |
| Add Overlap | boolean | AOI_ADD_OVERLAP | Add overlap to AOI | Default: 0 |
| Overlap | floating point number | OVERLAP | Overlap [map units] | Minimum: 0.000000 Default: 50.000000 |