@ -0,0 +1,9 @@
{
"type": "overpass",
"name": {
"en": "Shop test JSON",
},
"query": {
"16": "(nwr[shop];);"
}
@ -0,0 +1,5 @@
type: overpass
name:
en: Shop test YAML
query:
'16': (nwr[shop];);