Joe Anderson – Introduction, Logistics of the Project, Tasks
Christian Michaelson
– Data manipulation, Evaluation
Getting Water from the
Introduction
Table 1 Wasatch Front Available Water
Table 2 Developable Supply
Figure 1 shows the
water that is available to the Wasatch Front, and also the water that will be
available in the next 50 years. The
available water increases because as can be seen in Figure 2 there is still
more developable water in the three basins that are listed, that drain into the
Wasatch Front. However even with this
developable water with the expected population growth in
Table 3 The Year a New Water Source Will Be Needed
Logistics of the
project
As
can be seen in Table 3 the population in 2050 in
The
diversion point for the water also needed to be found. For this project water was diverted from
Fontenelle Reservoir in
Figure 1 - Diversion and
Drop-off Points for the water
Tasks
The tasks involved in carrying out a project of this magnitude are many. These tasks include the following:
• Use GIS to choose optimal alignment of the transmission system
• Do hydrologic study to determine water quantities
• Identify cost items
For diversion and transmission facilities
For pipes, pump stations, turbines, and construction
• Benefits of the project
• Institutional and environmental concerns
• Conclusion
Of the tasks listed
above this project will concentrate its efforts on using GIS to choose the
optimal alignment of the transmission system from Fontenelle Reservoir to Echo
Reservoir. In order to create this map,
data must be found. The shapefiles used
for
Data Manipulation
Using the USGS seamless data website 8 DEM’s were found that cover this area. Three of these DEM’s are shown below in order to demonstrate that although the data was “seamless” the eight DEM’s still needed to be merged together in order for our path to go from one DEM to another.
Figure 2 - three of the eight unmerged DEM’s
In order to merge the data a tool called “Grid Pig” was used. Once Grid Pig was used the resulting layer of DEM’s was formed.
Figure 3 - Merged DEM layer
The GIS solution to this problem consists of the construction of a cost surface which is the sum of several other grids, which will be discussed later. Once these DEM’s are merged and you have one continuous DEM you are well on your way to constructing a cost surface which will allow you to find the best cost path using the Spatial Analyst in ArcGIS.
POINT SYSTEM
Slope x = degrees
Elevation elev/100 (m)
Wetlands (50 ft buffer) 50 points
Other 0 points
National Park 50 points
Private Land 50 points
Water 50 points
Other 0 points
The first step to creating the cost surface is to select the criteria which will be used to select the location of the proposed route alignment. The criteria we selected are listed above. While these criteria are limited, the scope of possibilities is basically unlimited. The alignment of the road, utility line or in this case pipeline is highly dependent upon the criteria selected. The pipeline required to deliver the necessary amount water would require quite a bit of right of way to construct and maintain, therefore we selected 50 ft buffers for all areas designated as wetlands. Additionally all land which would be difficult to cross either physically or politically was given a cost value of 50 to cross. Water bodies such as lakes and ponds were assigned this cost value as well because crossing them is unpractical. Areas that did not meet these criteria received a value of 0 as not to impede the progress of the pipeline. Null values were also assigned zero values. Elevation of the construction was taken into account in order to provide compensation for transportation and mobilization of equipment and pipe to remote areas. Lastly the slope of the path to be crossed was assigned a value equal to that slope. These values were assigned using a newly created field in the attribute table of each feature class called value.
Figure 4 - The slope map created in Spatial Analyst.
Figure 5 - Administrative Data Used
Figure 6 -
Figure 7 -
Data from all the previous figures (5-7) had to be downloaded as shapefiles, buffered and then converted to rasters to allow processing in the raster calculator. Since the slope and elevation data were derived from the DEM they were already in raster form and needed no further processing. Once all the necessary data is in raster format and can therefore be manipulated with the raster calculator it is time to make the cost surface.
Figure 8 - The cost surface
This is the object of much work. Although it does not look like much this is the key to performing a best cost path analysis. The cyan areas are the highest cost values and the grey areas are the lowest cost areas. From this cost surface Spatial Analyst derives two more surface raster that it needs to calculate the best path. The first is the Cost Direction Grid.
Figure 9 - The Cost Direction Grid
Figure 10 - Cost Distance Grid
Once these two rasters are calculated there is only one more step to finding your least cost path. Using the Spatial Analyst in ArcGIS the least cost path can be calculated. This is done by going to the Distance and then Cost Weighted commands in the drop down menu. The result after some calculation should be the leas cost path from your start to end points. These points need to be created as shapefiles in the earlier stages of constructing the least cost path. Our least cost path from one point to the other ended up looking like this.
Figure 11 - Final Least Cost Path
Evaluation
In the end the path along this least cost surface was quite surprising. It should be noted that the order in which you insert your start and end points into the spatial analyst does make a difference in the path. Multiple variations of path alignment based on start to end and end to start alterations as well as the values assigned to various desired parameters could result. These numbers can be tweaked until the most desirable result occurs. Many factors that are hard to associate with geo-spatial data should also be considered. Political influences and public sentiment are a few of these factors which are hard to quantify and associate with location.
Some technical details that need to be discussed. Projections are key when working in an area this large. All projection data must be carefully managed. Although nationwide data is available statewide data is often more accurate and has higher resolution. This results in downloading data from many state websites when working across state borders. While one state organizes its data one way another may do it differently. Unfortunately this can prove to be challenging when doing a consistent study near a border. While this project was a great challenge is was also a great opportunity to learn and explore the possibilities of ArcGIS.