mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-10 08:53:54 +02:00
more precise description of circumference field
and add search terms
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
{
|
||||
"key": "circumference",
|
||||
"type": "combo",
|
||||
"label": "Circumference",
|
||||
"label": "Circumference (at Breast Height)",
|
||||
"snake_case": false,
|
||||
"placeholder": "1 m, 20 cm, 30\"…"
|
||||
"placeholder": "1 m, 20 cm, 30\"…",
|
||||
"terms": [
|
||||
"DBH",
|
||||
"diameter at breast height"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user