UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

22 lines (21 loc) 483 B
{ "key": "electrified", "type": "combo", "label": "Electrification", "placeholder": "Contact Line, Electrified Rail...", "strings": { "options": { "contact_line": "Contact Line", "rail": "Electrified Rail", "yes": "Yes (unspecified)", "no": "No" } }, "autoSuggestions": false, "customValues": false, "terms": [ "contact line", "powered", "third rail" ] }