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

When a query falls between points- averaging? #4

Open
lumin8 opened this issue Feb 22, 2021 · 2 comments
Open

When a query falls between points- averaging? #4

lumin8 opened this issue Feb 22, 2021 · 2 comments

Comments

@lumin8
Copy link

lumin8 commented Feb 22, 2021

When a query falls between two/more points, which point does your code select? What/how might you suggest to grab one/more points and average?

@lumin8
Copy link
Author

lumin8 commented Feb 26, 2021

Amending the above question, I can see now it defaults to the next (ceiling) row / column, or can be amended to select either.

I'm looking in to grabbing three coordinates that define a plane bounding the point and projecting the elevation. If you have any advise on adding that functionality in, please holler! If I can figure an elegant way to do this I'll consider a PR. Thanks ~

@inode64
Copy link

inode64 commented May 20, 2023

In a fork dave@9b9ad5e they have added that functionality, but I don't know if it will be correct or more tests need to be done

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

No branches or pull requests

2 participants