UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

50 lines (49 loc) 974 B
{ "icon": "iD-highway-residential", "fields": [ "name", "oneway", "maxspeed", "lanes", "surface", "structure", "access" ], "moreFields": [ "bridge/ref", "covered_no", "cycleway", "bicycle_road", "cyclestreet-BE-NL", "flood_prone", "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" }