From fb2f087012b3685216823b0db889f2892e99731b Mon Sep 17 00:00:00 2001 From: Hufkratzer Date: Wed, 4 Sep 2019 13:52:20 +0200 Subject: [PATCH] =?UTF-8?q?'test1.json'=20hinzuf=C3=BCgen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 test1.json diff --git a/test1.json b/test1.json new file mode 100644 index 00000000..8def359c --- /dev/null +++ b/test1.json @@ -0,0 +1,9 @@ +{ + "type": "overpass", + "name": { + "en": "filtertest1" + }, + "query": { + "14": "way[highway]" + } +}