Tool Remove Overlap from Virtual Point Cloud Tiles
The tool allows one to remove the overlap from point cloud tiles created from a virtual point cloud dataset. The tiles must have been created with an overlap and a spcvf tile info file must have been outputted too. The latter describes the original bounding boxes of the tiles (i.e. without overlap) and is used by this tool to remove the overlap.
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. Point cloud tiles with an overlap are usually created from such an virtual point cloud dataset with the 'Get Subset from Virtual Point Cloud' tool.
- Author: V. Wichmann, LASERDATA GmbH (c) 2014
- Menu: File|Virtual|Point Cloud
Parameters
| Name | Type | Identifier | Description | Constraints |
Options | Tile Info File | File path | FILENAME | The full path and name of the spcvf tile info file describing the point cloud tiles without overlap | - |
Output Filepath | File path | FILEPATH | The full path to which the point cloud tiles without overlap should be written. | - |
Command-line
Usage: saga_cmd io_virtual 6 [-FILENAME <str>] [-FILEPATH <str>]
-FILENAME:<str> Tile Info File
File path
-FILEPATH:<str> Output Filepath
File path