mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-05 14:38:05 +02:00
Merge pull request #1798 from tyrasd/preset-amenity-vending_machine
add preset for amenity=vending_machine
This commit is contained in:
Vendored
+7
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user