From 057d1bc635d8138733fc5c018d0ea3ce12b89cee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= Date: Sun, 26 Nov 2017 16:29:40 +0100 Subject: [PATCH] Water: listMarkerSymbol --- water.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/water.json b/water.json index 43b57fa..d3c4f99 100644 --- a/water.json +++ b/water.json @@ -16,6 +16,13 @@ }, "feature": { "markerSign": null, + "listMarkerSymbol": [ + "{% if tags.natural == 'water' %}", + "polygon", + "{% else %}", + "line", + "{% endif %}" + ], "style": { "weight": [ "{% if tags.waterway == 'stream' %}",