Hi,

I have created my own map and rendering styles. When a road segment is a 
bridge, I have a bridge=yes tag.  Some of those bridges are closed so I 
added access=no to have them avoided by route calculation but I would 
rather they are included but displayed with a different icon or icon color 
when I enable showing POI's.  I am trying to figure out if this can be done 
in the my render.xml file but haven't had much luck so far.  

So if I have two bridges, one opened and one closed my tags would be for 
example

highway="track"
tracktype="grade1"
bridge="yes"

highway="track"
tracktype="grade1"
bridge="yes"
access="no"

If I display POI's both bridges appear with the icon obviously.  Is there a 
way I can make the one with access="no" use a different icon or change the 
orange circle to a different color ?


-- 
You received this message because you are subscribed to the Google Groups 
"Osmand" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to