@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
27 lines (26 loc) • 445 B
JSON
{
"icon": "temaki-tram",
"fields": [
"{railway/light_rail}",
"oneway"
],
"moreFields": [
"{railway/light_rail}"
],
"geometry": [
"line"
],
"tags": {
"railway": "tram"
},
"terms": [
"electric street railway",
"light rail"
],
"name": "Tram Track",
"aliases": [
"Streetcar Track",
"Trolley Track",
"Tramway"
]
}