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

15 lines
213 B
JSON

{
"key": "ele",
"type": "number",
"label": "Elevation (Meters)",
"geometry": [
"line",
"area",
"relation"
],
"terms": [
"altitude",
"height"
]
}