mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-25 06:55:46 +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"
|
|
]
|
|
}
|