UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

18 lines (17 loc) 340 B
{ "key": "direction", "type": "radio", "label": "Direction Affected", "strings": { "options": { "forward": "Forward", "backward": "Backward", "both": "Both / All" } }, "geometry": [ "vertex" ], "autoSuggestions": false, "customValues": false }