@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
33 lines (32 loc) • 557 B
JSON
{
"icon": "temaki-school",
"fields": [
"name",
"operator",
"address",
"building_area_yes",
"opening_hours"
],
"moreFields": [
"{@templates/poi}"
],
"geometry": [
"point",
"area"
],
"terms": [
"academic",
"ACT",
"SAT",
"homework",
"math",
"reading",
"test prep",
"tutoring",
"writing"
],
"tags": {
"amenity": "prep_school"
},
"name": "Test Prep / Tutoring School"
}