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 / hilbert / func New(bufferSize, ary uint64) => what is parameter ary? #212

Open
Robert-M-Muench opened this issue Oct 12, 2020 · 0 comments

Comments

@Robert-M-Muench
Copy link

I tried New(100,2) for a tree managing 2D rectangles. But that failed... I used New(100,3) which works but I don't know why.

So, what does this parameter specify?

And if I want to manage, let's say 5D "rectangles" I just extend my rectangle definition to 5 dimensions?

@Robert-M-Muench Robert-M-Muench changed the title rtree / hilber / func New(bufferSize, ary uint64) => what is parameter ary? rtree / hilbert / func New(bufferSize, ary uint64) => what is parameter ary? Jan 2, 2021
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