mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-21 15:56:49 +02:00
amenity=bench: Add armrest field, move color to moreFields (#1227)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"key": "armrest",
|
||||
"type": "check",
|
||||
"label": "Armrests",
|
||||
"strings": {
|
||||
"options": {
|
||||
"undefined": "Unknown",
|
||||
"yes": "One or more armrests",
|
||||
"no": "No armrests"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user