diff --git a/water.json b/water.json index fc1a9ab..267dbdd 100644 --- a/water.json +++ b/water.json @@ -78,10 +78,11 @@ "{% endif %}" ], "text": [ - "{% if type=='way' and tags.waterway in [ 'river', 'stream', 'canal', 'wadi', 'drystream' ] %}", + "{% if type=='way' and tags.waterway in [ 'river', 'stream', 'canal', 'ditch', 'wadi', 'drystream' ] %}", "{{ tags.name }} ➔ ", "{% endif %}" - ] + ], + "textRepeat": "1" } }, "info": [ @@ -115,4 +116,4 @@ " ", "" ] -} +} \ No newline at end of file