From 212257627f6ed77ced562b01e2d19f0c591ee610 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20J=C3=BCngling?= Date: Tue, 1 Jan 2019 14:03:06 +0100 Subject: [PATCH] Remove 'cliff' tag Supposedly this is also used for some other things but waterfalls --- waterfalls.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/waterfalls.json b/waterfalls.json index c0b61bf..88ab396 100644 --- a/waterfalls.json +++ b/waterfalls.json @@ -6,7 +6,7 @@ }, "query": { "10": [ - "(node[waterway=waterfall];way[natural=cliff];)", + "node[waterway=waterfall]", "" ] }