@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
19 lines (18 loc) • 525 B
JSON
{
"key": "education",
"type": "typeCombo",
"label": "Type",
"strings": {
"options": {
"school": "School",
"kindergarten": "Kindergarten",
"university": "University",
"college": "College",
"driving_school": "Driving School",
"language_school": "Language School",
"music_school": "Music School",
"prep_school": "Test Prep / Tutoring School",
"dancing_school": "Dancing School"
}
}
}