This is documentation of an archived release.
For documentation on the current version, please check Knowledge Base.
For documentation on the current version, please check Knowledge Base.
Optimize Pointcloud Data Script
Concept
This script optimizes a source folder of multiple pointcloud files from one specific format to one opc file.
Variables
SourceDir
Directory path to folder with the source pointcloud files.
SourceCRS
CRS of the resource pointcloud files.
SourceFormat
Format of the resource pointcloud files.
TargetDir
File path to the target opc file.
TargetFormat
Format of the target poinctloud file, see Supported Geodata Resources.
WriteOptions
Enter block size, enable filtering and set the target CRS of the pointcloud.
WriteOptions=block.size=1.0;density.filter.threshold=1;targetCRS=
Last modified:: 2021/10/27 13:15