@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
32 lines (31 loc) • 588 B
JSON
{
"icon": "temaki-school",
"fields": [
"name",
"operator",
"operator/type",
"address",
"building_area_yes",
"opening_hours",
"language_multi"
],
"moreFields": [
"{@templates/contact}",
"{@templates/internet_access}",
"gnis/feature_id-US",
"level",
"payment_multi",
"wheelchair"
],
"geometry": [
"point",
"area"
],
"terms": [
"esl"
],
"tags": {
"amenity": "language_school"
},
"name": "Language School"
}