From ced2eda2842f12ad79d9e79a605960499b922677 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20J=C3=BCngling?= Date: Tue, 1 Jan 2019 13:04:56 +0100 Subject: [PATCH] Change zoom level to 10 --- waterfalls.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/waterfalls.json b/waterfalls.json index fe28acc..d3fffa0 100644 --- a/waterfalls.json +++ b/waterfalls.json @@ -5,6 +5,6 @@ "de": "Wasserfälle" }, "query": { - "16": "(way[waterway=waterfall]" + "10": "(way[waterway=waterfall]" } }