Accelerating Spatial Join Operations Using Bit-Indices.

Elizabeth Antoine,Kotagiri Ramamohanarao,Jie Shao,Rui Zhang
2011-01-01
Abstract:Spatial join is a very expensive operation in spatial databases. In this paper, we propose an innovative method for accelerating spatial join operations using Spatial Join Bitmap (SJB) indices. The SJB indices are used to keep track of intersecting entities in the joining data sets. We provide algorithms for constructing SJB indices and for maintaining the SJB indices when the data sets are updated. We have performed an extensive study using both real and synthetic data sets of various data distributions. The results show that the use of SJB indices produces substantial speedup ranging from 25% to 150% when compared to Filter trees.
What problem does this paper attempt to address?