Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extra metadata flags not extracted for query from LAS Zip (LAZ) file #18

Open
gwlucastrig opened this issue Sep 25, 2017 · 0 comments
Open

Comments

@gwlucastrig
Copy link
Owner

When the Tinfour Viewer reads a LAZ-formatted file (compressed LAS), it does not report GPS time, return status, and other elements that are not normally loaded from the file when the vertices are first read. This feature works for ordinary LAS files, but does not work for LAZ files because the tinfour-viewer code cannot randomly-access a zipped file.

Until this shortcoming is fixed, the only way a user can inspect GPS time is by unzipping the LAZ file (using laszip utility) and converting it to a standard LAS file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant