Tool NameGet Grid from Virtual Point Cloud
Tool ID4
Library IDio_virtual
Version1.0
Author(s)V. Wichmann, LASERDATA GmbH (c) 2014

Description

The tool allows one to retrieve a grid from a virtual point cloud dataset by applying the provided area-of-interest (AOI). The extent of the AOI can be provided either as polygon shapefile, grid or by coordinates. Optionally, an overlap can be added to the AOI. In case an overlap is used and the AOI is provided as polygon shapfile, only the bounding boxes of the polygons are used.
With polygon shapefiles additional functionality is available:
* in case one or more polygons are selected, only the selected polygons are used.
* in case the shapefile contains several polygons a grid dataset is outputted for each polygon. In case the 'Tilename' attribute is provided, the output files are named by this attribute. Otherwise the output file names are build from the lower left coordinate of each tile.
The derived datasets can be outputted either as grid list or written to an output directory. For the latter, you must provide a valid file path with the 'Optional Output Filepath' parameter.
Optionally, the query can be constrained by providing an attribute field and a value range that must be met.
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' tool.


Parameters

NameTypeIdentifierDescriptionConstraints
Input
Shapeshapes, input, optionalAOI_SHPShapefile describing the AOI.
Gridgrid, input, optionalAOI_GRIDGrid describing the AOI.
Output
Gridgrid list, output, optionalGRID_OUTThe output grid(s)
Options
Filenamefile pathFILENAMEThe full path and name of the .spcvf file
Optional Output Filepathfile pathFILEPATHThe full path to which the output(s) should be written. Leave empty to output the datasets as grid list.
Attribute Field to Gridinteger numberATTR_FIELD_GRIDThe attribute field to grid. Field numbers start with 1, so elevation is attribute field 3.Minimum: 3
Default: 1
Cellsizefloating point numberCELL_SIZECellsize of the output grid [map units]Minimum: 0.001000
Default: 1.000000
Grid System FitchoiceGRID_SYSTEM_FITChoose how to align the output grid system to the AOIAvailable Choices:
[0] nodes
[1] cells
Default: 1
AggregationchoiceMETHODChoose how to aggregate the valuesAvailable Choices:
[0] lowest
[1] highest
Default: 1
Constrain QuerybooleanCONSTRAIN_QUERYCheck this parameter to constrain the query by an attribute range.Default: 0
Attribute Fieldinteger numberATTR_FIELDThe attribute field to use as constraint. Field numbers start with 1.Minimum: 1
Default: 1
Value Rangevalue rangeVALUE_RANGEMinimum and maximum of attribute range [].
Tilenametable fieldFIELD_TILENAMEAttribute used for naming the output file(s)
X-Extentvalue rangeAOI_XRANGEMinimum and maximum x-coordinate of AOI.
Y-Extentvalue rangeAOI_YRANGEMinimum and maximum y-coordinate of AOI.
Add OverlapbooleanAOI_ADD_OVERLAPAdd overlap to AOIDefault: 0
Overlapfloating point numberOVERLAPOverlap [map units]Minimum: 0.000000
Default: 50.000000