##### [[Building Elements]]
# Overflows
%% 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,[[Overflows]])
FLATTEN list(filter(file.lists, (x) => meta(x.section).subpath = "Issue Description").text) as SECTION
```
%%
| Issue | Description |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [[3 Resources/Areas/Balconies.md\|Balconies]], [[3 Resources/Areas/Courtyards.md\|Courtyards]], [[3 Resources/Areas/Wintergardens.md\|Wintergardens]] \ [[3 Resources/Building Elements/Overflows.md\|Overflows]]<br><br>[[3 Resources/Issues/Overflows to Balconies and Wintergardens.md\|Overflows to Balconies and Wintergardens]] | <ul><li>All balconies require overflows</li><li>All Winter garden's require overflows.</li><li>All internal courtyards require overflows:</li><li>It might not be possible to drain overflows from these areas to the street</li><li>These areas will require an additional outlet to drain the water away.</li><li>The size of overflows shall generally be sufificnetly sized so that if the drain is blocked, water will egress from the balcony at the same rate.</li><li>In the horizontal direction, rectangular overflows are generally more efficient than Round ones.</li><li>Architect shall check that these elements are located on the floor plans, so they make sense visually on the elevations of the building.</li></ul> |
%% DATAVIEW_PUBLISHER: end %%