mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-25 22:00:55 +02:00
use recommended unit for feet/inches
see https://wiki.openstreetmap.org/wiki/Map_features/Units
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
"type": "combo",
|
||||
"label": "Circumference",
|
||||
"snake_case": false,
|
||||
"placeholder": "1 m, 20 cm, 30 in…"
|
||||
"placeholder": "1 m, 20 cm, 30\"…"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"key": "diameter_crown",
|
||||
"type": "combo",
|
||||
"label": "Crown diameter",
|
||||
"label": "Crown Diameter",
|
||||
"snake_case": false,
|
||||
"placeholder": "4 m, 9 ft, …"
|
||||
"placeholder": "4 m, 9', …"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user