-
AuthorPosts
-
September 17, 2018 at 19:00 #25641
zstadler
ParticipantHello,
I’m trying to use the
osmc_colormapped 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-mintag 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!
September 18, 2018 at 08:18 #25661
ChristianKKeymasterHi,
Thanks for bringing this bug to my attention.
It’s fixed and a updated map will be online soon.Best regards,
ChristianSeptember 18, 2018 at 13:28 #25675zstadler
ParticipantThank you for the quick and helpful response!
The
colourtag (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,
ZeevNotes:
- The
colourtag is applicable only to ways, and ways with ahighwaytag in particular - The
colourtag should not be the cause for a way to be added to the map file. - The
colourtag has 18 useful values. Would it be possible to include this tag without the need to enumerate them? - The 18 useful values of
colourare: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
- The
-
AuthorPosts
- You must be logged in to reply to this topic.