Line segment nearest neighbor query of spatial database based on R*S-tree

Dianzhu Sun,Yongwei Sun,XinCai Kang,Yanrui Li
DOI: https://doi.org/10.4028/www.scientific.net/AMR.201-203.194
2011-01-01
Abstract:An algorithm for nearest neighbor query of Line Segment based on the R*S-tree is proposed. The dynamic spatial indexing structure for spatial line segments was constructed based on the R*S-tree, and the k-nearest neighbor of the target line segment were obtained by the hollow ball. The distance between the target line segment and the neighbor line segments was computed, and the neighbor line segments were sorted by the distance. The result shows that the algorithm can obtain nearest neighbor line segment accurately and effectively and has the strong adaptability of data type.
What problem does this paper attempt to address?