Linux: can't read Las files due to extended fields?

Feel free to ask any question here
Post Reply
mtmaclay
Posts: 4
Joined: Thu Jan 04, 2024 11:10 pm

Linux: can't read Las files due to extended fields?

Post by mtmaclay »

Hi there,

When reading in .las files, CloudCompare v2.12.4 on Linux (installed via flatpak) errors out with:

PDAL Exception: readers.las: Extra byte specification exceeds point length beyond base format length.

If I uncheck the box "read additional fields" under the Extended fields tab in the open file menu, the file opens just fine.

I use the command line, and I'm wondering if I can disable the extended fields (or get around this issue another way) while opening files with the command line. Is there an alternative solution or modification to the additional fields (e.g. extended fields, new calculated values, classifications etc), that would help? I'm not very familiar with flatpak... so here is an example CL prompt I'm trying on linux:

flatpak run org.cloudcompare.CloudCompare -o -global_shift 1 2 3 /path/to/file.las

Thanks so much!
Matt
daniel
Site Admin
Posts: 7382
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Linux: can't read Las files due to extended fields?

Post by daniel »

Can you try maybe with the 2.13 version that just came out? It doesn't rely on PDAL anymore (otherwise I believe the answer to your question is 'no' ;)
Daniel, CloudCompare admin
mtmaclay
Posts: 4
Joined: Thu Jan 04, 2024 11:10 pm

Re: Linux: can't read Las files due to extended fields?

Post by mtmaclay »

Yup, I can open it now. Thanks for the heads up that 2.13 is out!

best,
matt
Post Reply