<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><br>
</p>
<p>The rule <br>
</p>
<p>highway=trunk &amp; ( network=e-road | int_ref=* ) [0x02 resolution 17 continue]</p>
<p>means res 17 - 24. You have to use 17-17. <br>
</p>
<br>
Gerd<br>
<div style="color: rgb(0, 0, 0);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>Von:</b> mkgmap-dev-bounces@lists.mkgmap.org.uk &lt;mkgmap-dev-bounces@lists.mkgmap.org.uk&gt; im Auftrag von greg crago &lt;gregcrago@gmail.com&gt;<br>
<b>Gesendet:</b> Mittwoch, 10. Februar 2016 23:11<br>
<b>An:</b> Development list for mkgmap<br>
<b>Betreff:</b> [mkgmap-dev] Changing from RESOLUTION RANGE to single RESOLUTION causes compile error in r3665</font>
<div>&nbsp;</div>
</div>
<div>
<div dir="ltr">
<div>Default line style has this:</div>
<div><br>
</div>
<div>highway=trunk &amp; ( network=e-road | int_ref=* ) [0x02 resolution 15-17 continue]</div>
<div><br>
</div>
<div>I wanted to only show this on RESOLUTION 17, so I changed it to this:</div>
<div><br>
</div>
<div>
<div>highway=trunk &amp; ( network=e-road | int_ref=* ) [0x02 resolution 17 continue]</div>
</div>
<div><br>
</div>
<div>Now when I compile using mkgmap -r3665 I get this error:</div>
<div><br>
</div>
<div>Warning: routable type 0x02 is used for non-routable line with level 0. This may break routing. Style file lines, line 165.<br>
</div>
<div><br>
</div>
<div>How does changing the Resolution Range to a single Resolution cause this error?</div>
<div><br>
</div>
<div>Greg</div>
</div>
</div>
</div>
</div>
</body>
</html>