Lightweight LAS header info for range-based access (COPC core concept).
This lets frontend code compute byte offsets for individual points and use fetch with Range headers to load only the points it needs.
fetch
Range
Readonly
Total size of point data in bytes.
Lightweight LAS header info for range-based access (COPC core concept).
This lets frontend code compute byte offsets for individual points and use
fetchwithRangeheaders to load only the points it needs.