<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>attached is version 4 of the patch.<br>This solves the problem with&nbsp; spurious error messages<br>like <br>SEVERE (StyledConverter): pbf\europe-w\29468056.osm.pbf: restriction 
<br><a href="http://www.openstreetmap.org/browse/relation/2852823" target="_top" rel="nofollow">http://www.openstreetmap.org/browse/relation/2852823</a>&nbsp; is ignored because 
<br>referenced way <a href="http://www.openstreetmap.org/browse/way/52119376" target="_top" rel="nofollow">http://www.openstreetmap.org/browse/way/52119376</a>&nbsp;lies 
<br>outside of bbox
<br><br>This happened when a via node lies exactly on the tile border, so that the way<br>is truncated to a single point. This single point is not returned by the LineClipper.<br>With version 3 I tried to change the code so that the restriction is written with two different <br>routing nodes that have the same coordinates, but Garmin seems to be unable <br>to understand that, so for now the restriction is not written and I've changed <br>the message to a warning. <br><br>The compiled binary is here:<br><code>http://files.mkgmap.org.uk/download/203/mkgmap.jar</code><br><br>Gerd<br>                                               </div></body>
</html>