##### [[Building Elements]]
# Metal Roofing
%% DATAVIEW_PUBLISHER: start
```
TABLE WITHOUT ID Areas + " \ "+ BuildingElement + "<br><br>" + file.link as Issue, SECTION as Description
FROM "3 Resources/Issues"
FLATTEN BuildingElement as BuildingElement
sort AREA ASC
WHERE contains(BuildingElement,[[Metal Roofing]])
FLATTEN list(filter(file.lists, (x) => meta(x.section).subpath = "Issue Description").text) as SECTION
```
%%
| Issue | Description |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [[3 Resources/Areas/Roof.md\|Roof]] \ [[3 Resources/Building Elements/Metal Roofing.md\|Metal Roofing]]<br><br>[[3 Resources/Issues/Box Gutters Sumps and Overflows.md\|Box Gutters Sumps and Overflows]] | <ul><li>All Box Gutters must drain to either a Sump or Rainwater Head.</li><li>All Sumps and Rainwater Heads must have an overflow.</li><li>Box Gutters, Sumps, Overflows and Rainwater heads all have very specific sizing requirements.</li><li>These areas are frequently neglected by the Stormwater Engineer and the builder and the subcontractor are left to resolve this.</li><li>This also includes Metal Awnings.</li></ul> |
| [[3 Resources/Areas/Roof.md\|Roof]], [[3 Resources/Areas/Ground Floor.md\|Ground Floor]] \ [[3 Resources/Building Elements/Metal Roofing.md\|Metal Roofing]]<br><br>[[3 Resources/Issues/Kilplock Roofing is difficult to remove.md\|Kilplock Roofing is difficult to remove]] | <ul><li>Kliplock roofing profiles are difficult to remove</li><li>Subsequently future service and maintence becomes unecessarily difficult.</li><li>TrimDek roofing profiles shall be used in lieu of Kliplock profiles.</li></ul> |
%% DATAVIEW_PUBLISHER: end %%