ISPRS International Journal of Geo-Information (Sep 2016)

Real-Time Spatial Queries for Moving Objects Using Storm Topology

  • Feng Zhang,
  • Ye Zheng,
  • Dengping Xu,
  • Zhenhong Du,
  • Yingzhi Wang,
  • Renyi Liu,
  • Xinyue Ye

DOI
https://doi.org/10.3390/ijgi5100178
Journal volume & issue
Vol. 5, no. 10
p. 178

Abstract

Read online

With the rapid development of mobile data acquisition technology, the volume of available spatial data is growing at an increasingly fast pace. The real-time processing of big spatial data has become a research frontier in the field of Geographic Information Systems (GIS). To cope with these highly dynamic data, we aim to reduce the time complexity of data updating by modifying the traditional spatial index. However, existing algorithms and data structures are based on single work nodes, which are incapable of handling the required high numbers and update rates of moving objects. In this paper, we present a distributed spatial index based on Apache Storm, an open-source distributed real-time computation system. Using this approach, we compare the range and K-nearest neighbor (KNN) query efficiency of four spatial indexes on a single dataset and introduce a method of performing spatial joins between two moving datasets. In particular, we build a secondary distributed index for spatial join queries based on the grid-partition index. Finally, a series of experiments are presented to explore the factors that affect the performance of the distributed index and to demonstrate the feasibility of the proposed distributed index based on Storm. As a real-world application, this approach has been integrated into an information system that provides real-time traffic decision support.

Keywords