2 step process
Open
question
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 218
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Description
Will your Rtree automatically handle
- pruning by envelopes
- intersection / contains (i.e. filtered cross join)
automatically, or should the user code perform the second task manually?
I would like to handle Multipolygons from JTS and am unsure if implementing my own geometry is better or if simply adding the envelope as a rectangle and then manually checking for intersection.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.