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

Error while reading LAS files which do not respect LAS specifications #3

Closed
Jean-Romain opened this issue Feb 8, 2017 · 0 comments
Closed
Labels
Bug

Comments

@Jean-Romain
Copy link
Owner

@Jean-Romain Jean-Romain commented Feb 8, 2017

This is a bug reported by a user via email

When reading some files:

Error: ERROR: '%s' after %u of %u points

After investigations, the error occurred because the files does not respect LAS specifications. Because I modified the source code of LASlib to make it working on R, LASlib is less compliant with files which does not respect strictly the LAS standard. This problem can be solved checking lasreader_las.cpp L1311.

@Jean-Romain Jean-Romain closed this Feb 8, 2017
@Jean-Romain Jean-Romain added the Bug label Feb 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.