id-tagging-schema/data/fields/circumference.json
Flo Edelmann f0c506c3ca
Some checks are pending
Deploy / Deploy (push) Waiting to run
Code Style Checks / Check file endings (push) Waiting to run
Code Style Checks / Check for code formatting mistakes (push) Waiting to run
Code Style Checks / Check for spelling errors (push) Waiting to run
Release Drafter / update_release_draft (push) Waiting to run
Build and Deploy Staging Instance / build-deploy (push) Waiting to run
Test / test (18) (push) Waiting to run
Standardize field terms (#1760)
2025-10-21 11:39:25 +02:00

11 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"
]
}