@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
31 lines (30 loc) • 528 B
JSON
{
"icon": "maki-playground",
"fields": [
"playground",
"playground/theme",
"min_age",
"max_age",
"wheelchair",
"blind",
"height"
],
"moreFields": [
"access_simple",
"colour",
"manufacturer",
"material",
"ref"
],
"geometry": [
"point",
"vertex",
"line",
"area"
],
"tags": {
"playground": "*"
},
"searchable": false,
"name": "Playground Equipment"
}