Tool Get Subset from Virtual Point Cloud (interactive)
The tool allows one to retrieve a point cloud from a virtual point cloud dataset by dragging a box (AOI) in a Map View.
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.
- Author: V. Wichmann, LASERDATA GmbH (c) 2014
- Menu: File|Virtual|Point Cloud
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Output | Point Cloud (*) | Data Object Point Cloud (optional output) | PC_OUT | The output point cloud | - |
Options | Filename | File path | FILENAME | The full path and name of the .spcvf file | - |
Copy existing Attributes | Boolean | COPY_ATTR | Copy attributes from input to output point cloud. | Default: 1 | |
Copy Attributes | Text | ATTRIBUTE_LIST | Field numbers (starting from 1) of the attributes to copy, separated by semicolon; fields one to three (x;y;z) are mandatory. | Default: 1;2;3 | |
Constrain Query | Boolean | CONSTRAIN_QUERY | Check this parameter to constrain the query by an attribute range. | Default: 0 | |
Attribute Field | Integer | ATTR_FIELD | The attribute field to use as constraint. Field numbers start with 1. | Minimum: 0 Default: 1 | |
Value Range | Value range | VALUE_RANGE | Minimum and maximum of attribute range []. | - | |
(*) optional |
Command-line
this interactive tool can not be executed.