Range queries over a compact representation of minimum bounding rectangles

  • Authors:
  • Nieves R. Brisaboa;Miguel R. Luaces;Gonzalo Navarro;Diego Seco

  • Affiliations:
  • Database Laboratory, University of A Coruña, A Coruña, Spain;Database Laboratory, University of A Coruña, A Coruña, Spain;Department of Computer Science, University of Chile, Santiago, Chile;Database Laboratory, University of A Coruña, A Coruña, Spain

  • Venue:
  • ER'10 Proceedings of the 2010 international conference on Advances in conceptual modeling: applications and challenges
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we present a compact structure to index semistatic collections of MBRs that solves range queries while keeping a good trade-off between the space needed to store the index and its search efficiency. This is very relevant considering the current sizes and gaps in the memory hierarchy. Our index is based on the wavelet tree, a structure used to represent sequences, permutations, and other discrete functions in stringology. The comparison with the R*-tree and the STR R-tree (the most relevant dynamic and static versions of the R-tree) shows that our proposal needs less space to store the index while keeping competitive search performance, especially when the queries are not too selective.