A fun application of compact data structures to indexing geographic data

  • 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:
  • FUN'10 Proceedings of the 5th international conference on Fun with algorithms
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

The way memory hierarchy has evolved in recent decades has opened new challenges in the development of indexing structures in general and spatial access methods in particular. In this paper we propose an original approach to represent geographic data based on compact data structures used in other fields such as text or image compression. A wavelet tree-based structure allows us to represent minimum bounding rectangles solving geographic range queries in logarithmic time. A comparison with classical spatial indexes, such as the R-tree, shows that our structure can be considered as a fun, yet seriously competitive, alternative to these classical approaches.