How to avoid going to opposite direction?

Hi,

I would like to ask for some help, I’m using GPS coordinates, which are not accurate, it’s sometimes on the right sometimes on the left side of the road.

Given this situation, driving-car profile:

Screenshot from 2022-07-27 16-43-37

the gps coordinate is at the wrong side of the road and the path is going into the opposite directions, until it can take a turn.

If I use foot-walking profile, its ok:

Screenshot from 2022-07-27 16-45-27

Is there a way, to setup driving-car profile to act like the foot-walking but only in this case?
I’m using self hosted openrouteservice, so I can modify ors-config.json

Thank you in advance for your answer

Hi @Peter_Kubanka,

You could try adding this for car in your local instance, by adjusting the backend code.
I don’t think we will add this to our live instance, as there is an additional ressource overhead.

Best regards