graphhopper / map-matching

The map matching functionality is now located in the main repository https://github.com/graphhopper/graphhopper#map-matching
https://www.graphhopper.com/open-source/
Apache License 2.0
785 stars 274 forks source link

How to get map-matching coordinate one to one? #114

Closed MengzhangLI closed 6 years ago

MengzhangLI commented 6 years ago

Hi~ It's a good map-matching tool and I really appreciate your effort! However, when I implemented this tool, i.e. input the coordinates (.gpx file) and it returns corrected map-matching(.gpx.res.gpx file), the length of them is not the same. The algorithm of literature shows the input and output are one-to-one. I'm wondering whether there is certain params that I left out. THX for your answer!

MengzhangLI commented 6 years ago

NOTE: The code I use is the version from @karussell . I just saw it upgraded this week which I'm not try yet.

karussell commented 6 years ago

Please use our forum for discussion and questions.