[mkgmap-dev] How to I add a Custom Symbol to a particular type of Way (Linetype), Trying to identify COVERED BRIDGES
From greg crago gregcrago at gmail.com on Mon Jun 6 18:18:25 BST 2016
I have a covered bridge here: https://www.openstreetmap.org/way/170847027 tag bridge=covered in my POINT file I added: # Greg Added COVERED Bridge icon highway=* & bridge=covered [0x661d resolution 23] in my LINE file I have: highway=tertiary & oneway=yes [0x26 resolution 20 continue] highway=tertiary & (cycleway=lane | cycleway=track) [0x00 resolution 20 continue] highway=tertiary & cycleway:right=lane [0x10002 resolution 20 continue] highway=tertiary & cycleway:left=lane [0x10001 resolution 20 continue] # OpenMapChest: Use SPCIAL WIDE unpaved road line type for UNPAVED TERTIARY roads. highway=tertiary & mkgmap:unpaved=1 & bridge!=yes & access!=private [0x11 road_class=1 road_speed=3 resolution 20] highway=tertiary & !(mkgmap:unpaved=1) & bridge!=yes & access!=private [0x05 road_class=1 road_speed=3 resolution 20] highway=tertiary & access=private [0x10 road_class=1 road_speed=3 resolution 20] highway=tertiary & bridge=yes [0x01 road_class=1 road_speed=3 resolution 22 continue with_actions] highway=tertiary_link & oneway=yes [0x26 resolution 20 continue] highway=tertiary_link & (cycleway=lane | cycleway=track) [0x00 resolution 20 continue] highway=tertiary_link & cycleway:right=lane [0x10002 resolution 20 continue] highway=tertiary_link & cycleway:left=lane [0x10001 resolution 20 continue] highway=tertiary_link & mkgmap:unpaved=1 & bridge!=yes & access!=private [0x11 road_class=1 road_speed=1 resolution 20] highway=tertiary_link & !(mkgmap:unpaved=1) & bridge!=yes & access!=private [0x24 resolution 20 continue] highway=tertiary_link & !(mkgmap:unpaved=1) & bridge!=yes & access!=private [0x08 road_class=1 road_speed=1 resolution 20] highway=tertiary_link & access=private [0x10 road_class=1 road_speed=1 resolution 20] highway=tertiary_link & bridge=yes [0x01 road_class=1 road_speed=1 resolution 22]but I do not see my POINT SYMBOL, You can see I make BRIDGES a different linetype (0x01), but when it is bridge=coverd, I would like to add a POINT on top of this type of bridge. Greg -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20160606/44d4bb51/attachment.html>
- Previous message: [mkgmap-dev] Has anyone added a USA TIMEZONE overlay ontop of their custom maps?
- Next message: [mkgmap-dev] Garmin Drive GPS models
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list