This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Are there applications that snap GPS tracks to existing OSM roads?

1

Good day everyone.

There are GPS tracks that dragged my attention. At first I thought that they were weirdly accurate but when I looked very close they must have been snapped to existing road data.

For example:

Do you know any mobile applications that can record GPS tracks along existing OSM road - or any desktop/web applications that can convert already recorded GPS tracks by snapping them to existing OSM road?

Thanks.

asked 30 Jun '19, 14:52

Privatemajory's gravatar image

Privatemajory
1.1k142233
accept rate: 23%


2 Answers:

1

Snapping tracks to existing roads is often know as Map Matching. Wikipedia has an article on it, the OSM Wiki incorporates it into an article about conflation.

Some navigation apps will give you the option to snap to roads which helps disguise the inaccuracies in the GPS fix. Some apps do this without the option to disable, it can also be done at the device/platform level without necessarily telling software that it's happening.

Snapped tracks aren't generally useful for most OSM mapping, either they are snapped to OSM data and useless or snapped to another providers data and therefore tainted (although I don't recall seeing a proper legal opinion on this).

answered 30 Jun '19, 21:52

InsertUser's gravatar image

InsertUser
11.0k1369185
accept rate: 19%

1

Graphhopper is one OSM routing tool which has a map matching option available.

(30 Jun '19, 21:56) SK53 ♦

Thank you @InsertUser and @SK53. Yes, it might be useless for data input, but seems useful for navigation or GPS track analysis. These keywords "conflation" and "map matching" were all I needed to be able to search further about it.

(01 Jul '19, 05:05) Privatemajory

0

I think that in this case, the road was traced from that particular GPX file, so it is the other way around, the road is snapped to the GPX. The main reason to think that is that the road is not drawn in the middle in this spot alt text

But of course that does make InsertUser's answer to your question incorrect.

answered 01 Jul '19, 04:18

escada's gravatar image

escada
19.0k16166302
accept rate: 21%

Source code available on GitHub .