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

Cover elevation crack between adjacent tiles #15

Open
baothientran opened this issue Nov 9, 2020 · 0 comments
Open

Cover elevation crack between adjacent tiles #15

baothientran opened this issue Nov 9, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@baothientran
Copy link
Contributor

Currently, the implementation only duplicates the data on the edge of the elevation to cover the crack, but it is not good. There are two ways to solve it currently:

  • Add skirts around the tile
  • Query the adjacent tile and do the interpolation
@lilleyse lilleyse added the bug Something isn't working label Nov 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants