Add shop=general for general store

This commit is contained in:
Tobias Zwick
2019-04-28 18:56:07 +02:00
parent 1bb0a6a0bc
commit 54612a168e
+12
View File
@@ -0,0 +1,12 @@
{
"icon": "maki-shop",
"geometry": [
"point",
"area"
],
"tags": {
"shop": "general"
},
"terms": ["village shop"],
"name": "General store"
}