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
{{ message }}
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.
Currently when exporting to LAS, if there are columns that aren't part of the LAS spec they get saved as extra columns or 'attributes'. However, when reading the file back in with PyLidar you get a segmentation fault. Changing the version to LAS 1.4 seems to help a bit but other errors emerge.
Seems that using LAStools for this isn't easy. I've tried a number of things, but we need someone who has experience of the library to give us some assistance.
The text was updated successfully, but these errors were encountered:
Original report by Sam Gillingham (Bitbucket: gillins, GitHub: gillins).
Currently when exporting to LAS, if there are columns that aren't part of the LAS spec they get saved as extra columns or 'attributes'. However, when reading the file back in with PyLidar you get a segmentation fault. Changing the version to LAS 1.4 seems to help a bit but other errors emerge.
Seems that using LAStools for this isn't easy. I've tried a number of things, but we need someone who has experience of the library to give us some assistance.
The text was updated successfully, but these errors were encountered: