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