Merge pull request #1798 from tyrasd/preset-amenity-vending_machine

add preset for amenity=vending_machine
This commit is contained in:
Tom MacWright
2013-09-13 14:42:44 -07:00
6 changed files with 48 additions and 0 deletions
+7
View File
@@ -726,6 +726,9 @@
"trail_visibility": {
"label": "Trail Visibility"
},
"vending": {
"label": "Type of Goods"
},
"water": {
"label": "Type"
},
@@ -982,6 +985,10 @@
"name": "University",
"terms": "college"
},
"amenity/vending_machine": {
"name": "Vending Machine",
"terms": ""
},
"amenity/waste_basket": {
"name": "Waste Basket",
"terms": "rubbish bin,litter bin,trash can,garbage can"