Abstract
The challenge of map construction involves creating a representation of a travel network using data from the paths traveled by entities within the network. Although numerous algorithms for constructing maps can effectively piece together the overall layout of a network, accurately capturing smaller details like the positions of intersections and turns tends to be more difficult. This difficulty is especially pronounced when the data is noisy or collected at irregular intervals. In this paper we present ROADSTER, a map construction system that combines efficient cluster computation and a sophisticated method to construct a map from a set of such clusters. First, edges are extracted by producing a number of subtrajectory clusters, of varying widths, which naturally correspond to paths in the network. Second, representative paths are extracted from the candidate clusters. The geometry of each representative path is improved in a process involving several stages, that leads to map edges. The rich information obtained from the clustering process is also used to compute map vertices, and to finally connect them using map edges. An experimental evaluation of ROADSTER, using vehicle and hiking GPS data, shows that the system can produce maps of higher quality than previous methods.
Original language | English |
---|---|
Article number | 105845 |
Journal | Computers and Geosciences |
Volume | 196 |
DOIs | |
Publication status | Published - Feb 2025 |
Bibliographical note
Publisher Copyright:© 2025 The Authors
Funding
We thank Roel Jacobs for the initial implementation of the bundling and map construction algorithms, and Vera Sacrist\u00E1n for her participation in an earlier version of this work. We also thank Songtao He for providing us with Roadrunner\u2019s reconstructed map on Chicago ( He et al., 2018 ). E.H.S. and C.W. were partially supported by National Science Foundation grants CCF-1637576 and CCF-2107434 . R.I.S. was partially supported by MICINN through grant PID2019-104129GB-I00/ MCIN/ AEI/ 10.13039/501100011033 .
Funders | Funder number |
---|---|
National Science Foundation | CCF-2107434, CCF-1637576 |
Ministerio de Ciencia e Innovación | PID2019-104129GB-I00/ MCIN/ AEI/ 10.13039/501100011033 |
Keywords
- Clustering
- Computational geometry
- Map construction
- Map inference
- Trajectory data