Skip to content

Commit 769c4df

Browse files
committed
add covered as optional field to storage tank
fixes openstreetmap#344 (comment)
1 parent b645d13 commit 769c4df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

data/presets/man_made/storage_tank.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@
44
"content",
55
"operator",
66
"material",
7-
"building_area_yes",
7+
"building_area",
88
"height",
99
"capacity_volume"
1010
],
1111
"moreFields": [
12+
"covered",
1213
"layer",
1314
"location",
1415
"manufacturer"

0 commit comments

Comments
 (0)