mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 09:42:56 +00:00
11 lines
190 B
JSON
11 lines
190 B
JSON
{
|
|
"key": "height",
|
|
"minValue": 0,
|
|
"type": "number",
|
|
"label": "Building Height (Meters)",
|
|
"prerequisiteTag": {
|
|
"key": "building",
|
|
"valueNot": "no"
|
|
}
|
|
}
|