unitycoder/PointCloudConverter

some las files return 0 points

unitycoder opened this issue · 5 comments

if export *.LAS/LAZ 1.3/1.4 from CloudCompare, returns 0 points
if export *.LAS/LAZ from CloudCompare, this file works

same here, the converted las file have 0 bytes

ok, last time i didn't find the cause yet, but sounds like its some header offset difference between those las versions..

from which tool your las file is coming from?

same issue with:

  • v1.4 format 6
  • v1.4 format 7
  • v1.2 format 3

tested v1.4 format 6 in updated laszip, seems to work.

will post update soon, if nothing else breaks.

available after release 55