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

Custom emission/transition probabilities #149

Open michaz opened 5 years ago

michaz commented 5 years ago

Allow specifying custom modifications of emission/transition probabilities, similar to custom weightings for routing.

michaz commented 5 years ago

e.g. "Being on a road with lots of traffic is a priori more likely than being on a road with little traffic, because I am part of that traffic" would make sense . May help with #147.