UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

57 lines (56 loc) 1.07 kB
{ "icon": "iD-highway-motorway", "fields": [ "name", "ref_road_number", "oneway_yes", "maxspeed", "lanes", "surface", "structure", "tunnel/name", "access" ], "moreFields": [ "bridge/name", "bridge/ref", "charge_toll", "covered_no", "hazard_highway", "incline", "junction_line", "lit", "maxaxleload_bridge", "maxheight", "maxlength", "maxspeed/advisory", "maxspeed/hgv", "maxweight_bridge", "maxwidth", "minspeed", "not/name", "smoothness", "toll", "width" ], "geometry": [ "line" ], "tags": { "highway": "motorway" }, "terms": [ "autobahn", "expressway", "freeway", "highway", "interstate", "parkway", "road", "street", "thruway", "turnpike" ], "name": "Motorway", "matchScore": 1.01 }