@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
28 lines (27 loc) • 471 B
JSON
{
"icon": "temaki-train_kids",
"fields": [
"{attraction}",
"fee",
"charge_fee"
],
"moreFields": [
"{attraction}"
],
"geometry": [
"point",
"line"
],
"terms": [
"dotto train",
"park train",
"rackless train",
"road train",
"theme park",
"tschu-tschu train"
],
"tags": {
"attraction": "train"
},
"name": "Tourist Train"
}