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

error MinimumMinEntries #52

Open
xuan2261 opened this issue Nov 3, 2023 · 0 comments
Open

error MinimumMinEntries #52

xuan2261 opened this issue Nov 3, 2023 · 0 comments

Comments

@xuan2261
Copy link

xuan2261 commented Nov 3, 2023

I edit the MinimumMaxEntries parameter to 3 instead of 4 as default, I set up the RTree tree with var tree = new RBush(maxEntries: 3);. When creating the RTree tree, I show that the RTree tree has a Node with 1 Entrie. Meanwhile, the default setting parameter is MinimumMinEntries = 2. How to fix this error.
image
image

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