You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to add the functionality for appending point to the already existing laz file to the wonderful las-rs library?
The recent update in laz-rs crate adds the LasZipAppender and now it should be possible to append points to the already compressed file. My limited knowledge of rust makes it hard for me to actually use it (see laz-rs/laz-rs#50). Is it possible to add this functionality to the `las-rs' crate so it would be easier to actually add points?
The text was updated successfully, but these errors were encountered:
Is it possible to add the functionality for appending point to the already existing laz file to the wonderful
las-rs
library?The recent update in laz-rs crate adds the LasZipAppender and now it should be possible to append points to the already compressed file. My limited knowledge of rust makes it hard for me to actually use it (see laz-rs/laz-rs#50). Is it possible to add this functionality to the `las-rs' crate so it would be easier to actually add points?
The text was updated successfully, but these errors were encountered: