Efficient indexing of the historical, present, and future positions of moving objects

  • Authors:
  • Dan Lin;Christian S. Jensen;Beng Chin Ooi;Simonas Šaltenis

  • Affiliations:
  • National University of Singapore, Singapore;Aalborg University, Denmark;National University of Singapore, Singapore;Aalborg University, Denmark

  • Venue:
  • Proceedings of the 6th international conference on Mobile data management
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Although significant effort has been put into the development of efficient spatio-temporal indexing techniques for moving objects, little attention has been given to the development of techniques that efficiently support queries about the past, present, and future positions of objects. The provisioning of such techniques is challenging, both because of the nature of the data, which reflects continuous movement, and because of the types of queries to be supported. This paper proposes the BBx -index structure, which indexes the positions of moving objects, given as linear functions of time, at any time. The index stores linearized moving-object locations in a forest of B+ -trees. The index supports queries that select objects based on temporal and spatial constraints, such as queries that retrieve all objects whose positions fall within a spatial range during a set of time intervals. Empirical experiments are reported that offer insight into the query and update performance of the proposed technique.