@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
28 lines (27 loc) • 462 B
JSON
{
"icon": "temaki-tower",
"fields": [
"{attraction}",
"height"
],
"moreFields": [
"{attraction}",
"max_age",
"min_age"
],
"geometry": [
"point",
"area"
],
"terms": [
"theme park",
"amusement ride",
"carousel",
"tower",
"carousel tower"
],
"tags": {
"attraction": "swing_carousel"
},
"name": "Swing Carousel"
}