UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

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