pub fn build_join_index(entries: &[(u64, Geometry)]) -> RTree
Build an R-tree from a list of (entry_id, geometry) pairs for join.