mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-22 19:13:35 +00:00
23 lines
410 B
JSON
23 lines
410 B
JSON
{
|
|
"key": "social_facility:for",
|
|
"type": "radio",
|
|
"label": "People served",
|
|
"placeholder": "Homeless, Disabled, Child, etc",
|
|
"options": [
|
|
"abused",
|
|
"child",
|
|
"disabled",
|
|
"diseased",
|
|
"drug_addicted",
|
|
"homeless",
|
|
"juvenile",
|
|
"mental_health",
|
|
"migrant",
|
|
"orphan",
|
|
"senior",
|
|
"underprivileged",
|
|
"unemployed",
|
|
"victim"
|
|
]
|
|
|
|
} |