DocumentCode
530319
Title
A new K-NN query algorithm based on the dynamic movement of spatial objects
Author
Li, Guobin ; Tang, Jine
Author_Institution
Sch. of Comput. Sci. & Technol., Henan Polytech. Univ., Jiaozuo, China
Volume
1
fYear
2010
fDate
17-19 Sept. 2010
Abstract
The K-NN query algorithm is an important class of query algorithm in spatial database, the traditional K-NN query algorithm used the measurement distance and pruning strategy to search in the adopted index tree, the regional division algorithm based on the grid obtained the nearest neighbor objects by calculating the distance between the queried object and the data objects within the eight grids around the queried object, and carried on expanding inquiry scope outward layer by layer, in view of the advantage of the grid index, a new K-NN query algorithm based on the dynamic movement of spatial objects is proposed in this paper, it only carries on grid division to a small part of region around the queried object, when all the data objects in the current grid are already searched, make the cells in the grid empty, dynamically move the external data objects into the grid area continue to query according to the relative position of these objects, because the algorithm uses a fixed grid area to query the data objects in the whole region, so it can reduce the target storage space and the complexity degree of the algorithm calculation, the experiments show that the new query algorithm is superior to the traditional algorithms in the querying performance when the amount of data is increased, and the query efficiency is greatly increased.
Keywords
geographic information systems; object detection; query processing; visual databases; K-NN query algorithm; external data objects; geographic information system; grid index tree; measurement distance; nearest neighbor objects; regional division algorithm; spatial database; spatial objects dynamic movement; K-NN query algorithm; dynamic movement; grid division; relative position;
fLanguage
English
Publisher
ieee
Conference_Titel
Educational and Information Technology (ICEIT), 2010 International Conference on
Conference_Location
Chongqing
Print_ISBN
978-1-4244-8033-3
Electronic_ISBN
978-1-4244-8035-7
Type
conf
DOI
10.1109/ICEIT.2010.5607687
Filename
5607687
Link To Document