Open spiritinlife opened 6 years ago
Do you think storing the preprocessing step is possible?
I believe that if I modify buildVerticalIndex and store the intervalTable, I will then be able to get it back and give it to intervalSearch.
Thank you
I created a fork that seems to work, it needed some more work that i originally thought. If you can take a look it would be great. The initial tests show that i have not broken anything :)
Fork: https://github.com/spiritinlife/point-in-big-polygon
Do you think storing the preprocessing step is possible?
I believe that if I modify buildVerticalIndex and store the intervalTable, I will then be able to get it back and give it to intervalSearch.
Thank you