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