@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
19 lines (18 loc) • 493 B
JSON
{
"key": "social_facility",
"type": "combo",
"label": "Type",
"strings": {
"options": {
"ambulatory_care": "Ambulatory Care",
"assisted_living": "Assisted Living",
"day_care": "Day Care",
"food_bank": "Food Bank",
"group_home": "Group Home",
"nursing_home": "Nursing Home",
"outreach": "Outreach",
"shelter": "Shelter",
"workshop": "Workshop"
}
}
}