Issue #48: separate icons by means of color.

We have to separate icons for tags like leisure=fishing and
shop=fishing.  They almost always should have identical or similar
icons, so now we use special color for the selling tags.
This commit is contained in:
Sergey Vartanov 2021-06-17 02:47:11 +03:00
parent 7a06e7ad73
commit b2791fa731

View file

@ -74,6 +74,8 @@ colors:
wood_border_color: "#A8BC74" wood_border_color: "#A8BC74"
wood_color: "#B8CC84" wood_color: "#B8CC84"
sell_color: "#880088"
# Colors not in W3C # Colors not in W3C
rose: "#FF007F" # Wikipedia rose: "#FF007F" # Wikipedia
@ -327,17 +329,17 @@ node_icons:
- tags: {amenity: food_court} - tags: {amenity: food_court}
shapes: [food_court] shapes: [food_court]
- tags: {amenity: shop, shop: fishing} - tags: {amenity: shop, shop: fishing}
shapes: [fishing_angle] shapes: [{shape: fishing_angle, color: sell_color}]
- tags: {shop: alcohol} - tags: {shop: alcohol}
shapes: [bottle] shapes: [{shape: bottle, color: sell_color}]
- tags: {shop: bakery} - tags: {shop: bakery}
shapes: [cupcake] shapes: [cupcake]
- tags: {shop: dairy} - tags: {shop: dairy}
shapes: [milk] shapes: [milk]
- tags: {shop: fireplace} - tags: {shop: fireplace}
shapes: [fireplace] shapes: [{shape: fireplace, color: sell_color}]
- tags: {shop: houseware} - tags: {shop: houseware}
shapes: [pan] shapes: [{shape: pan, color: sell_color}]
- tags: {shop: massage} - tags: {shop: massage}
shapes: [massage] shapes: [massage]
- tags: {shop: milk} - tags: {shop: milk}
@ -347,11 +349,11 @@ node_icons:
- tags: {shop: ticket} - tags: {shop: ticket}
shapes: [ticket] shapes: [ticket]
- tags: {shop: watches} - tags: {shop: watches}
shapes: [watches] shapes: [{shape: watches, color: sell_color}]
- tags: {craft: watchmaker} - tags: {craft: watchmaker}
shapes: [watches] shapes: [watches]
- tags: {shop: frame} - tags: {shop: frame}
shapes: [frame] shapes: [{shape: frame, color: sell_color}]
- tags: {tourism: gallery} - tags: {tourism: gallery}
shapes: [picture] shapes: [picture]
- tags: {amenity: cafe} - tags: {amenity: cafe}
@ -372,7 +374,7 @@ node_icons:
- tags: {shop: gift} - tags: {shop: gift}
shapes: [gift] shapes: [gift]
- tags: {shop: clothes} - tags: {shop: clothes}
shapes: [shop_clothes] shapes: [{shape: shop_clothes, color: sell_color}]
- tags: {amenity: shop, shop: clothes} - tags: {amenity: shop, shop: clothes}
shapes: [shop_clothes] shapes: [shop_clothes]
- tags: {shop: convenience} - tags: {shop: convenience}
@ -380,7 +382,7 @@ node_icons:
- tags: {amenity: shop, shop: convenience} - tags: {amenity: shop, shop: convenience}
shapes: [shop_convenience] shapes: [shop_convenience]
- tags: {shop: electronics} - tags: {shop: electronics}
shapes: [tv] shapes: [{shape: tv, color: sell_color}]
- group: "Big objects not for all" - group: "Big objects not for all"
tags: tags: