The self-relocating index scheme for telematics GIS

  • Authors:
  • Duksung Lim;Bonghee Hong;Daesoo Cho

  • Affiliations:
  • Division of Computer Information Technology, Yeungjin College, Taegu, Korea;Department of Computer Engineering, Pusan National University, Busan, Korea;School of Internet Engineering, Dongseo University, Busan, Korea

  • Venue:
  • W2GIS'05 Proceedings of the 5th international conference on Web and Wireless Geographical Information Systems
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

The history management of vehicles is important in telematics applications. To process queries for history data, trajectories, we generally use trajectory-preserving index schemes based on the trajectory preservation property. This property means that a leaf node only contains segments belonging to a particular trajectory, regardless of the spatiotemporal locality of segments. The sacrifice of spatiotemporal locality, however, causes the index to increase the dead space of MBBs of non-leaf nodes and the overlap between the MBBs of nodes. Therefore, an index scheme for trajectories shows good performance with trajectory-based queries, but not with coordinate-based queries, such as range queries. We propose a new index scheme that improves the performance of range queries without reducing performance with trajectory-based queries. In the new index scheme using the entry relocation strategy, two entries in different nodes are exchanged to minimize the dead spaces of the MBBs of the corresponding nodes.