osrm-backend icon indicating copy to clipboard operation
osrm-backend copied to clipboard

Take road width into account on map matching

Open gardster opened this issue 8 years ago • 5 comments

Some roads in the world has outstanding width. Usually it is happen before toll lines. So GPS point may be very accurate (3 meters per GPS; 3*3 = 9 meters inside OSRM) but lay far from road's centerline. This cause matching errors, that can be fixed only with mapping of each traffic line. Like here: https://www.openstreetmap.org/node/4889960069

gardster avatar Sep 06 '17 13:09 gardster