id-tagging-schema/data/fields/noname.json
2025-10-21 12:14:38 +02:00

17 lines
312 B
JSON

{
"key": "noname",
"type": "check",
"label": "Nameless",
"universal": true,
"strings": {
"options": {
"undefined": "No",
"yes": "Feature does not have a name"
}
},
"terms": [
"anonymous",
"innominate",
"unnamed"
]
}