Request for documentation
From pull request qgis/QGIS#64599
Author: @JanCaha
QGIS version: 4.0
Vpc output format specification
PR Description:
Description
This follows the recent update to PDAL Wrench 1.4.0 which renamed parameter to --vpc-output-format which allows specification of output file format for VPC. This allows creation of VPC that can be read by QGIS (VPC files contaning COPC files). All algorithms that support output to VPC have this option, which is enabled in QGIS processing algorithms as advanced parameter with default value specifying COPC. The value of the parameter is not applied if the output is not VPC as it does not make sense for other file types.
Commits tagged with [need-docs] or [FEATURE]
Request for documentation
From pull request qgis/QGIS#64599
Author: @JanCaha
QGIS version: 4.0
Vpc output format specification
PR Description:
Description
This follows the recent update to PDAL Wrench 1.4.0 which renamed parameter to
--vpc-output-formatwhich allows specification of output file format for VPC. This allows creation of VPC that can be read by QGIS (VPC files contaning COPC files). All algorithms that support output to VPC have this option, which is enabled in QGIS processing algorithms as advanced parameter with default value specifying COPC. The value of the parameter is not applied if the output is not VPC as it does not make sense for other file types.Commits tagged with [need-docs] or [FEATURE]