UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

54 lines (53 loc) 1.07 kB
{ "icon": "iD-highway-residential", "fields": [ "name", "oneway", "maxspeed", "lanes", "surface", "structure", "tunnel/name", "access" ], "moreFields": [ "bridge/ref", "bridge/name", "covered_no", "cycleway", "sidewalk", "bicycle_road", "cyclestreet-BE-NL", "flood_prone", "hazard_highway", "incline", "junction_line", "lane_markings", "lit", "maxaxleload_bridge", "maxheight", "maxlength", "maxspeed/advisory", "maxweight", "maxwidth", "not/name", "oneway/bicycle", "parking/side/parking", "parking/side/orientation", "smoothness", "traffic_calming_road", "trolley_wire", "width" ], "geometry": [ "line" ], "tags": { "highway": "residential" }, "terms": [ "road", "street" ], "name": "Residential Road" }