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 273 forks source link

About the map matching algorithm used in the project #79

Closed sniperLx closed 8 years ago

sniperLx commented 8 years ago

Hi! I am finishing my paper's experiment based on this project, but the matching seem to perform not very good. So I wonder if you can show out the paper describing the matching algorithm used in the project. That will give me a lot help to read the source code and contribute something maybe. Thanks.

oblonski commented 8 years ago

Would you mind to be a bit more precise here? What do you mean by "seem to perform not very good"? If you could share your experiments, we might learn as well.

karussell commented 8 years ago

@sniperLx For discussion or questions please use our forum

sniperLx commented 7 years ago

my matching result @oblonski Thank your very much for your reply. Here is my matching result snapshot. The green dot is the observation gps point in my test track, and black dot is the matching result based on this project. My track was following the right side of the road. Unfortunately, the matching seem not to do as we expected.

sniperLx commented 7 years ago

@karussell Thanks for your reminding