@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
25 lines (24 loc) • 395 B
JSON
{
"icon": "fas-car-crash",
"fields": [
"{attraction}"
],
"moreFields": [
"{attraction}",
"max_age",
"min_age"
],
"geometry": [
"point",
"area"
],
"terms": [
"autoscooter",
"dodgem cars",
"theme park"
],
"tags": {
"attraction": "bumper_car"
},
"name": "Bumper Cars"
}