From 93d576aa0cd13ca476be23953ea91bfba066d395 Mon Sep 17 00:00:00 2001 From: Sergey Vartanov Date: Wed, 26 Oct 2022 23:24:25 +0400 Subject: [PATCH] Issue #144: reuse icon for bbq=yes. --- 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 6e04d4a..3118b5b 100644 --- a/map_machine/scheme/default.yml +++ b/map_machine/scheme/default.yml @@ -2062,6 +2062,8 @@ node_icons: add_shapes: [fireplace] - tags: {openfire: "yes"} add_shapes: [fire_pit] + - tags: {bbq: "yes"} + add_shapes: [bbq] roads: - tags: {highway: motorway}