mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-06 19:31:41 +00:00
Excrement Bag Dispenser: improve name and remove unnecessary fields
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user