Skip to content

Commit

Permalink
add covered as optional field to storage tank
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrasd committed Jan 9, 2023
1 parent b645d13 commit 769c4df
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/presets/man_made/storage_tank.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@
"content",
"operator",
"material",
"building_area_yes",
"building_area",
"height",
"capacity_volume"
],
"moreFields": [
"covered",
"layer",
"location",
"manufacturer"
Expand Down

0 comments on commit 769c4df

Please sign in to comment.