generated from travisz09/Quarto_Template
-
Notifications
You must be signed in to change notification settings - Fork 0
Suitability Mapping Diagram
Ryan Lima edited this page Nov 18, 2024
·
5 revisions
flowchart TD
n6["Topographic Characteristics"] --> n3["Infiltration capacity"] & n1["Excess Water"]
n5["Subsurface/Lithology"] --> n7["Aquifer Storativity"] & n3
n4["Soil and Shallow sub-Surface"] --> n3
n9["Hydroclimate"] --> n1
n8["Land/Use Land/Cover"] --> n1 & n3
n12(["Slope"]) --> n6
n13(["Aspect"]) --> n6
n14(["TPI - Landform Morphology"]) --> n6 & n19(["Lineamant Density"])
n16(["Primary Permeability"]) --> n17["Geologic Recharge Potential"]
n17 --> n5
n11(["Depth to Groundwater"]) --> n4 & n17
n18(["Primary Porosity"]) --> n17
n15(["Drainage Density"]) --> n6
n21["Karst Recharge Potential"] --> n5 & n17
n22["soil recharge potential (0 - 200cm)"] --> n4 & n32["Hydrologic Soil Type"]
n32 --> n4
n23(["soil field capacity"]) --> n22 & n32
n19 --> n21 & n17
n20(["Sink hole density"]) --> n21
n25(["Depth to Bedrock"]) --> n17 & n22
n26(["Average Annual Precipitation"]) --> n9
n27(["Average Annual Rain/Snap Fraction"]) --> n9
n24(["soil permeability"]) --> n22 & n32
n28(["springs density"]) --> n21
n29["vegetation recharge potential"] --> n1
n30(["vegetation Type"]) --> n29
n31(["vegetation Structure"]) --> n29
n33(["% clay"]) --> n32
n34(["% sand"]) --> n32
n35(["known faults"]) --> n19 & n17
n37(["ET"]) --> n9
n36(["Max Annual Precipitation"]) --> n9
n6@{ shape: trap-b}
n3@{ shape: hex}
n1@{ shape: hex}
n5@{ shape: trap-b}
n7@{ shape: hex}
n4@{ shape: trap-b}
n9@{ shape: trap-b}
n8@{ shape: trap-b}
n17@{ shape: rounded}
n21@{ shape: rounded}
n22@{ shape: rounded}
n32@{ shape: rounded}
n29@{ shape: rounded}
n6:::Pine
n5:::Ash
n4:::Aqua
n9:::Peach
n8:::Ash
n8:::Rose
n12:::Pine
n13:::Pine
n14:::Pine
n19:::Ash
n16:::Ash
n17:::Ash
n11:::Ash
n18:::Ash
n15:::Pine
n21:::Ash
n22:::Sky
n22:::Aqua
n32:::Aqua
n23:::Aqua
n20:::Ash
n25:::Ash
n26:::Peach
n27:::Peach
n24:::Aqua
n28:::Ash
n29:::Rose
n30:::Rose
n31:::Rose
n33:::Aqua
n34:::Aqua
n35:::Ash
n37:::Peach
n36:::Peach
classDef Pine stroke-width:1px, stroke-dasharray:none, stroke:#254336, fill:#27654A, color:#FFFFFF
classDef Sky stroke-width:1px, stroke-dasharray:none, stroke:#374D7C, fill:#E2EBFF, color:#374D7C
classDef Rose stroke-width:1px, stroke-dasharray:none, stroke:#FF5978, fill:#FFDFE5, color:#8E2236
classDef Aqua stroke-width:1px, stroke-dasharray:none, stroke:#46EDC8, fill:#DEFFF8, color:#378E7A
classDef Ash stroke-width:1px, stroke-dasharray:none, stroke:#999999, fill:#EEEEEE, color:#000000
classDef Peach stroke-width:1px, stroke-dasharray:none, stroke:#FBB35A, fill:#FFEFDB, color:#8F632D
style n3 fill:#FFF9C4
style n1 fill:#C8E6C9,color:#000000
style n7 fill:#BBDEFB
style n17 stroke:#D50000
style n21 stroke:#D50000
style n22 stroke:#D50000
style n32 stroke:#D50000
style n29 stroke:#000000
```mermaid