UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

16 lines (15 loc) 295 B
{ "key": "direction", "type": "combo", "label": "{direction_vertex}", "stringsCrossReference": "{direction_vertex}", "options": [ "forward", "backward" ], "geometry": [ "vertex" ], "autoSuggestions": false, "customValues": false }