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

RTree only supports 2 dimensions #31

Open
rscarberry-wa opened this issue May 20, 2014 · 0 comments
Open

RTree only supports 2 dimensions #31

rscarberry-wa opened this issue May 20, 2014 · 0 comments

Comments

@rscarberry-wa
Copy link

Hi. My name is Randall Scarberry and I work for a company in Albuquerque, NM called Stellar Science. I was investigating the use of R-trees for one of our applications and came across your version. Since our project required a 3-D implementation, however, I modified the code to support an arbitrary number of dimensions greater than or equal to 2.

The 3-D version works well, so I wanted to contribute back our changes in keeping with open source practice. My version deviates a great deal from the original, so a pull request wouldn't be the way to go. For example, we use fastutil for collections of primitives instead of trove. If you contact me, I can send you a zip file containing the modified code.

My email address is [email protected]

Thanks!

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

1 participant