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": { "lwn": "Local", "rwn": "Regional", "nwn": "National", "iwn": "International" } }, "autoSuggestions": false, "customValues": false }