UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

14 lines (13 loc) 272 B
{ "key": "direction", "type": "combo", "label": "Direction", "strings": { "options": { "clockwise": "Clockwise", "anticlockwise": "Counterclockwise" } }, "autoSuggestions": false, "customValues": false }