From f264e7d6dc3e70df7d0a7d6361bed8662d09684b Mon Sep 17 00:00:00 2001 From: Sergey Vartanov Date: Mon, 10 Jan 2022 01:32:59 +0300 Subject: [PATCH] Reuse icon for craft=shoemaker. --- map_machine/scheme/default.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/map_machine/scheme/default.yml b/map_machine/scheme/default.yml index 2171511..7d02911 100644 --- a/map_machine/scheme/default.yml +++ b/map_machine/scheme/default.yml @@ -610,6 +610,8 @@ node_icons: shapes: [steak_and_fork] - tags: {amenity: food_court} shapes: [food_court] + - tags: {craft: shoemaker} + shapes: [{shape: shoe, color: sell_color}] - tags: {shop: fishing} shapes: [{shape: fishing_angle, color: sell_color}] - tags: {shop: alcohol}