Tool Create Tileshape from Virtual Point Cloud
The tool allows one to create a polygon shapefile with the bounding boxes of a virtual point cloud dataset. Additionally, the header information of the chosen virtual point cloud dataset is reported (since SPCVFDataset version 1.1).
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 | Tileshape | shapes, output | TILE_SHP | Polygon shapefile describing the bounding boxes of spcvf tiles. | - | 
| Options | Filename | file path | FILENAME | The full path and name of the .spcvf file | - | 
Command-line
Usage: saga_cmd io_virtual 2 [-FILENAME <str>] [-TILE_SHP <str>]
  -FILENAME:<str>	Filename
	file path
  -TILE_SHP:<str>	Tileshape
	shapes, output