Add e-cigarette shop preset

This commit is contained in:
boothym
2016-09-26 18:06:30 +01:00
parent 6d68c30bf4
commit 2f73109c29
@@ -0,0 +1,21 @@
{
"icon": "shop",
"fields": [
"operator",
"address",
"building_area",
"opening_hours"
],
"geometry": [
"point",
"area"
],
"tags": {
"shop": "e-cigarette"
},
"terms": [
"electronic",
"vapor"
],
"name": "E-Cigarette Shop"
}