DocumentCode
255263
Title
GB-Tree: An efficient LBS location data indexing method
Author
Qi Liu ; Xicheng Tan ; Fang Huang ; Chao Peng ; Yayu Yao ; Meng Gao
Author_Institution
Int. Sch. of Software, Wuhan Univ., Wuhan, China
fYear
2014
fDate
11-14 Aug. 2014
Firstpage
1
Lastpage
5
Abstract
Location-Based Service (LBS) has become more and more important with the rapid development of mobile internet, it as an information service mainly make use of geographic position of mobile phone to provide accurate services for consumers. LBS involves a mass of longitude-latitude data and mainly involves three problems: Point Query, Range Query, and K-Nearest Neighbors. The object of this paper is to develop an efficient method to query the longitude-latitude data. After doing some research, we propose the GB-Tree, an indexing for longitude-latitude data capable of handling both range queries and k-nearest neighbors´ queries. GB-Tree is the combination of B+ Tree and GEOHASH algorithm to organize longitude-latitude data. So it retains all performance characteristics of B+ tree. For solving the range queries and k-nearest queries problems, we propose two algorithms based on GB-Tree index, which make good use of the structure of GB-Tree. In addition, we have done performance evaluation of the GB-Tree and the algorithms. The result of the experiments show the high efficiency. The latency of the algorithm is low enough to meet the needs of reality.
Keywords
Internet; indexing; mobile computing; query processing; tree data structures; trees (mathematics); B+ Tree; GB-Tree index; GB-Tree structure; GEOHASH algorithm; K-nearest neighbors; consumer service; efficient LBS location data indexing method; information service; location-based service; longitude-latitude data organization; longitude-latitude data querying; mobile Internet; mobile phone geographic position; point query; range query; Algorithm design and analysis; Complexity theory; Educational institutions; Indexing; Mobile communication; Software; Database; K-Nearest Query; LBS; Range Query;
fLanguage
English
Publisher
ieee
Conference_Titel
Agro-geoinformatics (Agro-geoinformatics 2014), Third International Conference on
Conference_Location
Beijing
Type
conf
DOI
10.1109/Agro-Geoinformatics.2014.6910659
Filename
6910659
Link To Document