SAGA-GIS Tool Library Documentation (v6.2.0)

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.

Parameters

 NameTypeIdentifierDescriptionConstraints
OptionsTile Info FileFile pathFILENAMEThe full path and name of the spcvf tile info file describing the point cloud tiles without overlap-
Output FilepathFile pathFILEPATHThe 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