@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
23 lines (22 loc) • 385 B
JSON
{
"icon": "temaki-school",
"fields": [
"name",
"operator"
],
"moreFields": [],
"geometry": [
"area"
],
"terms": [
"educational facilities",
"campus",
"school grounds",
"school center"
],
"tags": {
"landuse": "education"
},
"matchScore": 0.9,
"name": "Educational Campus"
}