@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
27 lines (26 loc) • 420 B
JSON
{
"icon": "maki-ferry",
"fields": [
"{attraction}",
"height"
],
"moreFields": [
"{attraction}",
"max_age",
"min_age"
],
"geometry": [
"point",
"line",
"area"
],
"terms": [
"theme park",
"amusement ride",
"flume"
],
"tags": {
"attraction": "log_flume"
},
"name": "Log Flume"
}