Title :
Moving Continuous K Nearest Neighbor Queries in Spatial Network Databases
Author :
Yin, Xiaolan ; Ding, Zhiming ; Li, Jing
Author_Institution :
Inst. of Software, Chinese Acad. of Sci., Beijing, China
fDate :
March 31 2009-April 2 2009
Abstract :
One of the most important kinds of queries in spatial network databases (SNDB) to support location-based services (LBS) is the shortest path query. Given an object in a network, e.g. a location of a car on a road network, and a set of objects of interests, e.g. hotels, gas station, car, etc., the k-NN query returns the k nearest neighbors from the query object to interested objects. This paper proposes a k-NN algorithm with a set of index structures to support the situation of moving objects. This algorithm can transform a dynamic problem to a static problem. In this paper we focus on road networks. However, our algorithms do not use any domain specific information, and therefore can be applied to any network. This algorithm´s complexity is O(i2log2i), and traditional Dijkstra´s complexity is O(i2 (i+n)2).
Keywords :
automobiles; computational complexity; mobile computing; query processing; traffic engineering computing; visual databases; Dijkstra complexity; continuous k-nearest neighbor queries; index structures; location-based services; road network; spatial network databases; Computer networks; Computer science; Data engineering; Euclidean distance; Filters; Global Positioning System; Nearest neighbor searches; Roads; Spatial databases; Vehicles; Moving object; distance index; k-NN; spatial network databases;
Conference_Titel :
Computer Science and Information Engineering, 2009 WRI World Congress on
Conference_Location :
Los Angeles, CA
Print_ISBN :
978-0-7695-3507-4
DOI :
10.1109/CSIE.2009.626