Add vending=bottle_return preset

This commit is contained in:
ENT8R
2019-08-06 12:36:09 +02:00
parent 31aa1468ce
commit 044d236f0b

View File

@@ -0,0 +1,22 @@
{
"icon": "temaki-vending_machine",
"fields": [
"vending",
"operator"
],
"geometry": [
"point"
],
"terms": [
"bottle return"
],
"tags": {
"amenity": "vending_machine",
"vending": "bottle_return"
},
"reference": {
"key": "vending",
"value": "bottle_return"
},
"name": "Bottle Return Machine"
}