Skip to content

Commit bcdaefd

Browse files
committed
Add "Convert individual files to COPC format" parameter
fixes #10818
1 parent ff4034c commit bcdaefd

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

docs/user_manual/processing_algs/qgis/pointclouddatamanagement.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,19 @@ Parameters
170170

171171
The overview point cloud will be created next to the VPC file -
172172
for example, for :file:`mydata.vpc`, the overview point cloud would be named :file:`mydata-overview.copc.laz`.
173+
* - **Convert individual files to COPC format**
174+
175+
|400|
176+
- ``CONVERT_COPC``
177+
- [boolean]
178+
179+
Default: False
180+
- When True, all the individual files in the virtual point cloud will also be converted
181+
to :file:`.COPC` format to allow rendering of their points in QGIS.
182+
183+
When disabled, the format of each individual file will be preserved.
184+
This is faster, however only the extent will be rendered for files using formats
185+
other than :file:`.COPC` and :file:`.EPT`.
173186
* - **Virtual point cloud**
174187
- ``OUTPUT``
175188
- [point cloud]

0 commit comments

Comments
 (0)