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

Question about map matching rules #129

Closed OtavioHBL closed 5 years ago

OtavioHBL commented 6 years ago

Hey guys, i am working on a project and i was wonering if there is any way to change the way that the map matching algorithm "sees" the .gpx file. For example, the algorithm respects the streets orientation, but, if I wanted to change this and get the real sampled locations, regardless of street rules or things like that, will it be possible? thanks

michaz commented 5 years ago

Hey, please move to the forum for general questions.

.. but this sounds like you might want to try to map-match based on walking, not driving.

OtavioHBL commented 5 years ago

Hey,

no man, it's based on driving.

OtavioHBL commented 5 years ago

Basically, i want the real route travelled by a vehicle, regardless of street orientation or any kind of transit rules. Sorry if I have not made myself clear.

OtavioHBL commented 5 years ago

@michaz could you please re-open this topic? I really need help about this ^^