-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Currently all points are loaded into memory when read, which isn't ideal if you have a larger-than-memory file. We should incorporate the ideas used in LasIO.jl and LazIO.jl to implement some proper streaming systems to avoid this (note: this may include incorporating LASzip_jll functionality)
Metadata
Metadata
Assignees
Labels
No labels