Trajectory Grouping Structure under Geodesic Distance

Due to GPS and related technology, trajectory data has become one of the main types of geographic data, and algorithmic tools to handle large quantities of such data are essential. A single trajectory is typically represented as a sequence of time-stamped points in the plane. In a collection of such trajectories one can identify groups of moving entities and merges and splits of such groups. This information can be summarized in the trajectory grouping structure. Extending the work of Buchin  [WADS 2013], we show that the trajectory grouping structure can be computed efficiently also if obstacles are present and the distance between the entities is measured by geodesic distance. We bound the number of critical events: times at which the distance between two subsets of moving entities is exactly ε, where ε is the threshold distance until where two entities are close enough to be in one group. In case the entities move in a simple polygon we give an O(τn2) upper bound, which is tight in the worst case. In case of well-spaced obstacles we give an O(τ(n2 + mλ4(n))) upper bound, where m is the total complexity of the obstacles, and λs(n) denotes the maximum length of a Davenport-Schinzel sequence of n symbols of order s. In case of general obstacles we give an O(τ(n2 + m2λ4(n))) upper bound. We also present lower bounds that show that these two upper bounds are close to optimal. Furthermore, for all cases we provide efficient algorithms to compute the critical events, which in turn leads to efficient algorithms to compute the trajectory grouping structure.

keywords: Computational Geometry, Geographical Information Analysis, Trajectories

Conference Proceedings (peer-reviewed)

Bettina Speckmann, Frank Staals, Irina Kostitsyna, Maarten Löffler, Marc van Kreveld
Trajectory Grouping Structure under Geodesic Distance
Proc. 31st International Symposium on Computational Geometry
LIPIcs 34, 674–688, 2015
http://dx.doi.org/10.4230/LIPIcs.SOCG.2015.674

back to list