<div dir="ltr">Thank you Gerd, that makes sense.<div><br><div>I was using routable linetype 0x01 because PINNS website stated that 0x01 (normally used to motorways) does not get over drawn by any other linetype and I was adding a special BRIDGE linetype=0x01 because I wanted it to be drawn on top of all other lines.</div><div><br></div><div>Since 0x01 is routable and I removed the road_class and road_speed, I made it non-routable and hence the error occurred.</div><div><br></div><div>To fix this, I will have to use another non-routable linetype and make it look like my &#39;other&#39; rout-able BRIDGES linetype, and then my railroads bridges will look similar to my routable road bridges.</div></div><div><br></div><div>Greg</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 10, 2016 at 5:02 PM, Gerd Petermann <span dir="ltr">&lt;<a href="mailto:GPetermann_muenchen@hotmail.com" target="_blank">GPetermann_muenchen@hotmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr">
<div style="font-size:12pt;color:#000000;background-color:#ffffff;font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Hi Greg,</p>
<p><br>
</p>
<p>a line is considered to be a routable line when it has a road_speed or road_classs (or both).</p>
<p>A few line types are special and should not be used for non-routable ways when the map</p>
<p>is created with --route. The style manual says <br>
</p>
<p>&quot;It is known that the usage of routable types for non-routable lines in resolution 24 can cause<br>
routing problems (e.g. address search doesn&#39;t work). The check will flag rules that assign a routable type for a line in resolution 24 without giving road_class or road_speed. A routable type is between 0x01 and 0x13 or one of: 0x1a, 0x1b, 0x16.<br>
If road_class or road_speed is given in combination with a non-routable type, the rule is flagged.  &quot;<br>
 <br>
</p>
<p>OK?</p>
<p>Gerd<br>
</p>
<br>
<div style="color:rgb(0,0,0)">
<hr style="display:inline-block;width:98%">
<div dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>Von:</b> <a href="mailto:mkgmap-dev-bounces@lists.mkgmap.org.uk" target="_blank">mkgmap-dev-bounces@lists.mkgmap.org.uk</a> &lt;<a href="mailto:mkgmap-dev-bounces@lists.mkgmap.org.uk" target="_blank">mkgmap-dev-bounces@lists.mkgmap.org.uk</a>&gt; im Auftrag von greg crago &lt;<a href="mailto:gregcrago@gmail.com" target="_blank">gregcrago@gmail.com</a>&gt;<br>
<b>Gesendet:</b> Mittwoch, 10. Februar 2016 22:54<br>
<b>An:</b> Development list for mkgmap<br>
<b>Betreff:</b> [mkgmap-dev] mkgmap r3665 complie error, removing road_class and road_speed made a non-routable line?</font>
<div> </div>
</div><div><div class="h5">
<div>
<div dir="ltr">
<div>I made a map and was using my GPS in AUTO RECALCULATE mode and had an avtice Route destination behind me and was deliberately driving in the opposite direction to test out the maps Routing capability. One recalculated route told me to turn on to a RAILROAD
 TRACK, I looked at my line file and noticed that I gave a ROAD_CLASS and ROAD_SPEED to the RAILROAD LINETYPE 0x01:</div>
<div><br>
</div>
<div>(railway=rail | railway=tram | railway=disused | railway=subway | railway=narrow_gauge | railway=light_rail | railway=preserved) &amp; tunnel!=yes &amp; bridge=yes [0x01 road_class=0 road_speed=1 resolution 20]<br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>So I removed the the road class and road speed:</div>
<div><br>
</div>
<div>(railway=rail | railway=tram | railway=disused | railway=subway | railway=narrow_gauge | railway=light_rail | railway=preserved) &amp; tunnel!=yes &amp; bridge=yes [0x01 resolution 20]<br>
</div>
<div><br>
</div>
<div>But now I get a COMPILE ERROR:</div>
<div><br>
</div>
<div>Warning: routable type 0x01 is used for non-routable line with level 0. This may break routing. Style file lines, line 273<br>
</div>
<div><br>
</div>
<div>How did just removing the road class and road speed change this to be a non-routable line??</div>
<div><br>
</div>
<div>Greg</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
</div>
</div>
</div></div></div>
</div>
</div>

<br>_______________________________________________<br>
mkgmap-dev mailing list<br>
<a href="mailto:mkgmap-dev@lists.mkgmap.org.uk">mkgmap-dev@lists.mkgmap.org.uk</a><br>
<a href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev" rel="noreferrer" target="_blank">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a><br></blockquote></div><br></div>