From 33c313d4e6623b8ebef919e44a65d8e28686ca6f Mon Sep 17 00:00:00 2001 From: Sergey Vartanov Date: Wed, 26 Oct 2022 00:09:33 +0400 Subject: [PATCH] Issue #144: support tourism=camp_pitch as a way. Use simple outline for a camp pitch if it is an area. --- map_machine/scheme/default.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/map_machine/scheme/default.yml b/map_machine/scheme/default.yml index 8bd412f..09f51fb 100644 --- a/map_machine/scheme/default.yml +++ b/map_machine/scheme/default.yml @@ -2496,6 +2496,11 @@ ways: fill: meadow_color stroke: meadow_border_color priority: 20.0 + - tags: {tourism: camp_pitch} + style: + stroke: "#000000" + opacity: 0.1 + priority: 100.0 # Hidden land use