Abstract
The increasingly massive volumes of vehicle trajectory data that are becoming available hold the potential to enable more accurate vehicle travel-time estimation than hitherto possible. To enable such uses, we present a multi-threaded, in-memory trajectory store that supports efficient and accurate travel-time estimation for road-network paths based on network-constrained trajectories. The trajectory store employs advanced indexing to support so-called strict-path queries that retrieve all trajectories that traverse a given path to provide accurate travel-time estimations. As a key novel feature, the store is designed and implemented to exploit modern non-uniform memory access (NUMA) systems. We provide a detailed experimental study of the performance of the trajectory store using a synthetic trajectory data set based on real traffic data. The study shows that query latency can be halved compared to our baseline system.
Original language | English |
---|---|
Title of host publication | Proceedings of the 27th ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems |
Editors | Farnoush Banaei-Kashani, Goce Trajcevski, Ralf Hartmut Guting, Lars Kulik, Shawn Newsam |
Number of pages | 10 |
Publisher | Association for Computing Machinery |
Publication date | 2019 |
Pages | 209-218 |
ISBN (Electronic) | 978-1-4503-6909-1 |
DOIs | |
Publication status | Published - 2019 |
Event | International Conference on Advances in Geographic Information Systems - Chicago, United States Duration: 5 Nov 2019 → 8 Nov 2019 Conference number: 27th |
Conference
Conference | International Conference on Advances in Geographic Information Systems |
---|---|
Number | 27th |
Country | United States |
City | Chicago |
Period | 05/11/2019 → 08/11/2019 |
Keywords
- Indexing
- Moving objects
- NUMA