From 9e94140e8107939485fcf8d6f0798e78ddb59c67 Mon Sep 17 00:00:00 2001 From: removebeforeflight Date: Tue, 7 Aug 2018 17:15:34 +0200 Subject: [PATCH] Ajouter 'first-category.json' --- first-category.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 first-category.json diff --git a/first-category.json b/first-category.json new file mode 100644 index 0000000..cd4ce47 --- /dev/null +++ b/first-category.json @@ -0,0 +1,9 @@ +{ + "type": "overpass", + "name": { + "en": "Campings" + }, + "query": { + "16": "(node[tourism=camp_site];aera[tourism=camp_site])" + } +} \ No newline at end of file