UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

17 lines (16 loc) 323 B
{ "key": "toilets:wheelchair", "type": "radio", "strings": { "options": { "yes": "Yes", "limited": "Limited", "no": "No" } }, "label": "Wheelchair Accessible Toilet", "prerequisiteTag": { "key": "toilets", "valueNot": "no" } }