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

12 lines
187 B
JSON

{
"key": "ascent",
"minValue": 0,
"type": "number",
"label": "Total Ascent",
"terms": [
"ascent",
"climb",
"cumulative elevation gain"
]
}