<p dir="ltr">Hi Steve, </p>
<p dir="ltr">Do you have any feedback on your questions? </p>
<p dir="ltr">Thanks. </p>
<p dir="ltr">--<br>
Helder Alves </p>
<div class="gmail_quote">On Dec 2, 2013 8:49 PM, "Stephen Woodbridge" <<a href="mailto:woodbri@swoodbridge.com">woodbri@swoodbridge.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Dennis,<br>
<br>
I know Issue #483 is a "future" enhancement, do you have any idea when this might be in the plans? I'm running into this problem trying to convert some 3rd party datasets into the normalized file structures.<br>

<br>
In pgrouting, we defined restrictions as:<br>
<br>
cost, to_node, via_nodeN, ..., via_node1, from_node<br>
<br>
Where we could either apply an additional cost to make the restricted turn or by setting the cost to -1 to forbid it all together.<br>
<br>
The way to understand this restriction definition is:<br>
<br>
If you are at to_node, and your parent node is via_nodeN and its parent is via_node... and its parent node is via_node1 and its parent node is from_node, then apply the cost or disallow the path. So we obviously apply these during in Dijkstra solver.<br>

<br>
Where are restriction implemented in osrm-prepare or osrm-routed or both?<br>
<br>
Thanks,<br>
  -Steve<br>
<br>
______________________________<u></u>_________________<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" target="_blank">https://lists.openstreetmap.<u></u>org/listinfo/osrm-talk</a><br>
</blockquote></div>