@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
24 lines (23 loc) • 505 B
JSON
{
"key": "nudism",
"type": "combo",
"label": "Nudism",
"strings": {
"options": {
"customary": "Customary",
"designated": "Designated",
"no": "Prohibited",
"obligatory": "Obligatory",
"permissive": "Permissive",
"yes": "Allowed"
}
},
"autoSuggestions": false,
"customValues": false,
"terms": [
"naturism",
"naturist",
"nude recreation",
"nudist"
]
}