From a89579e87b08195db6f397d0717ad5594572d332 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20J=C3=BCngling?= Date: Tue, 1 Jan 2019 13:20:44 +0100 Subject: [PATCH] Add 'cliff' tag --- waterfalls.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/waterfalls.json b/waterfalls.json index f3aeee7..977c6c7 100644 --- a/waterfalls.json +++ b/waterfalls.json @@ -6,8 +6,7 @@ }, "query": { "10": [ - "node[waterway=waterfall];", - "" + "(node[waterway=waterfall];way[natural=cliff];)", ] } }