UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

33 lines (32 loc) 545 B
{ "name": "Trunk Link", "icon": "iD-highway-trunk-link", "fields": [ "{highway/motorway_link}" ], "moreFields": [ "{highway/motorway_link}", "cycleway", "sidewalk", "trolley_wire" ], "geometry": [ "line" ], "tags": { "highway": "trunk_link" }, "terms": [ "off ramp", "on ramp", "ramp", "road", "street" ], "locationSet": { "exclude": [ "ca", "us" ] } }