Title :
Clustered Sorting R-Tree: An Index for Multi-Dimensional Spatial Objects
Author :
Zhenwen He ; Wu, Chonglong ; Wang, Cheng
Author_Institution :
Digital Eng. & Simulation Center, Huazhong Univ. of Sci. & Technol., Wuhan
Abstract :
We propose new R-tree construction techniques (CSR-tree) for spatial databases. The main ideal of this algorithm is to make the spatial objects that near to each other in spatial space in nearest leaf nodes, and to reduce the overlap among the spatial objects´ rectangles. Given a collection of multi-dimensional spatial objects with rectangles, we cluster them to k groups by distance relativity, sort all the spatial objects in the i-th (iepsi[1,k]) group, and then sort all the groups by the group center points, and build the R-tree bottom-up at last. We proposed and implemented several variations and performed experiments on synthetic 3D data. The experimental results show that the CSR-tree outperforms the previously R-tree methods in query efficiency and space utilization.
Keywords :
database indexing; pattern clustering; sorting; tree data structures; visual databases; clustered sorting R-tree; database indexing; multidimensional spatial object database; Clustering algorithms; Computational modeling; Data engineering; Geology; Geoscience; Heuristic algorithms; Indexes; Indexing; Sorting; Spatial databases; Clustering; R-tree; index; sorting; spatial object;
Conference_Titel :
Natural Computation, 2008. ICNC '08. Fourth International Conference on
Conference_Location :
Jinan
Print_ISBN :
978-0-7695-3304-9
DOI :
10.1109/ICNC.2008.152