<div dir="ltr"><div>I&#39;m having troubles on rendering tunnels properly on secondary ways. I have my typ file with a dark line (0x11), in the line&#39;s style file I set:<br><br>highway=secondary &amp; ( network=e-road | int_ref=* ) [0x04 resolution 18-19 continue]<br>highway=secondary  [0x04 road_class=2 road_speed=3 resolution 20 <b>continue</b>]<br>highway=secondary <b>&amp; tunnel=yes</b> [<b>0x11</b> road_class=2 road_speed=3 resolution 21]<br><br></div>however I can&#39;t see those tunnels... what&#39;s is wrong in the logic? I though i fully understand the meaning of &quot;continue&quot;.<br><br> On the other side on primary roads, where I have  0x10202 and 0x03 defined in the typ file I can see tunnels properly:<br><div><br>highway=primary &amp; ( network=e-road | int_ref=* ) [0x10202 resolution 15-17 continue]<br>highway=primary [0x10202 road_class=3 road_speed=4 resolution 18-21 continue]<br>highway=primary &amp; tunnel=yes [0x11 road_class=3 road_speed=4 resolution 22]<br>highway=primary [0x03 roadclass=3 road_speed=4 resolution 22]<br><br></div><div>Any hint is appreciated, thanks<br><br></div><div>Enrico<br></div></div>