How to read point data format 9 LAS files
Posted: Thu Apr 29, 2021 3:06 pm
Hi,
I am using CloudCompare 2.11.1 on Linux Mint 20.1, installed with snap 2.49.2, using kernel 5.8.0-50.
I am trying to import LAS files that are apparently point data format 9, which PDAL is unable to import:
Is there any other way to import files of these type without first converting these LAS files to ASCII then importing to CloudCompare? I have a colleague who is using the same version of CloudCompare on a Windows 10 machine that said he could import the same LAS files by turning off the PDAL plugin and then importing. I tried that, but it doesn't work for me.
Any ideas?
~ Eric.
I am using CloudCompare 2.11.1 on Linux Mint 20.1, installed with snap 2.49.2, using kernel 5.8.0-50.
I am trying to import LAS files that are apparently point data format 9, which PDAL is unable to import:
Code: Select all
[12:01:22] PDAL exception: readers.las: Unsupported LAS input point format: 9
An error occurred while loading 'Op10_Run00': the third-party library in charge of saving/loading the file has failed to perform the operation
Any ideas?
~ Eric.