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 A bug in the package

Comments

@Jean-Romain
Copy link
Collaborator

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.

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

No branches or pull requests

1 participant