mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-16 18:52:57 +00:00
Make the Elevation field only universal for nodes (re: #5719) Remove the elevation field from route presets (close #7479)
8 lines
120 B
JSON
8 lines
120 B
JSON
{
|
|
"key": "building",
|
|
"type": "combo",
|
|
"default": "yes",
|
|
"geometry": ["area"],
|
|
"label": "Building"
|
|
}
|