A Moving Object Index Structure and Nearest Neighbor Query Method Based on Road Network

XU Lin,LI Qingquan,YANG Bisheng
2010-01-01
Abstract:Vehicle surveillance/navigation, location-based service, and intelligent transportation service offer new challenges for the management and analysis of moving objects. Different from traditional spatial database applications, fast index update and efficient query is equally important due to the frequent updates of moving objects on their position. In view of this, we propose a new index structure,named a road network-based moving object index structure (RBMO), to index and query current positions of moving object in road networks. The RBMO integrates road network geometric/topology, turn restriction and current locations of moving object. It not only can solve the problem of increasing update costs when objects move to adjacent segments, but also can support network-based K nearest neighborhoodqueries with turn Testriction. In this paper, we first define the overall structure of RBMO, and then introduce index update and query method. Finally, we implement the RBMO and validate it through a series of analyses and experiments. The proposed index structure efficiently improves the efficiency of index updating and queries based on the comparison with that of IMORS index and INE query method.
What problem does this paper attempt to address?