From e1269f6ca4c024780c2ab6d36f2dc8a5f7623174 Mon Sep 17 00:00:00 2001 From: Sergey Vartanov Date: Wed, 26 Oct 2022 02:00:19 +0400 Subject: [PATCH] Issue #144: reuse camp additional icons. For caravans=yes and tents=yes. --- map_machine/scheme/default.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/map_machine/scheme/default.yml b/map_machine/scheme/default.yml index 28a7488..e2a423a 100644 --- a/map_machine/scheme/default.yml +++ b/map_machine/scheme/default.yml @@ -2047,6 +2047,13 @@ node_icons: - tags: {crossing:island: "no"} add_shapes: [rectangle_vertical_rounded_crossed] + # For tourism=camp_pitch + + - tags: {caravans: "yes"} + add_shapes: [caravan] + - tags: {tents: "yes"} + add_shapes: [camp] + roads: - tags: {highway: motorway} default_width: 7.0