mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-03 18:03:38 +00:00
15 lines
229 B
JSON
15 lines
229 B
JSON
{
|
|
"key": "blind",
|
|
"type": "radio",
|
|
"options": [
|
|
"yes",
|
|
"limited",
|
|
"no"
|
|
],
|
|
"label": "Blind Person Access",
|
|
"terms": [
|
|
"sight impairment",
|
|
"vision impairment"
|
|
]
|
|
}
|