UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

39 lines (38 loc) 658 B
{ "icon": "temaki-bus", "fields": [ "name", "oneway", "maxspeed", "lanes", "surface", "operator", "structure", "covered" ], "moreFields": [ "bridge/ref", "lit", "maxaxleload_bridge", "maxheight", "maxlength", "maxspeed/advisory", "maxweight_bridge", "maxwidth", "trolley_wire" ], "geometry": [ "line" ], "tags": { "highway": "busway" }, "aliases": [ "Transitway", "Bus Rapid Transit" ], "terms": [ "brt" ], "name": "Busway" }