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

return non leaf childs of index #101

Open
ziya61 opened this issue Feb 15, 2018 · 1 comment
Open

return non leaf childs of index #101

ziya61 opened this issue Feb 15, 2018 · 1 comment

Comments

@ziya61
Copy link

ziya61 commented Feb 15, 2018

I have a dataset that consist of 2000 buildings as polygon geometries. I create and index object but I could not figure out how can I get all child nodes and their bounds using this module. Is it possible to return non leaf childs and their bounds using this module?

@FreakTheMighty
Copy link

I too would find this useful. My use case is similar to @ziya61 - rtree provides a useful way to cluster bounding boxes, grabbing non-leaf nodes allows us to segment a 3D scene into somewhat arbitrary sizes.

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