Organization and Efficient Range Query of Large Trajectory Data Based on Geohash

Longgang XIANG,Dehao WANG,Jianya GONG
DOI: https://doi.org/10.13203/j.whugis20150175
2017-01-01
Abstract:Efficient organization and querying of trajectory data is one of the research hotspots in thefield of spatial databases.By taking advantage of the properties of globally unique,one-dimensional,and hierarchically recursive coding of Geohash codes oriented to relational spatial databases,we propose a Geohash-based method of organizing large trajectory data and the associated range query processing technologies.First,a trajectory relational schema,combining Geohash coding and a B+ tree index,was designed for range queries at multiple scales.A corresponding two-stage range query processing algorithm is introduced.We developed a Z-merge optimization for further improving the efficiency of range query processing.Experimental results based on Oraclellg verify that our approach was fit for organizing large trajectory data while range query performance was much better than traditional R-tree.
What problem does this paper attempt to address?