UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

50 lines (49 loc) 948 B
{ "icon": "iD-highway-service", "fields": [ "name", "service", "oneway", "maxspeed", "surface", "structure", "tunnel/name", "access" ], "moreFields": [ "bridge/name", "bridge/ref", "covered_no", "sidewalk", "cycleway", "flood_prone", "hazard_highway", "incline", "lanes", "lit", "maxaxleload_bridge", "maxheight", "maxlength", "maxspeed/advisory", "maxweight_bridge", "maxwidth", "oneway/bicycle", "parking/side/parking", "parking/side/orientation", "smoothness", "trolley_wire", "width" ], "geometry": [ "line" ], "tags": { "highway": "service" }, "terms": [ "road", "street" ], "matchScore": 0.9, "name": "Service Road" }