<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi all,<br><br>the discussion with Dave <br><br>http://gis.19327.n5.nabble.com/Routing-parameters-tp5844762.html<br><br>forced me to look at the sources for these two options<br>--process-destination and --process-exits<br><br>I think there are a few problems in the source LinkDestinationHook.java:<br>I think one is a typo: It evaluates direction:forward=* and <br>direction:backward=* instead of <br>destination:forward and destination:backward. <br><br>Another is a logical error: <br>Some tags which are evaluated are not mentioned in the<br>getUsedTags() method.<br><br>I also see that the source doesn't care about nodes with exit_to=* <br>tag when the node is part of a motorway_junction:<br><a href="http://www.openstreetmap.org/node/21992225" target="_blank">http://www.openstreetmap.org/node/21992225</a><br><br>As a cyclist I did not care about these functions, but<br>I will review the sources now and try to understand in detail<br>what the options are supposed to do.<br><br>Gerd<br><br>                                               </div></body>
</html>