<div dir="ltr">Hi Dave,<div><div><br></div><div>I use in my nuvi 1490 another img file with only  arrows and bridges.</div><div>I don&#39;t know explain why, but with another img file all arrows and bridges are always on top of the way. </div><div>In styles i have only the line file, and I use one code for each type of way, because I use different colors for each arrow and bridge (the same of the darker color way)</div></div><div><br></div><div>highway=motorway <span style="white-space:pre-wrap">        </span>&amp; (oneway=yes | oneway=1 | oneway=true)<span style="white-space:pre-wrap">        </span>[0x10401 resolution 24]</div><div>highway=trunk <span style="white-space:pre-wrap">                </span>&amp; (oneway=yes | oneway=1 | oneway=true)<span style="white-space:pre-wrap">        </span>[0x10402 resolution 24]</div><div>highway=primary     <span style="white-space:pre-wrap">        </span>&amp; (oneway=yes | oneway=1 | oneway=true)   [0x10403 resolution 24]</div><div>highway=secondary <span style="white-space:pre-wrap">        </span>&amp; (oneway=yes | oneway=1 | oneway=true)   [0x10404 resolution 24]</div><div>highway=tertiary <span style="white-space:pre-wrap">                </span>&amp; (oneway=yes | oneway=1 | oneway=true)<span style="white-space:pre-wrap">        </span>[0x10405 resolution 24]</div><div>highway=minor <span style="white-space:pre-wrap">                </span>&amp; (oneway=yes | oneway=1 | oneway=true)<span style="white-space:pre-wrap">        </span>[0x10406 resolution 24]</div><div>highway=living_street     &amp; (oneway=yes | oneway=1 | oneway=true)<span style="white-space:pre-wrap">        </span>[0x10406 resolution 24]</div><div>highway=residential        &amp; (oneway=yes | oneway=1 | oneway=true)<span style="white-space:pre-wrap">        </span>[0x10406 resolution 24]</div><div>highway=service <span style="white-space:pre-wrap">                </span>&amp; (oneway=yes | oneway=1 | oneway=true)<span style="white-space:pre-wrap">        </span>[0x10407 resolution 24]</div><div>highway=bridleway<span style="white-space:pre-wrap">                </span>&amp; (oneway=yes | oneway=1 | oneway=true)<span style="white-space:pre-wrap">        </span>[0x10407 resolution 24] </div><div><br></div><div>The result is something like that</div><div><img src="cid:ii_ilfw9xar0_15349979e3fcbdbb" width="480" height="272"><br><img src="cid:ii_ilfw9xb71_15349979e3fcbdbb" width="480" height="272"><br>​</div><div>I&#39;m testing different colors and kinds of arrows too.</div><div><br></div><div><img src="cid:ii_ilfwjc8e2_153499e528afde29" width="480" height="272"><br>​<br></div><div><br></div><div>Wesley</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Mar 5, 2016 at 7:01 PM, greg crago <span dir="ltr">&lt;<a href="mailto:gregcrago@gmail.com" target="_blank">gregcrago@gmail.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">Dave, I have done the same thing with 1 way arrows (linetype 0x26 for me)<div><br></div><div>I have only done this for SECONDARY, TERTIARY, RESIDENTIAL, and SERVICE roads. Here is my &#39;line&#39; code for SECONDARY roads:</div><div><br></div><div><div>highway=secondary &amp; ( network=e-road | int_ref=* ) [0x04 resolution 19-19 continue]</div><div>highway=secondary &amp; oneway=yes [0x26 resolution 19 continue]</div><div>highway=secondary &amp; cycleway=lane [0x00 resolution 19 continue]</div><div>highway=secondary &amp; bridge!=yes [0x04 road_class=2 road_speed=3 resolution 19 continue]</div><div>highway=secondary &amp; bridge=yes [0x01 road_class=2 road_speed=3 resolution 22]</div><div>highway=secondary_link &amp; bridge!=yes [0x08 road_class=2 road_speed=1 resolution 19 continue]</div><div>highway=secondary_link &amp; bridge!=yes [0x23 resolution 19 continue]</div><div>highway=secondary_link &amp; oneway=yes [0x26 resolution 19 continue]</div><div>highway=secondary_link &amp; cycleway=lane [0x00 resolution 19 continue]</div><div>highway=secondary_link &amp; bridge=yes [0x01 road_class=2 road_speed=1 resolution 22]</div></div><div><br></div><div>I do this for both the road and the *_link, This is &#39;mid-way&#39; in my code. You can see I also have overlay for BICYCLE lanes and BRIDGES</div><div>It works and looks great.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Greg</div></font></span></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Sat, Mar 5, 2016 at 1:28 AM, Dave Swarthout <span dir="ltr">&lt;<a href="mailto:daveswarthout@gmail.com" target="_blank">daveswarthout@gmail.com</a>&gt;</span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">I would like to see oneway arrows drawn on top of the highway lines the way OSMAnd does it. I tried moving my oneway arrow rules to after the other highway rules were finished processing but they completely disappeared. The lines style rules are below and in my TYP file are defined as blue arrows on a transparent background.<div><br></div><div><br clear="all"><div><div># display direction arrows on highways</div><div>highway=* &amp; (oneway=yes | oneway=1 | oneway=true) [0x10000 resolution 24 continue with_actions]</div><div>highway=* &amp;  oneway=-1 [0x10001 resolution 24 continue with_actions]</div></div><br></div><div>Thanks,</div><div>Dave</div><div><div></div>
</div></div>
<br></div></div><span class="">_______________________________________________<br>
mkgmap-dev mailing list<br>
<a href="mailto:mkgmap-dev@lists.mkgmap.org.uk" target="_blank">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></span></blockquote></div><br></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>