Presentation is loading. Please wait.

Presentation is loading. Please wait.

Application of GIS in the design of new Wastewater Systems Kenny Johnson CVEN 689: Applications of GIS Texas A&M University Public Wks/Infrastructure.

Similar presentations


Presentation on theme: "Application of GIS in the design of new Wastewater Systems Kenny Johnson CVEN 689: Applications of GIS Texas A&M University Public Wks/Infrastructure."— Presentation transcript:

1 Application of GIS in the design of new Wastewater Systems Kenny Johnson CVEN 689: Applications of GIS Texas A&M University Public Wks/Infrastructure

2 Overview Some of the most important services we use everyday are located just beneath us. The operation of today’s wastewater systems require ongoing planning, maintenance, and management. “Collectors” consist of the smaller diameter pipes from residencies and businesses. Wastewater enters the system by these “collectors”. The need for new pipelines arises as a city grows.

3 Overview New land development has led urban designers new means of sewer systems planning Using existing structures will optimize any design Surrounding environment will control design

4 Based on:  Topography: requires lift station for uphill movement of wastewater  Land use: Existing structures limit alternatives  Soil Properties: Some soils more difficult for construction  Constructability Issues: Accessibility Issues

5 Objective Location: College Station Automated design process that seeks the most feasible location on the existing pipeline to tie in to Standard ArcView tools required Elevation, land use, and existing sewerlines data required

6 Methodology – First Trial Land Use evaluated on cost  vacant lot = small “cost” Elevation evaluated on cost  large elevation = large “cost” Weighted Overlay tool used to combine Land Use and Elevation Cost Weighted Allocation created to find most feasible source (existing pipeline)

7 Land Use Converted to Raster Pre-logic VBA Script Code If [LAND_USE] = "Vacant" Then num = 1 ElseIf [LAND_USE] ="Parkland, Greenways" Then num=2 ElseIf [LAND_USE] ="Civic/Local Government" Then num=7 ElseIf [LAND_USE] ="Rural" Then num=1 Else num=9 End If CostValue=num Features to Raster conversion based on the CostValue field. Reclassify and make No Data = 6 since this is the streets.

8 Land Use + Elevation = Cost + = Cost Weighted Allocation  =

9 Cost-Weighted Allocation

10 Limitations Elevation not directly proportional to cost values Only small integer values (1-9) can be inputed into Weighted Overlay Only small integer values (1-9) are outputed from Weighted Overlay The weighted percentage is limited to a total of 100% Only a small portion of the map could be analyzed by elevation cost due to the large array of values

11 Methodology – Final Approach 1.Create point of interest 2.Create an aspect of elevation 3.Raster Calculator used for correlation between point direction and aspect of elevation 4.Resulting Raster will consist of allowable straight line directions towards existing pipeline 5.As before, land use values will be given to a land use raster 6.Raster Calculator to create a weighted cost raster 7.As before, weighted cost allocation created

12 Point of interest & aspect of elevation created

13 Straight line distance to point of interest

14 Correlation Equation: Elevation Aspect + 90 > Point Direction & Elevation Aspect - 90 < Point Direction

15 Calculated Results

16 Create Cost Raster Flow Direction + 5 x Land Use = Cost Raster ) = + (5 x

17 Final Allocation

18 Another Example

19 Result

20 Conclusion Procedure utilizes GIS capabilities for the planning of wastewater systems Important for achieving the most economical design Process could be more automated with the use of Visual Basic A more detailed design could take into account pipe diameter, usage, accessibility, and soil type

21 THE END Questions?


Download ppt "Application of GIS in the design of new Wastewater Systems Kenny Johnson CVEN 689: Applications of GIS Texas A&M University Public Wks/Infrastructure."

Similar presentations


Ads by Google