Excrement Bag Dispenser: improve name and remove unnecessary fields

This commit is contained in:
SelfishSeahorse
2019-02-21 14:17:12 +01:00
committed by GitHub
parent 1bde3ba63f
commit 3cf09e5ced

View File

@@ -1,10 +1,7 @@
{
"icon": "temaki-vending_machine",
"fields": [
"{amenity/vending_machine}",
"fee",
"payment_multi",
"currency_multi"
"{amenity/vending_machine}"
],
"geometry": [
"point"
@@ -12,6 +9,7 @@
"terms": [
"excrement bags",
"poop",
"waste",
"dog",
"animal"
],
@@ -23,5 +21,5 @@
"key": "vending",
"value": "excrement_bags"
},
"name": "Excrement Bag Vending Machine"
"name": "Excrement Bag Dispenser"
}