Files
id-tagging-schema-b/data/fields/circumference.json
2024-08-04 21:09:59 +08:00

12 lines
241 B
JSON

{
"key": "circumference",
"type": "combo",
"label": "Circumference (at Breast Height)",
"snake_case": false,
"placeholder": "1 m, 20 cm, 30\"…",
"terms": [
"DBH",
"diameter at breast height"
]
}