Map-matching poor-quality GPS data in urban environments: the pgMapMatch package

Adam Millard-Ball,Robert C. Hampshire,Rachel R. Weinberger
DOI: https://doi.org/10.1080/03081060.2019.1622249
2019-05-29
Transportation Planning and Technology
Abstract:Global Positioning System (GPS) data have become ubiquitous in many areas of transportation planning and research. The usefulness of GPS data often depends on the points being matched to the true sequence of edges on the underlying street network – a process known as 'map matching.' This paper presents a new map-matching algorithm that is designed for use with poor-quality GPS traces in urban environments, where drivers may circle for parking and GPS quality may be affected by underground parking and tall buildings. The paper is accompanied by open-source Python code that is designed to work with a PostGIS spatial database. In a test dataset that includes many poor-quality traces, our new algorithm accurately matches about one-third more traces than a widely available alternative. Our algorithm also provides a 'match score' that evaluates the likelihood that the match for an individual trace is correct, reducing the need for manual inspection.
transportation science & technology
What problem does this paper attempt to address?