LAZ file size

Feel free to ask any question here
Post Reply
daniel
Site Admin
Posts: 7710
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: LAZ file size

Post by daniel »

10 Gb LAZ?! How many points are there inside?

You can't go above 1 billion points I guess.
Daniel, CloudCompare admin
abellia
Posts: 3
Joined: Thu Jun 30, 2016 4:00 pm

Re: LAZ file size

Post by abellia »

The maximum points in LAZ 1.0 - 1.3 is 2^32 - 1 (4.2+ billion). LAS/LAZ 1.4 supports 2^64 -1, but liblas that ClouldCompare uses doesn't support it. I can try to hook PDAL into CloudCompare if I get some time and that supports LAS 1.4.

If you're crashing on 1 billion points, you're probably having memory/arrangement issues within CloudCompare because it's not a LAS limitation.
Post Reply