UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

17 lines (16 loc) 376 B
{ "key": "network", "type": "combo", "label": "Network Class", "placeholder": "Local, Regional, National, International", "strings": { "options": { "lcn": "Local", "rcn": "Regional", "ncn": "National", "icn": "International" } }, "autoSuggestions": false, "customValues": false }