<div dir="ltr"><div class="" style="font-size:medium"><div class=""><div id=":lu" class="" style="font-size:16px"><div id=":lv" class="" style="overflow:hidden"><div dir="ltr">@Greg - Thanks, I&#39;m working on it but still no luck. I reproduced your code for primary highways, used the continue statement as you did, removed my old arrow rules, made sure my new &quot;arrow way&quot; (also used 0x26 for a code) has a transparent background but I still can&#39;t get it to work.<div><br></div><div>@Wesley - Thank you as well. Your approach is interesting and I like it but it seems to me I should be able to accomplish making those arrows overlay my highways by using the proper rules in the same img file.</div><div class=""><div id=":lf" class="" tabindex="0"><img class="" src="https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif"></div></div></div></div></div><div class=""></div></div><div class=""></div></div><div class="" style="font-size:16px;background-color:rgb(255,255,255)"><div class=""><div class="" style="padding-top:12px;padding-right:0px;padding-left:8px;border-top-width:1px;border-top-style:solid;border-top-color:rgb(216,216,216)"></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Mar 6, 2016 at 5:01 AM, 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>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Dave Swarthout<br>Homer, Alaska<br>Chiang Mai, Thailand<br>Travel Blog at <a href="http://dswarthout.blogspot.com" target="_blank">http://dswarthout.blogspot.com</a></div></div>
</div>