Abstract
Consider a set P of trajectories (polygonal lines in R2), and a query given by a trajectory Q and a threshold &epsis; > 0. To answer the query we wish to find all trajectories P ∈ P such that δF(P, Q) ≤ &epsis;, where δF denotes the Fréchet distance. We present an approach to efficiently answer a large number of queries for the same set P. Key ingredients are (a) precomputing a spatial hash that allows us to quickly find trajectories that have endpoints near Q; (b) precomputing simplifications on all trajectories in P; (c) using the simplifications and optimizations of the decision algorithm to efficiently decide δF(P, Q) ≤ &epsis; for most P ∈ P.
Original language | English |
---|---|
Title of host publication | Proceedings of the 25th ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems (ACM GIS) |
Editors | Siva Ravada, Erik Hoel, Roberto Tamassia, Shawn Newsam, Goce Trajcevski, Goce Trajcevski |
Place of Publication | New York |
Publisher | Association for Computing Machinery, Inc |
Number of pages | 5 |
ISBN (Print) | 978-1-4503-5490-5 |
DOIs | |
Publication status | Published - 7 Nov 2017 |
Event | 25th ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems (ACM SIGSPATIAL 2017) - Redondo Beach, United States Duration: 7 Nov 2017 → 10 Nov 2017 Conference number: 25 http://sigspatial2017.sigspatial.org/ |
Conference
Conference | 25th ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems (ACM SIGSPATIAL 2017) |
---|---|
Abbreviated title | ACM GIS 2017 |
Country/Territory | United States |
City | Redondo Beach |
Period | 7/11/17 → 10/11/17 |
Internet address |
Keywords
- Fréchet distance
- Range searching
- Trajectories