Optimizing segmented trajectory data storage with HBase for improved spatio-temporal query efficiency

Yi Bao,Zhou Huang,Xuri Gong,Yuyang Zhang,Ganmin Yin,Han Wang
DOI: https://doi.org/10.1080/17538947.2023.2192979
IF: 4.606
2023-01-01
International Journal of Digital Earth
Abstract:The surging accumulation of trajectory data has yielded invaluable insights into urban systems, but it has also presented challenges for data storage and management systems. In response, specialized storage systems based on non-relational databases have been developed to support large data quantities in distributed approaches. However, these systems often utilize storage by point or storage by trajectory methods, both of which have drawbacks. In this study, we evaluate the effectiveness of segmented trajectory data storage with HBase optimizations for spatio-temporal queries. We develop a prototype system that includes trajectory segmentation, serialization, and spatio-temporal indexing and apply it to taxi trajectory data in Beijing. Our findings indicate that the segmented system provides enhanced query speed and reduced memory usage compared to the Geomesa system.
What problem does this paper attempt to address?