<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><font face="Arial">Thanks.  Interesting approach.  I will
        experiment and see what happens.</font></p>
    <p><font face="Arial"></font><br>
    </p>
    <div class="moz-cite-prefix">On 6/17/2016 11:38 AM, nwillink wrote:<br>
    </div>
    <blockquote cite="mid:1466177884771-5875742.post@n5.nabble.com"
      type="cite">
      <pre wrap="">I'm not aware of any documentation about layering POIs but perhaps consider
these points

a) TYP files can not define a POIs draworder, unlike polygons.

b) There is no guaranteed way of ensuring POI1 always has a higher order
than POI2 - this depends on your Garmin device

However, there is still room for experimentation:

osmc symbols define a foreground and background, ie

background: blue

foreground: yellow diamond

For the level approach to work the background can't be solid but only a
frame with a transparent centre and

all foreground symbols need to fit inside the frame and have the same
dimensions as a background poi

# catch all osmc:symbols and split them into background and foregrounds

#plot backgrounds first

background=blue {0 x  1200a resolution 24 continue) # must use continue

#plot foregrounds last

foreground= yellow_diamond  [0 x  1201a resolution 24)

etc

The level approach is probably best suited for spurious symbols like
arches,wheels or hikers



--
View this message in context: <a class="moz-txt-link-freetext" href="http://gis.19327.n5.nabble.com/Re-osmc-symbol-tp5875693p5875742.html">http://gis.19327.n5.nabble.com/Re-osmc-symbol-tp5875693p5875742.html</a>
Sent from the Mkgmap Development mailing list archive at Nabble.com.
_______________________________________________
mkgmap-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mkgmap-dev@lists.mkgmap.org.uk">mkgmap-dev@lists.mkgmap.org.uk</a>
<a class="moz-txt-link-freetext" href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a>

</pre>
    </blockquote>
    <br>
  </body>
</html>