@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
22 lines (21 loc) • 424 B
JSON
{
"key": "baby_feeding",
"type": "combo",
"label": "Baby Nursing Area",
"strings": {
"options": {
"room": "Dedicated Room",
"yes": "Marked Space",
"no": "None"
}
},
"autoSuggestions": false,
"customValues": false,
"terms": [
"baby feeding",
"breastfeeding",
"lactation",
"mothers",
"nursing"
]
}