UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

18 lines (17 loc) 440 B
{ "key": "railway:switch", "type": "combo", "label": "Switch Type", "strings": { "options": { "default": "Normal Switch", "double_slip": "Double-slip Switch", "single_slip": "Single-slip Switch", "wye": "Wye Switch", "three_way": "Three-way Switch", "abt": "Abt Switch" } }, "autoSuggestions": false, "customValues": true }