mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-13 17:22:47 +00:00
12 lines
199 B
JSON
12 lines
199 B
JSON
{
|
|
"key": "ele",
|
|
"type": "number",
|
|
"icon": "elevation",
|
|
"label": "Elevation",
|
|
"geometry": ["line", "area", "relation"],
|
|
"terms": [
|
|
"altitude",
|
|
"height"
|
|
]
|
|
}
|