UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

19 lines (18 loc) 440 B
{ "key": "windings:configuration", "type": "combo", "label": "Windings Configuration", "strings": { "options": { "star": "Star / Wye", "delta": "Delta", "open-delta": "Open Delta", "zigzag": "Zig Zag", "open": "Open", "scott": "Scott", "leblanc": "Leblanc" } }, "autoSuggestions": false, "customValues": false }