UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

41 lines (40 loc) 802 B
{ "icon": "iD-highway-living-street", "fields": [ "name", "oneway", "maxspeed", "lanes", "surface", "structure", "access" ], "moreFields": [ "bridge/ref", "covered_no", "bicycle_road", "cyclestreet-BE-NL", "cycleway", "flood_prone", "junction_line", "lit", "maxaxleload_bridge", "maxheight", "maxlength", "maxweight_bridge", "maxwidth", "oneway/bicycle", "parking/side/parking", "parking/side/orientation", "smoothness", "trolley_wire", "width" ], "geometry": [ "line" ], "tags": { "highway": "living_street" }, "name": "Living Street" }