Page 1 of 1

Liblas exception: 'version minor out of range" error

Posted: Wed Sep 16, 2015 12:44 pm
by fg80hu
Hello,
I receive this error message when dropping a las file in ( both v2.6.2b and v2.6.0):
Displayed first....
Displayed first....
cc_error1.JPG (13.47 KiB) Viewed 9874 times
after clicking OK here, displayed this one:
Displayed after clicking OK at first
Displayed after clicking OK at first
cc_error2.JPG (19.79 KiB) Viewed 9874 times
The same thing thing occurs if I compress the las file to laz with laszip.exe, the .laz file also drops this message.
Thanks!

Re: Liblas exception: 'version minor out of range" error

Posted: Wed Sep 16, 2015 1:15 pm
by daniel
Indeed, this is because Liblas (the library we use to load LAS files) doesn't support the version 1.4 of LAS/LAZ format (the one with full-waveform).

If you don't have any full waveform data, I bet lastools must have an option to downgrade the file to version 1.3?

Re: Liblas exception: 'version minor out of range" error

Posted: Thu Sep 17, 2015 6:45 am
by fg80hu
So it is. Thank you.

Re: Liblas exception: 'version minor out of range" error

Posted: Sun Oct 04, 2015 8:44 pm
by Dimitri
Just for information : Actually, las 1.3 can also include full waveform information. If you try to load a las 1.3 with FWF data embedded, Cloudcompare will report an error

Re: Liblas exception: 'version minor out of range" error

Posted: Mon Oct 05, 2015 4:49 pm
by daniel
I don't know if liblas if still actively supported... I believe that PDAL is more up-to-date but I really miss the time to look at this right now :(

Re: Liblas exception: 'version minor out of range" error

Posted: Tue Nov 29, 2022 10:42 pm
by Billy_G
I have this exact issue. Running CloudCompare v2.7.0. Can anyone explain how to fix this in layman's terms? Thanks in advance.

Re: Liblas exception: 'version minor out of range" error

Posted: Sat Dec 03, 2022 11:27 am
by daniel
CloudCompare 2.7.0?! This is absolutely not supported anymore ;)