Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #25641
    zstadler
    Participant

    Hello,

    I’m trying to use the osmc_color mapped tag for coloring hiking trails.

    There are several regional trails in Israel (see them in Overpass Turbo) that are marked with osmc:symbol=orange:... . However, I’m unable to detect them in the israel_syria map file.

    Perhaps this is because orange is not included in the tagmapping-min tag mapping file:

    
    <!-- OSCM Color -->
    <osm-tag key='osmc_color' value='wmco_blue' zoom-appear='13' />
    <osm-tag key='osmc_color' value='wmco_yellow' zoom-appear='13' />
    <osm-tag key='osmc_color' value='wmco_green' zoom-appear='13' />
    <osm-tag key='osmc_color' value='wmco_red' zoom-appear='13' />
    <osm-tag key='osmc_color' value='wmco_black' zoom-appear='13' />
    <osm-tag key='osmc_color' value='wmco_white' zoom-appear='13' />
    <osm-tag key='osmc_color' value='wmco_purple' zoom-appear='13' />
    

    Is it possible to add orange?

    Thanks!

    #25661
    Avatar photoChristianK
    Keymaster

    Hi,

    Thanks for bringing this bug to my attention.
    It’s fixed and a updated map will be online soon.

    Best regards,
    Christian

    #25675
    zstadler
    Participant

    Thank you for the quick and helpful response!

    The colour tag (not “color”) is also important for trail tagging in Israel (See Ways Belonging to a Trail in the Israel OSM page) as many ways belong to multiple trail relations.

    Will it be possible to include it too in the map file?

    Thanks Again,
    Zeev

    Notes:

    • The colour tag is applicable only to ways, and ways with a highway tag in particular
    • The colour tag should not be the cause for a way to be added to the map file.
    • The colour tag has 18 useful values. Would it be possible to include this tag without the need to enumerate them?
    • The 18 useful values of colour are:
      
      red             red;green       red;blue        red;black
      green;red       green           green;blue      green;black
      blue;red        blue;green      blue            blue;black
      black;red       black;green     black;blue      black
      purple
      orange
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.