mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-06 04:57:54 +02:00
recycling field should be case sensitive
for `recycling:PET` (see https://wiki.openstreetmap.org/wiki/Key%3Arecycling%3APET)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"key": "recycling:",
|
||||
"type": "multiCombo",
|
||||
"label": "Accepts",
|
||||
"caseSensitive": true,
|
||||
"strings": {
|
||||
"options": {
|
||||
"glass_bottles": "Glass Bottles and Jars",
|
||||
|
||||
Reference in New Issue
Block a user