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

Incorrect dtm at the edges with tin() #365

Closed
Jean-Romain opened this issue Aug 6, 2020 · 0 comments
Closed

Incorrect dtm at the edges with tin() #365

Jean-Romain opened this issue Aug 6, 2020 · 0 comments
Assignees
Labels
Bug
Projects

Comments

@Jean-Romain
Copy link
Owner

@Jean-Romain Jean-Romain commented Aug 6, 2020

library(lidR)
gnd <- readLAS("issue365.laz")
dtm <- grid_terrain(gnd, 1, tin())
plot_dtm3d(dtm)

Capture du 2020-08-06 08-12-44

issue365.laz

@Jean-Romain Jean-Romain added the Bug label Aug 6, 2020
@Jean-Romain Jean-Romain self-assigned this Aug 6, 2020
@Jean-Romain Jean-Romain changed the title Inccorect dtm computed with tin() Incorrect dtm at the edges with tin() Aug 6, 2020
@Jean-Romain Jean-Romain added this to To do in v3.1.0 Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
v3.1.0
  
To do
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.