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

Improve support of LAS 1.4 #204

Closed
9 tasks done
Jean-Romain opened this issue Jan 2, 2019 · 0 comments
Closed
9 tasks done

Improve support of LAS 1.4 #204

Jean-Romain opened this issue Jan 2, 2019 · 0 comments
Assignees
Labels
Enhancement Not actually a bug but a possible improvement
Milestone

Comments

@Jean-Romain
Copy link
Collaborator

Jean-Romain commented Jan 2, 2019

lidR 2.0.0 does not have a good support of LAS format 1.4. This issue serves as a todo list.

rlas::read.lasheader does not read all the data from a LAS 1.4 which render impossible a full support of LAS 1.4. Once rlas will have a full support of LAS 1.4 lidR will need some updates

  • lascheck must be updated to consider the 1.4 specification and to take advantage of rlas 1.3.0
  • LAS must be updated to take advantage of rlas 1.3.0
  • print and summary must be updated to display more specific stuff including:
    • Global Encoding bits and their meaning
    • WKT string if any
  • The support of WKT as CRS source must be added. See also rgdal::showP4
    • Read and interpret WKT string
    • Repect the Global Encoding WKT bit
  • Update the vignette
@Jean-Romain Jean-Romain self-assigned this Jan 2, 2019
@Jean-Romain Jean-Romain added the Enhancement Not actually a bug but a possible improvement label Jan 2, 2019
@Jean-Romain Jean-Romain added this to the v2.1.0 milestone Jan 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Not actually a bug but a possible improvement
Projects
None yet
Development

No branches or pull requests

1 participant