Files
iD/data/presets/presets/shop.json
T
Bryan Housel f67ec4f957 another round of preset cleanups:
* improve search terms, and remove some which were redundant
* add many missing presets under `shop=*` (from wiki)
* remove `vertex` geometry from many building-like presets
2014-08-26 00:25:34 -04:00

20 lines
285 B
JSON

{
"icon": "shop",
"fields": [
"shop",
"operator",
"address",
"building_area",
"opening_hours"
],
"geometry": [
"point",
"area"
],
"tags": {
"shop": "*"
},
"terms": [],
"name": "Shop"
}