[Batch] Saving the .las file

Feel free to ask any question here
Post Reply
ninh_ghoster
Posts: 2
Joined: Wed Feb 28, 2024 9:19 am

[Batch] Saving the .las file

Post by ninh_ghoster »

Hi all,


I was using the TreeIso plugin to separate trees, but wonder can I save all the .las file at once rather than save every single tree? Since I have too many of them.
Attachments
Untitled.png
Untitled.png (124.79 KiB) Viewed 175 times
daniel
Site Admin
Posts: 7382
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: [Batch] Saving the .las file

Post by daniel »

Sadly no... Some formats allow to store multiple clouds at once (BIN, E57). Then you can batch the conversion of a BIN file to multiple LAS files via the command line:
'CloudCompare -O my_file.bin -C_EXPORT_FMT LAS -SAVE_CLOUDS'

We should had the option to save multiple files to other formats (currently only the TXT/ASCII format can do it I believe).
Daniel, CloudCompare admin
daniel
Site Admin
Posts: 7382
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: [Batch] Saving the .las file

Post by daniel »

I've added this to the TODO list
Daniel, CloudCompare admin
ninh_ghoster
Posts: 2
Joined: Wed Feb 28, 2024 9:19 am

Re: [Batch] Saving the .las file

Post by ninh_ghoster »

Thank Daniel, hopefully, you could add this option in the next version.
Post Reply