UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

22 lines (21 loc) 406 B
{ "key": "direction", "type": "combo", "label": "Direction", "strings": { "options": { "north": "Northbound", "south": "Southbound", "east": "Eastbound", "west": "Westbound" } }, "autoSuggestions": false, "locationSet": { "include": [ "CA", "NZ", "US" ] } }