UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

19 lines (18 loc) 332 B
{ "key": "dog", "type": "combo", "label": "Dogs", "strings": { "options": { "yes": "Allowed", "leashed": "Leashed Only", "no": "Not Allowed" } }, "autoSuggestions": false, "customValues": false, "terms": [ "animals", "pets" ] }