@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
30 lines (29 loc) • 514 B
JSON
{
"icon": "temaki-amusement_park",
"fields": [
"{attraction}",
"building_area_yes"
],
"moreFields": [
"{attraction}",
"max_age",
"min_age"
],
"geometry": [
"point",
"area"
],
"terms": [
"theme park",
"roundabout",
"merry-go-round",
"galloper",
"jumper",
"horseabout",
"flying horses"
],
"tags": {
"attraction": "carousel"
},
"name": "Carousel"
}