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