From e5e9704c79059014856b55a0cb125cccec810fcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= Date: Mon, 11 Mar 2019 11:51:16 +0100 Subject: [PATCH] Some tests with dots --- blue-dot.json | 154 ++++++++++++++++++++++++++++++++++++++++ blue.json | 2 +- current-dot.json | 154 ++++++++++++++++++++++++++++++++++++++++ current-greycircle.json | 154 ++++++++++++++++++++++++++++++++++++++++ current-greydot.json | 154 ++++++++++++++++++++++++++++++++++++++++ darkred-dot.json | 154 ++++++++++++++++++++++++++++++++++++++++ darkred.json | 2 +- 7 files changed, 772 insertions(+), 2 deletions(-) create mode 100644 blue-dot.json create mode 100644 current-dot.json create mode 100644 current-greycircle.json create mode 100644 current-greydot.json create mode 100644 darkred-dot.json diff --git a/blue-dot.json b/blue-dot.json new file mode 100644 index 0000000..22fce3c --- /dev/null +++ b/blue-dot.json @@ -0,0 +1,154 @@ +{ + "type": "overpass", + "name": { + "en": "Blue Dot" + }, + "query": { + "11": [ + "(", + "node[historic~\"^(castle|archaeological_site|battlefield)$\"];", + "way[historic~\"^(castle|archaeological_site|battlefield)$\"];", + "relation[historic~\"^(castle|archaeological_site|battlefield)$\"];", + ")" + ], + "14": [ + "(", + "node[historic][historic!~\"^(memorial|monument|wayside_cross|wayside_shrine|wayside_chapel)$\"];", + "way[historic][historic!~\"^(memorial|monument|wayside_cross|wayside_shrine|wayside_chapel)$\"];", + "relation[historic][historic!~\"^(memorial|monument|wayside_cross|wayside_shrine|wayside_chapel)$\"];", + ")" + ] + }, + "feature": { + "description": "{{ tagTransList('historic', tags.historic) }}", + "body": [ + "