VPIndexer: velocity-based partitioning for indexing moving objects.

Xiaofeng Xu,Li Xiong,Vaidy S. Sunderam,Jinfei Liu,Jun Luo
DOI: https://doi.org/10.1145/2820783.2820786
2015-01-01
Abstract:Indexing moving objects has been extensively studied in the past decades. In most real world applications, the moving objects exhibit particular patterns on their velocities. For example, velocities of vehicles in city road networks usually show patterns on both directions and values. Velocity-based partitioning techniques have been proved effective in improving query performances of moving object indexes. This demo presents VPIndexer, a toolkit for visualizing comparison of three velocity-based partitioning algorithms: VMBR-based partitioning, DVA-based partitioning and our recently proposed speed-based partitioning techniques. VPIndexer uses the Bx-tree and the TPR*-tree as the baseline approaches.
What problem does this paper attempt to address?