@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
24 lines (23 loc) • 390 B
JSON
{
"icon": "temaki-roller_coaster",
"fields": [
"{attraction}"
],
"moreFields": [
"{attraction}",
"max_age",
"min_age"
],
"geometry": [
"point",
"area"
],
"terms": [
"amusement ride",
"theme park"
],
"tags": {
"attraction": "roller_coaster"
},
"name": "Roller Coaster"
}