mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-05 20:48:03 +02:00
Use more common names for Trash Can & Recycling Bin presets (#938)
This commit is contained in:
@@ -38,5 +38,8 @@
|
||||
"key": "amenity",
|
||||
"value": "recycling"
|
||||
},
|
||||
"name": "Recycling Container"
|
||||
"aliases": [
|
||||
"Recycling Container"
|
||||
],
|
||||
"name": "Recycling Bin"
|
||||
}
|
||||
|
||||
@@ -26,5 +26,8 @@
|
||||
"litter",
|
||||
"trash"
|
||||
],
|
||||
"name": "Waste Basket"
|
||||
"aliases": [
|
||||
"Waste Basket"
|
||||
],
|
||||
"name": "Trash Can"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user