diff --git a/first.json b/first.json new file mode 100644 index 0000000..fed235a --- /dev/null +++ b/first.json @@ -0,0 +1,12 @@ +{ + "type": "overpass", + "name": { + "en": "highway" + }, + "query": { + "16": [ + "node[shop]", + "" + ] + } +}