Added Tile Shop preset

This commit is contained in:
wingra2
2017-10-08 08:12:14 -05:00
parent bfda2c5438
commit 147cb88d16
+18
View File
@@ -0,0 +1,18 @@
{
"icon": "shop",
"fields": [
"name",
"operator",
"address",
"building_area",
"opening_hours"
],
"geometry": [
"point",
"area"
],
"tags": {
"shop": "tiles"
},
"name": "Tile Shop"
}