ARTÍCULO
TITULO

QRB-tree Indexing: Optimized Spatial Index Expanding upon the QR-tree Index

Jieqing Yu    
Yi Wei    
Qi Chu and Lixin Wu    

Resumen

Support for region queries is crucial in geographic information systems, which process exact queries through spatial indexing to filter features and subsequently refine the selection. Although the filtering step has been extensively studied, the refinement step has received little attention. This research builds upon the QR-tree index, which decomposes space into hierarchical grids, registers features to the grids, and builds an R-tree for each grid, to develop a new QRB-tree index with two levels of optimization. In the first level, a bucket is introduced in every grid in the QR-tree index to accelerate the loading and search steps of a query region for the grids within the query region. In the second level, the number of candidate features to be eliminated is reduced by limiting the features to those registered to the grids covering the corners of the query region. Subsequently, an approach for determining the maximal grid level, which significantly affects the performance of the QR-tree index, is proposed. Direct comparisons of time costs with the QR-tree index and geohash index show that the QRB-tree index outperforms the other two approaches for rough queries in large query regions and exact queries in all cases.

 Artículos similares

       
 
Aopeng Xu, Zhiyuan Zhang, Xiaqing Ma, Zixiang Zhang and Tao Xu    
As a basic method of spatial data operation, spatial keyword query can provide meaningful information to meet user demands by searching spatial textual datasets. How to accurately understand users? intentions and efficiently retrieve results from spatial... ver más

 
Oscar Rojas, Veronica Gil-Costa and Mauricio Marin    
Web search engines are built from components capable of processing large amounts of user queries per second in a distributed way. Among them, the index service computes the top-k documents that best match each incoming query by means of a document rankin... ver más
Revista: Future Internet

 
Rong Yang and Baoning Niu    
Continuous k nearest neighbor queries over spatial?textual data streams (abbreviated as CkQST) are the core operations of numerous location-based publish/subscribe systems. Such a system is usually subscribed with millions of CkQST and evaluated simultan... ver más

 
Alberto Belussi, Sara Migliorini and Ahmed Eldawy    
In recent years, several extensions of the Hadoop system have been proposed for dealing with spatial data. SpatialHadoop belongs to this group of projects and includes some MapReduce implementations of spatial operators, like range queries and spatial jo... ver más

 
Dongming Guo and Erling Onstein    
Geospatial information has been indispensable for many application fields, including traffic planning, urban planning, and energy management. Geospatial data are mainly stored in relational databases that have been developed over several decades, and mos... ver más