Files
iD/data/presets/fields/building_area.json
Quincy Morgan a7e639d514 Make the field geometry property accept multiple types
Make the Elevation field only universal for nodes (re: #5719)
Remove the elevation field from route presets (close #7479)
2020-03-28 13:57:06 -07:00

8 lines
120 B
JSON

{
"key": "building",
"type": "combo",
"default": "yes",
"geometry": ["area"],
"label": "Building"
}