<div dir="ltr">I like Wesley&#39;s ARROWS built in to the ROAD, but my ARROWS are 16 pixels wide and sit UNDER the road and you see them protrude outside the edge of the road. (see picture)<div><br></div><div>Here is my TYP file (look for 0x26)</div><div><br></div><div>and my other post has my code for SECONDARY roads in my line file.</div><div><br></div><div>I would like to get arrows built in to the road, mine looks bad, but does convey the 1-way direction.</div><div><br></div><div>It seems many of us are all working on similar features and it would be nice if we all got together and made a SUPER-DEAFULT STYLE, where we could combine all of these advanced features and if mappers do not wish to use them, they can just DELETE those sections.</div><div><br></div><div>I also wanted BRIDGES to be ON TOP, so I moved MOTORWAY linetype to 0x0b and defined BRIDGES to be 0x01 and it works. Pinns suggested this on his website, no roads cross 0x01 linetype.</div><div><br></div><div>Greg</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Mar 6, 2016 at 7:48 AM, Minko <span dir="ltr">&lt;<a href="mailto:ligfietser@online.nl" target="_blank">ligfietser@online.nl</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-family:arial,helvetica,sans-serif;font-size:12pt;color:#000000"><div>I dont know how Gregs typ file looks like. It depends how you have configured your type of highway, either a bitmap or vector image.<br></div><div>Bitmap (arrow) on top of a vector image will not work in most cases, unless that bitmap is one of the major line types as in the following example:<br></div><div><br></div><div>Bitmap:<br></div><div><br></div><div>[_line]<br>Type=0x02<br>UseOrientation=N<br>Xpm=&quot;32 3 2  1&quot;<br>&quot;! c #0030FF&quot;<br>&quot;  c none&quot;<br>&quot; !!!!!!!!        !!!!!!!!       &quot;<br>&quot; !!!!!!!!        !!!!!!!!       &quot;<br>&quot; !!!!!!!!        !!!!!!!!       &quot;<br>;12345678901234567890123456789012<br>String1=0x04,cycle route<br>String2=0x03,fietsroute<br>String3=0x02,Radroute<br>ExtendedLabels=Y<br>FontStyle=SmallFont<br>CustomColor=No<br>[end]</div><div><br></div><div>Vector:<br></div><div><br></div><div>[_line]<br>Type=0x03<br>UseOrientation=N<br>LineWidth=5<br>BorderWidth=1<br>Xpm=&quot;0 0 2 0&quot;<br>&quot;1 c #B4B4B4&quot;<br>&quot;2 c #525252&quot;<br>String1=0x04,principal highway<br>String2=0x03,N-weg<br>String3=0x02,Hauptverbindungsstraße<br>ExtendedLabels=Y<br>FontStyle=SmallFont<br>CustomColor=No<br>[end]</div><div><br></div><hr><span class=""><div><br></div><div>Dave wrote:<br></div><div><br></div><blockquote style="border-left:2px solid #1010ff;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt"><div dir="ltr">@Minko - But Greg says he gets the results I want with the rules he&#39;s using. So how to explain that?</div><div class="gmail_extra"><br class="gmail_quote"></div></blockquote></span></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>