<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi all,</p>
<p><br>
</p>
<p>the attached patch changes the java code to also evaluate the tags <br>
</p>
<p>destination:street <br>
</p>
<p>destination:lanes:forward</p>
<p>destination:lanes:backward</p>
<p><br>
</p>
<p>If destination!=* and one of these tags is found the tag destination is set to the corresponding value.
</p>
<p><br>
</p>
<p>The order of evaluation with this patch is :</p>
<p>destination</p>
<p>destination:lanes (if the value contains no pipe symbol &quot;|&quot; )</p>
<p>destination:lanes:forward or destination:lanes:backward (if the value contains no pipe symbol &quot;|&quot; )</p>
<p>destination:street</p>
<p>destination:forward&nbsp; or destination:backward</p>
<p><br>
</p>
<p>If you think the order is not okay, please let me know. Note that your rules may still evaluate the listed</p>
<p>tags to create the text for the hint.<br>
</p>
<p><br>
</p>
<p>Gerd<br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
</div>
</body>
</html>