5 ms·
This one uses a "Spatial" interface and has worked well enough with a little bit of tuning. https://github.com/dhconnelly/rtreego https://github.com/dhconnelly
by agentargo 11y ago
This one uses a "Spatial" interface and has worked well enough with a little bit of tuning.
https://github.com/dhconnelly/rtreego https://github.com/dhconnelly/rtreego
- azth 11y agoUsing an interface is not good for performance.