Loaded r*-tree returns wrong boundreis.
Elhamahm opened this issue · 1 comments
Elhamahm commented
Dear Authors,
I have a question regarding saving and loading R*-tree
Actually when I load the pre-saved indexing tree and check its bounding box, I get the wrong answer. For example, the loaded indexing tree (file_idx2)' s boundaries are different from the original tree (idx2) 's boundaries. Please advise! Thanks
hobu commented
Look at the tests for examples https://github.com/Toblerity/rtree/blob/master/tests/test_index.py