<div dir="ltr"><div><div>Yes, remove / comment out the reversible entry from the avoid set here:<br><br><a href="https://github.com/Project-OSRM/osrm-backend/blob/9a8ed30e953cd629aeb947a4bc72dfafc8cd55f9/profiles/car.lua#L116">https://github.com/Project-OSRM/osrm-backend/blob/9a8ed30e953cd629aeb947a4bc72dfafc8cd55f9/profiles/car.lua#L116</a><br><br></div>then the way handler will not discard reversible oneways here:<br><br><a href="https://github.com/Project-OSRM/osrm-backend/blob/9a8ed30e953cd629aeb947a4bc72dfafc8cd55f9/profiles/lib/way_handlers.lua#L536-L541">https://github.com/Project-OSRM/osrm-backend/blob/9a8ed30e953cd629aeb947a4bc72dfafc8cd55f9/profiles/lib/way_handlers.lua#L536-L541</a><br></div><div><br></div><div>Best,</div><div>Daniel J H<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 12, 2017 at 7:44 PM, Frank Durstewitz <span dir="ltr"><<a href="mailto:info@thannworker.de" target="_blank">info@thannworker.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi there.<br>
<br>
Problem: OSRM throw away oneway=reversible, for example <a href="https://www.openstreetmap.org/way/38910459#map=17/53.58542/10.00598" rel="noreferrer" target="_blank">https://www.openstreetmap.org/<wbr>way/38910459#map=17/53.58542/1<wbr>0.00598</a><br>
<br>
If you are at highway Krohnskamp nearby, which itself is a unconditional oneway, you're stuck.<br>
<br>
For our internal use-case we have to route over those ways, means we want to see OSRM those oneways not aa oneway at all, but use them for routing.<br>
<br>
I'm not sure what to change to reach the goal.<br>
<br>
Is car.lua > setup > avoid > comment out 'reversible' enough?<br>
<br>
TIA, Frank<br>
<br>
______________________________<wbr>_________________<br>
OSRM-talk mailing list<br>
<a href="mailto:OSRM-talk@openstreetmap.org" target="_blank">OSRM-talk@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/osrm-talk" rel="noreferrer" target="_blank">https://lists.openstreetmap.or<wbr>g/listinfo/osrm-talk</a><br>
</blockquote></div><br></div>