@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
26 lines (25 loc) • 418 B
JSON
{
"icon": "temaki-play_structure",
"geometry": [
"point",
"area"
],
"fields": [
"{playground}"
],
"moreFields": [
"{playground}"
],
"tags": {
"playground": "playhouse"
},
"terms": [
"children's house",
"playground house",
"playhouse"
],
"name": "Play House",
"aliases": [
"Wendy House"
]
}