AWRA 2010 SPRING SPECIALTY CONFERENCE Orlando, FL IMPACT OF PIT REMOVAL METHODS ON DEM DERIVED DRAINAGE LINES IN FLAT REGIONS

Size: px
Start display at page:

Download "AWRA 2010 SPRING SPECIALTY CONFERENCE Orlando, FL IMPACT OF PIT REMOVAL METHODS ON DEM DERIVED DRAINAGE LINES IN FLAT REGIONS"

Transcription

1 AWRA 2010 SPRING SPECIALTY CONFERENCE Orlando, FL March 29-31, 2010 Copyright 2010 AWRA IMPACT OF PIT REMOVAL METHODS ON DEM DERIVED DRAINAGE LINES IN FLAT REGIONS Walter Collischonn, Diogo Costa Buarque, Adriano Rolim da Paz +, Carlos André Bulhões Mendes, Fernando Mainardi Fan * ABSTRACT: Flat surfaces and spurious depressions are common features in raster Digital Elevation Models (DEM) of relatively low relief regions. Different methods have been created to overcome these features when defining flow directions and drainage networks, ranging from breaching to depression filling. The quality of the resulting streamlines is strongly related to the method used to remove pits and depressions, and to overcome flat surfaces. Most of the problems can be solved by imposing known drainage lines on the raster DEM by stream burning or similar techniques. However, in regions where no reliable vector drainage lines are available, the best pit removal method should be used. We used different GIS computer programs with diverse flow direction and pit removal methods, and compared the resulting river networks with drainage lines digitized over well referenced satellite images. The tests were carried out using SRTM DEM of flat regions of the Amazon basin, considering rivers with varying width and slope. In general better results were obtained by methods that breach the DEM at spurious depressions instead of filling the whole depression. Results were also shown to be dependent on river characteristics, such as width and slope. KEY TERMS: pit removal, DEM, Amazon, flow directions INTRODUCTION Modern tools for hydrological analysis of streams and watersheds are more and more based on information derived from Digital Elevation Models (DEM). Several products derived from DEMs can be used as input for distributed hydrological models, such as drainage network, basin delineation and maps of slope and aspect (Burrough and McDonnel, 1998; Johnson, 2009). One of the first steps for deriving hydrological relevant information from DEMs is the definition of flow directions for each cell, from which several attributes can easily be obtained, such as drainage area, watershed divides, river networks, and the length and slope of river reaches. The first methods to define flow directions were described during the 80 s (O Callaghan and Mark, 1984; Mark, 1984; Jenson and Domingue, 1988) and the most important contribution was the assignment of flow directions of one cell according to elevation values of the cell and its neighbors, looking for the direction of the steepest descent, which is now known as the D8 method. During the following years several changes or improvements to the original methods have been proposed, including multi-directional flow (Quinn et al., 1991), the combination of vector information with the raster DEM (Saunders, 1999; Hutchinson, 1989; Soille et al., 2003) and the necessity to avoid parallel drainage lines (Fairfield and Leymarie, 1991). One particular question in this subject that still motivates research is the necessity of defining flow directions in flat regions and depressions (Lindsay and Creed, 2005; Soille et al., 2003; Wang and Liu, 2006; Planchon and Darboux, 2001; Grimaldi et al., 2007). This issue was initially solved using approaches described by Jenson and Domingue (1988) and by Garbrecht and Martz (1997), however it still continues to deserve attention because sometimes results obtained using traditional methods are not completely satisfactory. Another raising question in this subject is computational efficiency of methods to solve the problems imposed by flat areas and depressions (Wang and Liu, 2006; Planchon and Darboux, 2001). This is more important because the spatial resolution of DEMs is growing as new products, as LIDAR, are becoming more used. At the same time the scale of the problems which the water resources community is dealing with is increasing, with attempts to develop hydrological models for continental scale basins using information from SRTM DEM (Collischonn et al., 2007; Paz and Collischonn, 2007). The problem of defining flow directions over DEMs becomes more important when the topography of the region under study shows large floodplains and low slope rivers, as is the case in parts of the Amazon basin. This paper shows a * Respectively, Associate Professor, Graduate Student, Graduate Student, Associate Professor, Student, Federal University of Rio Grande do Sul UFRGS, Institute of Hydraulic Research IPH, Av. Bento Gonçalves, 9500 Agronomia, Porto Alegre-RS, Brazil, CEP , Phone: +55 (51) , collischonn@uol.com.br. + Researcher, EMBRAPA-CNPM, Av. Soldado Passarinho 303, Campinas-SP, Brazil. 1

2 comparison of results obtained by five methods of pit removing and flow direction definition in terms of the quality of derived drainage lines of rivers in the Brazilian Amazon. BACKGROUND One of the main challenges for defining flow directions over raster grids is the presence of pits, depressions or sinks, which are formed by one cell or a group of adjacent cells that are surrounded by cells with higher elevation. Unfortunately all DEMs, independent of the way they were generated, seem to have those pits, and their area may cover up to 5% of the total DEM area (Tarboton et al., 1991). Historically, pits or depressions are one of the major problems in hydrological applications of DEMs, because they hinder flow routing (Rieger, 1998). Ideally, actual and artificial pits should be distinguished (Lindsay and Creed, 2006), however it is common practice to assume that all depressions are artifacts, i.e. pits are formed by errors in the development of the DEM, due to limited horizontal/vertical resolutions, operator error or interpolation error. The first proposed method for removing pits of a DEM consisted of applying a low-pass filter, such as a moving average (Mark, 1984), but this method does not guarantee that all pits are removed and it can add new pits in narrow valleys (Grimaldi et al., 2007). Other methods try to reduce the presence of pits by pre-conditioning the DEM using vector drainage line information, an operation that could be performed during the interpolation or creation of the grid DEM (Hutchinson, 1989), but the most common method is to change the DEM using drainage stream burning (Saunders, 1999; Maidment, 2002). This method can only be applied where vector hydrography data is available in a scale that is compatible with the DEM data, and it does not completely eliminate the presence of pits in the reconditioned DEM. The most popular methods to deal with pits in DEMs try to eliminate them from the elevation grid by adjusting the grid values so as to insure that there is at least one downslope direction for each cell in the grid. The adjustment can be obtained by increasing the elevation of the cells inside the pit ( pit filling or depression filling ), by reducing the elevation of cells on the pit border ( carving or breaching ), or by a combination of the two. The pit filling procedure consists of simply increasing the elevation of the cells within a pit until a way out can be found, which is repeated iteratively until all depressions are filled up, and no cells exist within the DEM without a hydrologically connected downstream cell. This method is implemented, for instance, in the ESRI ArcGIS tool Fill, following the Jenson and Domingue (1988) algorithm. A different approach has been proposed by Planchon and Darboux (2001), whose algorithm first inundates the whole surface represented by the DEM, by assigning a high surface water level to all cells and then drains the excess water from each cell. It has been implemented in the freeware Terrain Analysis System software (Lindsay, 2005). Jones (2002) described a method to remove depressions from a DEM by applying a priority-first-search algorithm (PFS) to find an outlet for a pit and then adjust the elevations of the cells along the way from within the depression to the outlet. The adjustment is a variable decrease in elevation, the same way in the breaching method proposed by Martz and Garbrecht (1998), but it is not limited to one or two cells, as in the case of the algorithm proposed by those authors. THE PROBLEM OF DEFINING DRAINAGE LINES FROM DEM IN THE AMAZON The issues raised and results obtained and discussed in this paper came out from an effort to apply the large-scale hydrological model MGB-IPH (Collischonn et al., 2007) to the Amazon basin (Paiva, 2009; Paiva et al., 2009) using preprocessing procedures such as ArcHydro tools (Maidment, 2002). The Amazon is the world s largest river basin, and parts of it show a very shallow relief. Covering the whole Amazon, the best available topography information in the region is the DEM derived by the Shuttle Radar Topography Mission, with a horizontal resolution of about 90 m, and with an elevation resolution of 1 m (Farr et al., 2007). Due to its nature, SRTM DEM actually gives the elevation of the vegetation instead of the terrain itself, and artifacts arise in partially deforested regions (Valeriano et al., 2006). Nevertheless, it is recognized that SRTM information for this region is generally better than DEMs produced by interpolation of contour lines from 1:100,000 maps (Santos et al., 2006). No reliable vector hydrography layers are available that could be used to improve the DEM by preconditioning methods such as stream burning, except for some of the largest rivers. The best available digitized vector drainage lines that we found were the layers provided by Brazil s National Water Agency (ANA), which were obtained from 1:1,000,000 scale maps. Therefore the Amazon poses a huge challenge in terms of the usual methods used to generate hydrologically relevant information from the DEM: huge amounts of data (approximately 40,000 columns and 31,000 rows from SRTM 90 m DEM); large relatively flat areas; available DEM with recognized problems. METHODS We obtained drainage lines of main rivers in two test areas in the Amazon basin by applying the following sequence of procedures that is typical of DEM analysis in water resources engineering (Johnson, 2009): remove sinks; define flow directions upstream to downstream; accumulate flow; define streams or drainage lines. 2

3 The following five different methods of pit removal and flow direction definition have been tested: (a) Jenson and Domingue method as implemented in TAS; (b) Planchon and Darboux method as implemented in TAS; (c) Jenson and Domingue method as implemented in ArcGIS; (d) PFS method as implemented in Idrisi Kilimanjaro version; (e) Jenson and Domingue method with a random factor to avoid parallel drainage lines as implemented by Paz et al. (2006). Two test areas were chosen within the Purus river sub-basin to apply the methods (Figure 1). The two regions are in relatively flat regions since no significant differences are expected between the methods in high relief areas. The first test region comprises a SRTM 90 m DEM with 1392 columns and 426 rows in which there is a 484 km long reach of the Purus river (Figure 2a). This river is one of the most important tributaries of the Amazon, with a drainage area of about 376,000 km 2, and shows a very sinuous planform, with very sharp bends and width about 300 m. The second test region is a SRTM 90 m DEM with 1092 columns and 948 rows, which comprises a 450 km long reach of the Ituxi river, a tributary of the Purus, and whose drainage area is about 45,000 km 2. The relief of both test areas is quite similar, but the Ituxi river is much narrower (about 100 m). The drainage lines for the main rivers of both DEMs derived by the different methods were compared to drainage lines manually digitized following the centerline of the rivers over well georeferenced Landsat ETM images using ArcGIS. These digitized lines were assumed to be correct and the method suggested by Matos (2001) was applied to quantify the closeness between DEM-derived and actual drainage lines. Following this method, the two lines being compared are overlaid and polygons are created where the lines define closed regions (Figure 2a). The sum of these polygons areas is considered to be inversely related to the agreement between the two lines. The resulting area is further divided by the length of the actual drainage line, giving in an average error in meters. We also used a slightly modified version of such method, in which a buffer was created around the actual drainage lines, and the polygon areas within the buffer were not added to the total area (Figure 2b). The distance to calculate the buffer was considered to be the same as the river width. -80W -70W -60W -50W -40W -30W 10N 10N 69W 68W 67W 66W 65W 64W 63W 62W 0 0 6S 6S -10S -20S -30S -10S -20S -30S 7S 8S 9S Purus River Ituxi River 7S 8S 9S -40S -50S -80W -70W Legend -40S Purus River Basin Amazon River Basin Brazil -50S South America -60W -50W -40W -30W 10S 69W 68W 67W 66W 65W km Figure 1: Region of tests of the pit removal methods, close to the confluence of the rivers Ituxi and Purus, one of the major tributaries of the Amazon which flows through low relief completely forested areas. 64W 63W 62W 10S Figure 2: (a) Example of the method to quantify closeness between derived (dotted black) and actual drainage lines (grey continuous) by measuring the area of the polygons defined by the intersection of both lines (grey areas); (b) The same of (a), but considering the modified method which disregards the polygon areas within the buffer (grey continuous wide). 3

4 RESULTS For the Purus river (the main river that flows within the first test area), comparisons between actual and calculated drainages using ArcGIS and using PFS algorithm, which is mostly based on breaching than on filling of depressions, seem to give very good results, and the same is valid for the other methods (Table 1). In terms of area between calculated and actual lines and the derived average error, average errors of 61 to 87 m were obtained. There is a slight advantage of the programs that use the Jenson and Domingue (1988) method. These general good results for the Purus river seem to be related to the relatively large width of the river, which is close to 300 m, and therefore encompasses more or less three cells of the SRTM 90 m DEM. Because the elevation measured by the SRTM surveying is actually the elevation of the vegetation cover and not the elevation of the terrain, and because river margins are covered with forests, this river is well defined in the SRTM DEM, and the derived drainage is excellent, despite of the difficulties imposed by the low slope and flat relief. Table 1: Polygon areas (km 2 ) and average errors (m) created by intersection of actual and automatically derived drainage lines using different pit removal methods. Purus river (test area 1) Ituxi river (test area 2) Method Area between lines (km 2 ) Average error (m) Area between lines excluding buffer (km 2 ) Area between lines (km 2 ) Average error (m) Area between lines excluding buffer (km 2 ) PFS - IDRISI Planchon e Darboux TAS Jenson e Domingue TAS Jenson e Domingue ArcGIS Jenson e Domingue D8fa In the second test area (Ituxi river) there is a clear advantage of the PFS method implemented in Idrisi. This method resulted in an area of 16 km 2 between lines, while all the other methods show areas close to two times larger. This river is narrower than the Purus and its width encompasses only a single DEM cell. Therefore, any elevation error along the main river gives rise to a blockage, and an obstacle to the flow. The region upstream any blockage gives rise to a depression, which has to be removed. The resulting drainage line is strongly related to the way this depression is removed. In general, it becomes clear that there are several points of bad agreement between the calculated and actual drainage lines (Figure 3). Figure 3: Comparison of the actual drainage line of the Ituxi river (continuous grey line) with the automatically derived drainage line using different methods: (a) PFS algorithm using Idrisi Kilimanjaro; (b) Planchon and Darboux using TAS; (c) Jenson and Domingue using TAS; (d) Jenson and Domingue using ArcGIS; (e) Jenson and Domingue using Paz et al. (2006) program; (f) the best available vector drainage line from ANA is shown for comparison. 4

5 We observed that part of these errors are not really relevant, because over relatively long reaches the lines are very close together and automatically derived lines are within the actual width of the existing river. Therefore we applied the modified version of the quantification method, in which areas within the buffer around the river were not taken into account. It can be seen that all pit removal methods are equally good in the case of the Purus river. However, for the Ituxi river there is a very clear advantage of the PFS method, with only 2 km 2 of area between the drainage lines, while other methods give a difference of more than 12 km 2. The visual comparison provided by Figure 3 also shows that the drainage calculated for the Ituxi river with PFS Idrisi is in perfect agreement with the actual drainage line, while all the other methods tend to follow the main river but deviate from the actual path line at most of the river meanders. These meander cuts tend to form a much shorter river than the actual one. Also shown in this Figure are the best available digitized vector drainage lines. In this case the vector hydrography does not agree well with the actual drainage line of the Ituxi river. This means that any DEM conditioning method such as stream burning would enforce a wrong drainage line on the DEM, giving worse results than would be obtained by the best available automatic method (PFS Idrisi). The advantage of the PFS algorithm implemented in Idrisi seems to be related to the fact that, unlike the other methods, it does not fill depressions. The PFS method breaches the depression outlets, by reducing the elevation of a few cells that block the river, thus changing the elevation of only a few cells while preserving the information contained in the original DEM upstream of the blockage. The pit filling methods, on the other hand, increase the elevation of all cells located upstream of a blockage. Depending on the elevation of the depression outlet, the whole region of the river can be transformed in a flat area, where flow directions are set more or less arbitrarily, as the information contained in the original DEM is partially lost. The comparison we conducted does not allow for a complete assessment of the differences in computational efficiency between the methods, since the algorithms were implemented by different programmers, in different computer languages, and because the DEMs of both test areas are relatively small. However it is interesting to note that the PFS Idrisi method was among the methods giving the fastest results and that for the same program (TAS) the pit filling method of Planchon and Darboux (2001) resulted in significant less processing time (18% faster for Purus river and 57% for Ituxi river ) than the method of Jenson and Domingue s (1988). CONCLUSIONS We have shown that there are clear differences of resulting drainage lines between methods of pit removal. Methods based on depression filling seem to generate large flat areas, where part of the information of the original DEM is lost. As a consequence of this loss, erroneous drainage lines are created, which are generally shorter than the actual ones, because several meanders are cut. This is the case of the Jenson and Domingue (1988) method, which is the most popular method and is used in widespread software as ArcGIS and its ArcHydro set of Tools. On the other hand, methods based on pit removal by breaching or carving, as the PFS method implemented in Idrisi Kilimanjaro, only change the elevation of a few cells, preserving most of the information contained in the original DEM. This finding is in accordance with the suggestions by Jones (2002), Rieger (1998) and Martz and Garbrecht (1998). If we consider only pit removal methods based on depression filling, as Jenson and Domingue (1988) and Planchon and Darboux (2001), no important differences in resulting drainage lines can be found. The correct positioning of links between rivers was not assessed in this study, but it is expected that this important product is also strongly dependent on the pit removal method that is used. Although we could not prove it, we expect that the PFS pit-removal method gives the best results in terms of positioning of channel links, because the DEM is less affected. The findings presented here and by other authors suggest that pit removal algorithms currently used in some of the most popular GIS packages are at the same time less effective and less efficient than other methods that are also simple and that introduce less arbitrary changes to the original DEM. Finally, it is worth to stress that the importance of errors in the definition of drainage lines should not be underestimated. As can be seen in the results of this paper, pit filling methods generally lead to automatically derived river reaches that are shorter than actual ones, and this error will probably impact river slopes and following results of models that use these data. Length and slope are among the most important features of river reaches when simulating flow propagation and contaminant transport in hydrological models. Errors in slope estimates result in wrongly calculated velocities, while errors in river reach length lead to incorrect propagation time, and inaccurate attenuation of flood waves (Paz et al., 2008). REFERENCES Burrough, P.A., McDonnel, R.A Principles of Geographical Information Systems: Spatial Information Systems and Geostatistics. Oxford University Press. Oxford, 333 p. Collischonn, W.; Allasia, D.; Silva, B.; Tucci, C.E.M The MGB-IPH model for large-scale rainfall-runoff modelling. Hydrological Sciences Journal 52,

6 Fairfield, J.; Leymarie, P Drainage networks from grid digital elevation models. Water Resources Research 27(5), Farr, T.G.; Rosen, P.A.; Caro, E.; Crippen, R.; Duren, R.; Hensley, S.; Kobrick, M.; Paller, M.; Rodriguez, E.; Roth, L.; Seal, D.; Shaffer, S.; Shimada, J.; Umland, J.; Werner, M.; Oskin, M.; Burbank, D.; Alsdorf, D The Shuttle Radar Topography Mission. Review of Geophysics 45, 1-43 Garbrecht, J.; Martz, L.W The assignment of drainage direction over flat surfaces in raster digital elevation models. Journal of Hydrology 193, Grimaldi, S.; Nardi, F.; Di Benedetto, F.; Istanbulluoglu, E.; Bras, R. L A physically-based method for removing pits in digital elevation models. Advances in Water Resources 30, Hutchinson, M.F A new procedure for gridding elevation and stream line data with automatic removal of spurious pits. Journal of Hydrology 106, Jenson, S.K.; Domingue, J.O Extracting topographic structure from digital elevation data for geographic information system analysis. Photogramm. Eng. Remote Sens 54(11), Johnson, L.E Geographic information systems in water resources engineering. CRC Press. 298pp. Jones, R Algorithms for using a DEM for mapping catchment areas of stream sediment samples. Computers & Geosciences 28, Lindsay, J. B.; Creed, I. F Removal of artifact depressions from digital elevation models: towards a minimum impact approach. Hydrological Processes 19, Lindsay, J.B The Terrain Analysis System: A tool for hydro-geomorphic applications. Hydrological Processes 19(5), Lindsay, J.B.; Creed, I.F Distinguishing actual and artifact depressions in digital elevation data. Computers and Geosciences 32, Maidment, D. (editor) Arc Hydro - GIS for Water Resources, ESRI Press, Redlands, CA. Mark, D.M Automated detection of drainage networks from digital elevation models. Cartographica, 21(2-3), Martz, L.W.; Garbrecht, J An outlet breaching algorithm for the treatment of closed depressions in a raster DEM. Computers & Geosciences 25, Matos, J.L Fundamentos de informação geográfica, LIDEL edições técnicas, Lisboa. O'Callaghan, J. F.; Mark, D.M The extraction of drainage networks from digital elevation data. Computer Vision, Graphics, and Image Processing 28(3), Paiva, R.C.D Modelagem hidrológica e hidrodinâmica de grandes bacias. Estudo de caso: bacia do rio Solimões. Institute of Hydraulic Research IPH/UFRGS. Master dissertation. 182 p. Paiva, R.C.D.; Buarque, D.C.; Collischonn, W.; Allasia, D.G.P; Mendes, C.A.B Modelo hidrológico para a bacia amazônica. III Scientific Meeting of the ORE HYBAM. Leticia (Colombia) and Tabatinga (Brazil). Paz, A.; Collischonn, W.; Risso, A.; Mendes, C Errors in river lengths derived from raster digital elevation models. Computers & Geosciences 34, Paz, A.R.; Collischonn, W.; Silveira, A.L.L Improvements in large scale drainage networks derived from digital elevation models. Water Resources Research 42(8), W Paz, A.R.; Collischonn, W River reach length and slope estimates for large-scale hydrological models based on a relatively high-resolution digital elevation model. Journal of Hydrology 343, Planchon, O.; Darboux, F A fast, simple and versatile algorithm to fill the depressions of digital elevation models. Catena 46, Quinn, P.; Beven, K.; Chevallier, P.; Planchon, O The prediction of hillslope flow paths for distributed hydrological modeling using digital terrain models. Hydrological Processes 5, Rieger, W A phenomenon-based approach to upslope contributing area and depressions in DEMs Hydrological Processes 12, Santos, P.R.A.; Gaboardi, C.; Oliveira, L.C Evaluation of vertical precision SRTM s models to Amazonia. (in Portuguese) Revista Brasileira de Cartografia 58(1), Saunders, W Preparation of DEMs for use in environmental modeling analysis. Proceedings of the ESRI User Conference. San Diego. Soille, P.; Vogt, J.; Colombo, R Carving and adaptive drainage enforcement of grid digital elevation models. Water Resources Research 39(12), Tarboton, D.G.; Bras, R.; Rodriguez-Iturbe, I On the extraction of channel networks from digital elevation data. Hydrological Process 5, Valeriano, M.; Kuplich, T.; Storino, M.; Amaral, B.; Mendes, J.; Lima, D Modeling small watersheds in Brazilian Amazônia with Shuttle Radar Topographic Mission - 90m data. Computers & Geosciences 32(8), Wang, L.; Liu, H An efficient method for identifying and filling surface depressions in digital elevation models for hydrologic analysis and modeling. International Journal of Geographical Information Science 20(2),

MODULE 7 LECTURE NOTES 5 DRAINAGE PATTERN AND CATCHMENT AREA DELINEATION

MODULE 7 LECTURE NOTES 5 DRAINAGE PATTERN AND CATCHMENT AREA DELINEATION MODULE 7 LECTURE NOTES 5 DRAINAGE PATTERN AND CATCHMENT AREA DELINEATION 1. Introduction Topography of the river basin plays an important role in hydrologic modelling, by providing information on different

More information

Extracting Drainage Network from High Resolution DEM. in Toowoomba, Queensland

Extracting Drainage Network from High Resolution DEM. in Toowoomba, Queensland Extracting Drainage Network from High Resolution DEM in Toowoomba, Queensland Xiaoye Liu and Zhenyu Zhang Keywords: digital elevation model, drainage network, stream order, Toowoomba, Condamine catchment,

More information

Amitava Saha Research scholar IIT, Roorkee India

Amitava Saha Research scholar IIT, Roorkee India Amitava Saha Research scholar IIT, Roorkee India amitava6@gmail.com Abstract Ponds are important sources of fresh water in the world. Ponds store surface runoff produced by the storms. Demarcation of the

More information

Impact of DEM Resolution on Topographic Indices and Hydrological Modelling Results

Impact of DEM Resolution on Topographic Indices and Hydrological Modelling Results Impact of DEM Resolution on Topographic Indices and Hydrological Modelling Results J. Vaze 1, 2 and J. Teng 1, 2 1 Department of Water and Energy, NSW, Australia 2 ewater Cooperative Research Centre, Australia

More information

INTERNATIONAL JOURNAL OF GEOMATICS AND GEOSCIENCES Volume 1, No 4, 2011

INTERNATIONAL JOURNAL OF GEOMATICS AND GEOSCIENCES Volume 1, No 4, 2011 Detection of seafloor channels using Bathymetry data in Geographical Information Systems Kundu.S.N, Pattnaik.D.S Department of Geology, Utkal University, Vanivihar, Bhubaneswar. Orissa. snkundu@gmail.com

More information

Technical Note: Automatic river network generation for a physically-based river catchment model

Technical Note: Automatic river network generation for a physically-based river catchment model Hydrol. Earth Syst. Sci., 14, 1767 1771, 2010 doi:10.5194/hess-14-1767-2010 Author(s) 2010. CC Attribution 3.0 License. Hydrology and Earth System Sciences Technical Note: Automatic river network generation

More information

Terrain Analysis Using Digital Elevation Models in Hydrology

Terrain Analysis Using Digital Elevation Models in Hydrology Terrain Analysis Using Digital Elevation Models in Hydrology David Tarboton, Utah State University This paper describes methods that use digital elevation models (DEMs) in hydrology, implemented as an

More information

Characterisation of valleys from DEMs

Characterisation of valleys from DEMs 18 th World IMACS / MODSIM Congress, Cairns, Australia 13-17 July 2009 http://mssanz.org.au/modsim09 Characterisation of valleys from DEMs Wang, D. 1,2 and Laffan, S.W. 1 1. School of Biological, Earth

More information

)UDQFR54XHQWLQ(DQG'tD]'HOJDGR&

)UDQFR54XHQWLQ(DQG'tD]'HOJDGR& &21&(37,21$1',03/(0(17$7,212)$1+

More information

Recent Advances in Continuum Mechanics, Hydrology and Ecology

Recent Advances in Continuum Mechanics, Hydrology and Ecology Effect of DEM Type and Resolution in Extraction of Hydro- Geomorphologic Parameters Vahid Nourani 1, Safa Mokhtarian Asl 2 and Maryam Khosravi Sorkhkolaee 3, Elnaz Sharghi 4 1 Associate Prof., 2,3 M.Sc.

More information

Delineation of the Watersheds Basin in the Konya City and Modelling by Geographical Information System

Delineation of the Watersheds Basin in the Konya City and Modelling by Geographical Information System Delineation of the Watersheds Basin in the Konya City and Modelling by Geographical Information System Nahida Hameed Hamza Alqaysi a,b,, Mushtaq Abdulameer Alwan Almuslehi a a Environmental Engineering

More information

Extraction of Drainage Pattern from ASTER and SRTM Data for a River Basin using GIS Tools

Extraction of Drainage Pattern from ASTER and SRTM Data for a River Basin using GIS Tools 2012 International Conference on Environment, Energy and Biotechnology IPCBEE vol.33 (2012) (2012) IACSIT Press, Singapore Extraction of Drainage Pattern from ASTER and SRTM Data for a River Basin using

More information

Coupling a basin erosion and river sediment transport model into a large scale hydrological model

Coupling a basin erosion and river sediment transport model into a large scale hydrological model Hydrology and Geodynamics of the basins of South America 4 th scientific meeting of ORE HYBAM www.ore-hybam.org Lima, 6-9 September 2011 Coupling a basin erosion and river sediment transport model into

More information

A least-cost path approach to stream delineation using lakes as patches and a digital elevation model as the cost surface

A least-cost path approach to stream delineation using lakes as patches and a digital elevation model as the cost surface Available online at www.sciencedirect.com Procedia Environmental Sciences 7 7 (2011) 240 245 1 11 Spatial Statistics 2011 A least-cost path approach to stream delineation using lakes as patches and a digital

More information

CATCHMENT AND OVERLAND FLOW PATHWAY DELINEATION USING LIDAR AND GIS GRID BASED APPROACH IN URBAN STORMWATER AND SEWER NETWORK MODELS

CATCHMENT AND OVERLAND FLOW PATHWAY DELINEATION USING LIDAR AND GIS GRID BASED APPROACH IN URBAN STORMWATER AND SEWER NETWORK MODELS CATCHMENT AND OVERLAND FLOW PATHWAY DELINEATION USING LIDAR AND GIS GRID BASED APPROACH IN URBAN STORMWATER AND SEWER NETWORK MODELS Thomas Joseph (AWT) ABSTRACT This paper presents specific examples comparing

More information

A Simple Drainage Enforcement Procedure for Estimating Catchment Area Using DEM Data

A Simple Drainage Enforcement Procedure for Estimating Catchment Area Using DEM Data A Simple Drainage Enforcement Procedure for Estimating Catchment Area Using DEM Data David Nagel, John M. Buffington, and Charles Luce U.S. Forest Service, Rocky Mountain Research Station Boise Aquatic

More information

Extraction and representation of nested catchment areas from digital elevation models in lake-dominated topography

Extraction and representation of nested catchment areas from digital elevation models in lake-dominated topography WATER RESOURCES RESEARCH, VOL. 34, NO. 4, PAGES 897 901, APRIL 1998 Extraction and representation of nested catchment areas from digital elevation models in lake-dominated topography D. Scott Mackay Department

More information

Using TRMM rainfall estimates in hydrological and hydrodynamic modelling of the Amazon Basin

Using TRMM rainfall estimates in hydrological and hydrodynamic modelling of the Amazon Basin 72 GRACE, Remote Sensing and Ground-based Methods in Multi-Scale Hydrology (Proceedings of Symposium J-H1 held during IUGG211 in Melbourne, Australia, July 211) (IAHS Publ. 343, 211). Using TRMM rainfall

More information

APPLICATION OF GIS AND REMOTE SENSING IN 3D MODELLING AND DETERMINATION OF MORPHOMETRIC FEATURES OF THE AGRI VOLCANO, AGRI, TURKEY

APPLICATION OF GIS AND REMOTE SENSING IN 3D MODELLING AND DETERMINATION OF MORPHOMETRIC FEATURES OF THE AGRI VOLCANO, AGRI, TURKEY APPLICATION OF GIS AND REMOTE SENSING IN 3D MODELLING AND DETERMINATION OF MORPHOMETRIC FEATURES OF THE AGRI VOLCANO, AGRI, TURKEY İrfan AKAR ABSTRACT Improving research methods and techniques present

More information

Efficient extraction of drainage networks from massive, radar-based elevation models with least cost path search

Efficient extraction of drainage networks from massive, radar-based elevation models with least cost path search 40 Hydrol. Earth Syst. Sci., 15, 667 678, 2011 www.hydrol-earth-syst-sci.net/15/667/2011/ doi:10.5194/hess-15-667-2011 Author(s) 2011. CC Attribution 3.0 License. Hydrology and Earth System Sciences Efficient

More information

Discovery of Crustal Movements areas in Lebanon: A study of Geographical information systems

Discovery of Crustal Movements areas in Lebanon: A study of Geographical information systems Bulletin of Environment, Pharmacology and Life Sciences Bull. Env. Pharmacol. Life Sci., Vol 6[5] April 2017: 48-52 2017 Academy for Environment and Life Sciences, India Online ISSN 2277-1808 Journal s

More information

Digital Elevation Models. Using elevation data in raster format in a GIS

Digital Elevation Models. Using elevation data in raster format in a GIS Digital Elevation Models Using elevation data in raster format in a GIS What is a Digital Elevation Model (DEM)? Digital representation of topography Model based on scale of original data Commonly a raster

More information

ENGRG Introduction to GIS

ENGRG Introduction to GIS ENGRG 59910 Introduction to GIS Michael Piasecki March 17, 2014 Lecture 08: Terrain Analysis Outline: Terrain Analysis Earth Surface Representation Contour TIN Mass Points Digital Elevation Models Slope

More information

AN ENHANCED GLOBAL ELEVATION MODEL GENERALIZED FROM MULTIPLE HIGHER RESOLUTION SOURCE DATASETS

AN ENHANCED GLOBAL ELEVATION MODEL GENERALIZED FROM MULTIPLE HIGHER RESOLUTION SOURCE DATASETS AN ENHANCED GLOBAL ELEVATION MODEL GENERALIZED FROM MULTIPLE HIGHER RESOLUTION SOURCE DATASETS Jeffrey J. Danielson *, Dean B. Gesch U.S. Geological Survey, Earth Resources Observation and Science Center,

More information

Remote Sensing and GIS Applications for Hilly Watersheds SUBASHISA DUTTA DEPARTMENT OF CIVIL ENGINEERING IIT GUWAHATI

Remote Sensing and GIS Applications for Hilly Watersheds SUBASHISA DUTTA DEPARTMENT OF CIVIL ENGINEERING IIT GUWAHATI Remote Sensing and GIS Applications for Hilly Watersheds SUBASHISA DUTTA DEPARTMENT OF CIVIL ENGINEERING IIT GUWAHATI Deciding Alternative Land Use Options in a Watershed Using GIS Source: Anita Prakash

More information

Application of Geographical Information System (GIS) tools in watershed analysis

Application of Geographical Information System (GIS) tools in watershed analysis Application of Geographical Information System (GIS) tools in watershed analysis Paritosh Gupta 1, Damanjit S Minhas 2, Rajendra M Tamhane 1, A K Mookerjee 2 1.ESRI India New Delhi 2. LEA Associates South

More information

MODELING DEM UNCERTAINTY IN GEOMORPHOMETRIC APPLICATIONS WITH MONTE CARLO-SIMULATION

MODELING DEM UNCERTAINTY IN GEOMORPHOMETRIC APPLICATIONS WITH MONTE CARLO-SIMULATION MODELING DEM UNCERTAINTY IN GEOMORPHOMETRIC APPLICATIONS WITH MONTE CARLO-SIMULATION Juha Oksanen and Tapani Sarjakoski Finnish Geodetic Institute Department of Geoinformatics and Cartography P.O. Box

More information

IPH-Hydro Tools: a GIS coupled tool for watershed topology acquisition in an opensource

IPH-Hydro Tools: a GIS coupled tool for watershed topology acquisition in an opensource Revista Brasileira de Recursos Hídricos Versão On-line ISSN 2318-0331 RBRH vol. 21 n o.1 Porto Alegre jan./mar. 2016 p. 274-287 NOTA TÉCNICA IPH-Hydro Tools: a GIS coupled tool for watershed topology acquisition

More information

Evaluating the Effects of DEM Properties on the Spatial and Statistical Distribution of Hydrological Surface Attributes.

Evaluating the Effects of DEM Properties on the Spatial and Statistical Distribution of Hydrological Surface Attributes. Evaluating the Effects of DEM Properties on the Spatial and Statistical Distribution of Hydrological Surface Attributes by Kathryn Woodrow A Thesis presented to The University of Guelph In partial fulfillment

More information

NWT Open Report Delineation of Watersheds in the Mackenzie Mountains

NWT Open Report Delineation of Watersheds in the Mackenzie Mountains NWT Open Report 2015-007 Delineation of Watersheds in the Mackenzie Mountains K.L. Pierce and H. Falck Recommended Citation: Pierce, K.L. and Falck, H., 2015. Delineation of watersheds in the Mackenzie

More information

Creating Watersheds and Stream Networks. Steve Kopp

Creating Watersheds and Stream Networks. Steve Kopp Creating Watersheds and Stream Networks Steve Kopp Workshop Overview Demo Data Understanding the tools Elevation Data Types DEM : Digital Elevation Model bare Earth DSM : Digital Surface Model Data Structure

More information

AN EVALUATION ON THE DATA QUALITY OF SRTM DEM AT THE ALPINE AND PLATEAU AREA, NORTH-WESTERN OF CHINA

AN EVALUATION ON THE DATA QUALITY OF SRTM DEM AT THE ALPINE AND PLATEAU AREA, NORTH-WESTERN OF CHINA AN EVALUATION ON THE DATA QUALITY OF SRTM DEM AT THE ALPINE AND PLATEAU AREA, NORTH-WESTERN OF CHINA Y. Liu School of Earth and Environmental Sciences, Lanzhou University, Lanzhou, 730000 -liuy@lzu.edu.cn

More information

A GIS-based Approach to Watershed Analysis in Texas Author: Allison Guettner

A GIS-based Approach to Watershed Analysis in Texas Author: Allison Guettner Texas A&M University Zachry Department of Civil Engineering CVEN 658 Civil Engineering Applications of GIS Instructor: Dr. Francisco Olivera A GIS-based Approach to Watershed Analysis in Texas Author:

More information

13 Watershed Delineation & Modeling

13 Watershed Delineation & Modeling Module 4 (L12 - L18): Watershed Modeling Standard modeling approaches and classifications, system concept for watershed modeling, overall description of different hydrologic processes, modeling of rainfall,

More information

Digital Elevation Model Based Hydro-processing

Digital Elevation Model Based Hydro-processing Digital Elevation Model Based Hydro-processing B.H.P. Maathuis Department of Water Resources International Institute for Geo-information Science and Earth Observation (ITC) PO Box 6, 7500 AA Enschede,

More information

THE ROLE OF GEOCOMPUTATION IN THE HYDROLOGICAL SCIENCES

THE ROLE OF GEOCOMPUTATION IN THE HYDROLOGICAL SCIENCES INTERNATIONAL SYMPOSIUM ON GEOCOMPUTATION AND ANALYSIS THE ROLE OF GEOCOMPUTATION IN THE HYDROLOGICAL SCIENCES JOHN P. WILSON UNIVERSITY OF SOUTHERN CALIFORNIA GIS RESEARCH LABORATORY Outline Background

More information

ANALYSIS OF THE PIT REMOVAL METHODS IN DIGITAL TERRAIN MODELS OF VARIOUS RESOLUTIONS

ANALYSIS OF THE PIT REMOVAL METHODS IN DIGITAL TERRAIN MODELS OF VARIOUS RESOLUTIONS ANALYSIS OF THE PIT REMOVAL METHODS IN DIGITAL TERRAIN MODELS OF VARIOUS RESOLUTIONS S. Šamanović (a), D. Medak (b), D. Gajski (a) (a) Faculty of Geodesy, Institute of Cartography and Photogrammetry, Kačićeva

More information

Watershed Delineation in GIS Environment Rasheed Saleem Abed Lecturer, Remote Sensing Centre, University of Mosul, Iraq

Watershed Delineation in GIS Environment Rasheed Saleem Abed Lecturer, Remote Sensing Centre, University of Mosul, Iraq Watershed Delineation in GIS Environment Rasheed Saleem Abed Lecturer, Remote Sensing Centre, University of Mosul, Iraq Abstract: The management and protection of watershed areas is a major issue for human

More information

ENGRG Introduction to GIS

ENGRG Introduction to GIS ENGRG 59910 Introduction to GIS Michael Piasecki November 17, 2017 Lecture 11: Terrain Analysis Outline: Terrain Analysis Earth Surface Representation Contour TIN Mass Points Digital Elevation Models Slope

More information

Lidar-derived Hydrography as a Source for the National Hydrography Dataset

Lidar-derived Hydrography as a Source for the National Hydrography Dataset Lidar-derived Hydrography as a Source for the National Hydrography Dataset Lidar-Derived Hydrography, Bathymetry, and Topobathymetry in the National Hydrography Dataset and 3-Dimensional Elevation Program

More information

MAPPING POTENTIAL LAND DEGRADATION IN BHUTAN

MAPPING POTENTIAL LAND DEGRADATION IN BHUTAN MAPPING POTENTIAL LAND DEGRADATION IN BHUTAN Moe Myint, Geoinformatics Consultant Rue du Midi-8, CH-1196, Gland, Switzerland moemyint@bluewin.ch Pema Thinley, GIS Analyst Renewable Natural Resources Research

More information

Height Above Nearest Drainage in Houston THE UNIVERSITY OF TEXAS AT AUSTIN

Height Above Nearest Drainage in Houston THE UNIVERSITY OF TEXAS AT AUSTIN Height Above Nearest Drainage in Houston THE UNIVERSITY OF TEXAS AT AUSTIN Jeff Yuanhe Zheng GIS in Water Resources December 2 nd, 2016 Table of Contents 1.0 Introduction... 1 2.0 Project Objective...

More information

CONVERTING A NEXRAD MAP TO A FLOODPLAIN MAP. Oscar Robayo, Tim Whiteaker, and David Maidment*

CONVERTING A NEXRAD MAP TO A FLOODPLAIN MAP. Oscar Robayo, Tim Whiteaker, and David Maidment* CONVERTING A NEXRAD MAP TO A FLOODPLAIN MAP Oscar Robayo, Tim Whiteaker, and David Maidment* ABSTRACT: Using ArcGIS 9.0 ArcObjects and the new ModelBuilder environment, a methodology for converting a NEXRAD

More information

Automated Watershed Evaluation of Flat Terrain

Automated Watershed Evaluation of Flat Terrain Journal of Water Resource and Protection, 2011, 3, 892-903 doi:10.4236/jwarp.2011.312099 Published Online December 2011 (http://www.scirp.org/journal/jwarp) Automated Watershed Evaluation of Flat Terrain

More information

GRAPEVINE LAKE MODELING & WATERSHED CHARACTERISTICS

GRAPEVINE LAKE MODELING & WATERSHED CHARACTERISTICS GRAPEVINE LAKE MODELING & WATERSHED CHARACTERISTICS Photo Credit: Lake Grapevine Boat Ramps Nash Mock GIS in Water Resources Fall 2016 Table of Contents Figures and Tables... 2 Introduction... 3 Objectives...

More information

A Simple Method for Watershed Delineation in Ayer Hitam Forest Reserve using GIS

A Simple Method for Watershed Delineation in Ayer Hitam Forest Reserve using GIS Article submitted to BULETIN GEOSPA TIAL SEKTOR AWAM, ISSN 1823 7762, Mac 2010 A Simple Method for Watershed Delineation in Ayer Hitam Forest Reserve using GIS lmas Sukaesih S1tanggang 1 and Mohd Hasmadi

More information

Watershed Modeling With DEMs

Watershed Modeling With DEMs Watershed Modeling With DEMs Lesson 6 6-1 Objectives Use DEMs for watershed delineation. Explain the relationship between DEMs and feature objects. Use WMS to compute geometric basin data from a delineated

More information

Identification of Areas with Potential for Flooding in South America

Identification of Areas with Potential for Flooding in South America Identification of Areas with Potential for Flooding in South America Sergio Rosim, João Ricardo de Freitas Oliveira, Alexandre Copertino Jardim, Laércio Massaru Namikawa, Cláudia Maria de Almeida Image

More information

Evaluation of gvsig and SEXTANTE Tools for Hydrological Analysis Schröder Dietrich a, Mudogah Hildah b and Franz David b

Evaluation of gvsig and SEXTANTE Tools for Hydrological Analysis Schröder Dietrich a, Mudogah Hildah b and Franz David b Evaluation of gvsig and SEXTANTE Tools for Hydrological Analysis Schröder Dietrich a, Mudogah Hildah b and Franz David b ab Photogrammetry and Geo-informatics Masters Programme, Stuttgart University of

More information

COMPARISON OF MULTI-SCALE DIGITAL ELEVATION MODELS FOR DEFINING WATERWAYS AND CATCHMENTS OVER LARGE AREAS

COMPARISON OF MULTI-SCALE DIGITAL ELEVATION MODELS FOR DEFINING WATERWAYS AND CATCHMENTS OVER LARGE AREAS COMPARISON OF MULTI-SCALE DIGITAL ELEVATION MODELS FOR DEFINING WATERWAYS AND CATCHMENTS OVER LARGE AREAS Bruce Harris¹ ² Kevin McDougall¹, Michael Barry² ¹ University of Southern Queensland ² BMT WBM

More information

The National Hydrography Dataset in the Pacific Region. U.S. Department of the Interior U.S. Geological Survey

The National Hydrography Dataset in the Pacific Region. U.S. Department of the Interior U.S. Geological Survey The National Hydrography Dataset in the Pacific Region U.S. Department of the Interior U.S. Geological Survey The National Map The National Map is built on partnerships and standards The National Map consists

More information

GIS Geographic Information System

GIS Geographic Information System GIS Geographic Information System Andrea Petroselli Tuscia University, Italy petro@unitus.it SUMMARY Part 1: Part 2: Part 3: Part 4: What is a GIS? Why do we need a GIS? Which are the possibilities of

More information

SUB CATCHMENT AREA DELINEATION BY POUR POINT IN BATU PAHAT DISTRICT

SUB CATCHMENT AREA DELINEATION BY POUR POINT IN BATU PAHAT DISTRICT SUB CATCHMENT AREA DELINEATION BY POUR POINT IN BATU PAHAT DISTRICT Saifullizan Mohd Bukari, Tan Lai Wai &Mustaffa Anjang Ahmad Faculty of Civil Engineering & Environmental University Tun Hussein Onn Malaysia

More information

PROANA A USEFUL SOFTWARE FOR TERRAIN ANALYSIS AND GEOENVIRONMENTAL APPLICATIONS STUDY CASE ON THE GEODYNAMIC EVOLUTION OF ARGOLIS PENINSULA, GREECE.

PROANA A USEFUL SOFTWARE FOR TERRAIN ANALYSIS AND GEOENVIRONMENTAL APPLICATIONS STUDY CASE ON THE GEODYNAMIC EVOLUTION OF ARGOLIS PENINSULA, GREECE. PROANA A USEFUL SOFTWARE FOR TERRAIN ANALYSIS AND GEOENVIRONMENTAL APPLICATIONS STUDY CASE ON THE GEODYNAMIC EVOLUTION OF ARGOLIS PENINSULA, GREECE. Spyridoula Vassilopoulou * Institute of Cartography

More information

Extraction and representation of nested catchment areas from digital elevation models in lake-dominated topography

Extraction and representation of nested catchment areas from digital elevation models in lake-dominated topography WATER RESOURCES RESEARCH, VOL. 34, NO. 4, PAGES 897-901, APRIL 1998 Extraction and representation of nested catchment areas from digital elevation models in lake-dominated topography D. Scott Mackay Department

More information

Mapping outlet points used for watershed delineation onto DEM-derived stream networks

Mapping outlet points used for watershed delineation onto DEM-derived stream networks WATER RESOURCES RESEARCH, VOL. 44,, doi:10.1029/2007wr006507, 2008 Mapping outlet points used for watershed delineation onto DEM-derived stream networks John B. Lindsay, 1,2 James J. Rothwell, 3 and Helen

More information

4. GIS Implementation of the TxDOT Hydrology Extensions

4. GIS Implementation of the TxDOT Hydrology Extensions 4. GIS Implementation of the TxDOT Hydrology Extensions A Geographic Information System (GIS) is a computer-assisted system for the capture, storage, retrieval, analysis and display of spatial data. It

More information

A NEW GIS-BASED RIVER BASIN FRAMEWORK

A NEW GIS-BASED RIVER BASIN FRAMEWORK A NEW GIS-BASED RIVER BASIN FRAMEWORK FOR AQUATIC ECOSYSTEM CONSERVATION IN THE AMAZON www.amazonwaters.org info@amazonwaters.org 2 3 Introduction The Amazon Waters Initiative is a call to action to conceptualize

More information

Model Integration - How WEPP inputs are calculated from GIS data. ( ArcGIS,TOPAZ, Topwepp)

Model Integration - How WEPP inputs are calculated from GIS data. ( ArcGIS,TOPAZ, Topwepp) Model Integration - How WEPP inputs are calculated from GIS data. ( ArcGIS,TOPAZ, Topwepp) ArcGIS 9.1-9.3 Allows user to locate area of interest, assemble grids, visualize outputs. TOPAZ Performs DEM

More information

ERS Track 98 SAR Data and InSAR Pairs Used in the Analysis

ERS Track 98 SAR Data and InSAR Pairs Used in the Analysis ERS Track 98 SAR Data and InSAR Pairs Used in the Analysis Date 1 Date 2 Date 1 Date 2 Date 1 Date 2 Date 1 Date 2 7/17/1992 6/19/2000 7/17/1992 7/2/1993 9/10/1993 10/28/1996 9/3/1995 10/18/1999 9/25/1992

More information

Validation of the ASTER Global Digital Elevation Model (GDEM) Version 2 over the Conterminous United States

Validation of the ASTER Global Digital Elevation Model (GDEM) Version 2 over the Conterminous United States Validation of the ASTER Global Digital Elevation Model (GDEM) Version 2 over the Conterminous United States U.S. Geological Survey Earth Resources Observation Science (EROS) Center Sioux Falls, South Dakota,

More information

Integrating Geographical Information Systems (GIS) with Hydrological Modelling Applicability and Limitations

Integrating Geographical Information Systems (GIS) with Hydrological Modelling Applicability and Limitations Integrating Geographical Information Systems (GIS) with Hydrological Modelling Applicability and Limitations Rajesh VijayKumar Kherde *1, Dr. Priyadarshi. H. Sawant #2 * Department of Civil Engineering,

More information

REPRESENTATIVE HILLSLOPE METHODS FOR APPLYING

REPRESENTATIVE HILLSLOPE METHODS FOR APPLYING REPRESENTATIVE HILLSLOPE METHODS FOR APPLYING THE WEPP MODEL WITH DEMS AND GIS T. A. Cochrane, D. C. Flanagan ABSTRACT. In watershed modeling with WEPP, the process of manually identifying hillslopes and

More information

Introduction to HEC-GeoHMS. Watershed boundary delineation. Assembling Hydrologic Modeling System

Introduction to HEC-GeoHMS. Watershed boundary delineation. Assembling Hydrologic Modeling System Introduction to HEC-GeoHMS Watershed boundary delineation Assembling Hydrologic Modeling System HEC-GeoHMS GIS tool set supporting HEC-HMS modeling S Developed by USACE S ArcView 3.x extension v1.1 supported

More information

Extraction and analysis of morphologic and hydrologic properties for Luvuvhu River Catchment in Limpopo province, South Africa

Extraction and analysis of morphologic and hydrologic properties for Luvuvhu River Catchment in Limpopo province, South Africa Water and Society II 9 Extraction and analysis of morphologic and hydrologic properties for Luvuvhu River Catchment in Limpopo province, South Africa P. M. Kundu, R. L. Singo, J. O. Odiyo, F. I. Mathivha

More information

GIS feature extraction tools in diverse landscapes

GIS feature extraction tools in diverse landscapes CE 394K.3 GIS in Water Resources GIS feature extraction tools in diverse landscapes Final Project Anna G. Kladzyk M.S. Candidate, Expected 2015 Department of Environmental and Water Resources Engineering

More information

Flood Hazard Inundation Mapping. Presentation. Flood Hazard Mapping

Flood Hazard Inundation Mapping. Presentation. Flood Hazard Mapping Flood Hazard Inundation Mapping Verne Schneider, James Verdin, and JeradBales U.S. Geological Survey Reston, VA Presentation Flood Hazard Mapping Requirements Practice in the United States Real Time Inundation

More information

Using GIS to Delineate Watersheds Ed Poyer NRS 509, Fall 2010

Using GIS to Delineate Watersheds Ed Poyer NRS 509, Fall 2010 Using GIS to Delineate Watersheds Ed Poyer NRS 509, Fall 2010 A watershed is an area that contributes flow to a point on the landscape. (Bolstad, 2005). Watersheds are an important focus of study because

More information

Floodplain modeling. Ovidius University of Constanta (P4) Romania & Technological Educational Institute of Serres, Greece

Floodplain modeling. Ovidius University of Constanta (P4) Romania & Technological Educational Institute of Serres, Greece Floodplain modeling Ovidius University of Constanta (P4) Romania & Technological Educational Institute of Serres, Greece Scientific Staff: Dr Carmen Maftei, Professor, Civil Engineering Dept. Dr Konstantinos

More information

The Rio Chagres: A Multidisciplinary Profile of a Tropical Watershed. GIS-based Stream Network Analysis for The Chagres Basin, Republic of Panama

The Rio Chagres: A Multidisciplinary Profile of a Tropical Watershed. GIS-based Stream Network Analysis for The Chagres Basin, Republic of Panama The Rio Chagres: A Multidisciplinary Profile of a Tropical Watershed R. Harmon (Ed.), Springer/Kluwer, p.83-95 GIS-based Stream Network Analysis for The Chagres Basin, Republic of Panama David Kinner 1,2,

More information

Governing Rules of Water Movement

Governing Rules of Water Movement Governing Rules of Water Movement Like all physical processes, the flow of water always occurs across some form of energy gradient from high to low e.g., a topographic (slope) gradient from high to low

More information

Mapping of flow paths in large, anastomosing arid zone rivers: Cooper Creek, Australia

Mapping of flow paths in large, anastomosing arid zone rivers: Cooper Creek, Australia 20th International Congress on Modelling and Simulation, Adelaide, Australia, 1 6 December 2013 www.mssanz.org.au/modsim2013 Mapping of flow paths in large, anastomosing arid zone rivers: Cooper Creek,

More information

Hydrologic Modelling of the Upper Malaprabha Catchment using ArcView SWAT

Hydrologic Modelling of the Upper Malaprabha Catchment using ArcView SWAT Hydrologic Modelling of the Upper Malaprabha Catchment using ArcView SWAT Technical briefs are short summaries of the models used in the project aimed at nontechnical readers. The aim of the PES India

More information

Designing a Dam for Blockhouse Ranch. Haley Born

Designing a Dam for Blockhouse Ranch. Haley Born Designing a Dam for Blockhouse Ranch Haley Born CE 394K GIS in Water Resources Term Paper Fall 2011 Table of Contents Introduction... 1 Data Sources... 2 Precipitation Data... 2 Elevation Data... 3 Geographic

More information

Applying GIS to Hydraulic Analysis

Applying GIS to Hydraulic Analysis Texas A&M University Department of Civil Engineering CVEN689 Applications of GIS to Civil Engineering Instructor: Francisco Olivera, Ph.D., P.E. Applying GIS to Hydraulic Analysis Lim, Chae Kwan April

More information

Hydrologic Engineering Applications of Geographic Information Systems

Hydrologic Engineering Applications of Geographic Information Systems Hydrologic Engineering Applications of Geographic Information Systems Davis, California Objectives: The participant will acquire practical knowledge and skills in the application of GIS technologies for

More information

Pierce Cedar Creek Institute GIS Development Final Report. Grand Valley State University

Pierce Cedar Creek Institute GIS Development Final Report. Grand Valley State University Pierce Cedar Creek Institute GIS Development Final Report Grand Valley State University Major Goals of Project The two primary goals of the project were to provide Matt VanPortfliet, GVSU student, the

More information

International Journal of Advance Engineering and Research Development

International Journal of Advance Engineering and Research Development Scientific Journal of Impact Factor (SJIF): 4.72 International Journal of Advance Engineering and Research Development Volume 4, Issue 5, May -2017 Watershed Delineation of Purna River using Geographical

More information

GIS Based Delineation of Micro-watershed and its Applications: Mahendergarh District, Haryana

GIS Based Delineation of Micro-watershed and its Applications: Mahendergarh District, Haryana Kamla-Raj 2012 J Hum Ecol, 38(2): 155-164 (2012) GIS Based Delineation of Micro-watershed and its Applications: Mahendergarh District, Haryana Gulshan Mehra and Rajeshwari * Department of Geography, Kurukshetra

More information

Rick Faber CE 513 Watershed and Streamwork Delineation Lab # 3 4/24/2006

Rick Faber CE 513 Watershed and Streamwork Delineation Lab # 3 4/24/2006 Rick Faber CE 513 Watershed and Streamwork Delineation Lab # 3 4/24/2006 1. Objective & Discussion: 2 To learn to use the ArcHydro tools to produce hydrologically descriptive data sets starting from a

More information

Cihan UYSAL 1, Irfan AKAR 2, Gizem INCE 1, Derya MAKTAV 1, James CROW 3. Introduction

Cihan UYSAL 1, Irfan AKAR 2, Gizem INCE 1, Derya MAKTAV 1, James CROW 3. Introduction The Determination and Comparison of the Hydrological Properties of Basins from Topographic Maps, DTM and SRTM DEMs. A Case Studyof Part of the Roman Water Supply System (Thrace, Turkey) Cihan UYSAL 1,

More information

Basin characteristics

Basin characteristics Basin characteristics From hydrological processes at the point scale to hydrological processes throughout the space continuum: point scale à river basin The watershed characteristics (shape, length, topography,

More information

Hydrology and Floodplain Analysis, Chapter 10

Hydrology and Floodplain Analysis, Chapter 10 Hydrology and Floodplain Analysis, Chapter 10 Hydrology and Floodplain Analysis, Chapter 10.1 Introduction to GIS GIS Geographical Information System Spatial Data Data linked with geographical location

More information

LiDAR APPLICATIONS REMS6090. Assignment 2 HYDROLOGICAL APPLICATIONS of LiDAR DATA Due Date April 8, Venessa Bennett W

LiDAR APPLICATIONS REMS6090. Assignment 2 HYDROLOGICAL APPLICATIONS of LiDAR DATA Due Date April 8, Venessa Bennett W LiDAR APPLICATIONS REMS6090 Assignment 2 HYDROLOGICAL APPLICATIONS of LiDAR DATA Due Date April 8, 2015 Venessa Bennett W0279429 1.0 Introduction High accuracy Digital Elevation Models (DEM) derived from

More information

DEM-Based GIS Algorithms for Automatic Creation of Hydrological Models Data

DEM-Based GIS Algorithms for Automatic Creation of Hydrological Models Data Journal of the Serbian Society for Computational Mechanics / Vol. 3 / No. 1, 2009 / pp. 64-85 UDC: 556.09:528.9]:004.6 DEM-Based GIS Algorithms for Automatic Creation of Hydrological Models Data D. Prodanović

More information

Determination of flood risks in the yeniçiftlik stream basin by using remote sensing and GIS techniques

Determination of flood risks in the yeniçiftlik stream basin by using remote sensing and GIS techniques Determination of flood risks in the yeniçiftlik stream basin by using remote sensing and GIS techniques İrfan Akar University of Atatürk, Institute of Social Sciences, Erzurum, Turkey D. Maktav & C. Uysal

More information

Extraction of process-based topographic model units using SRTM elevation data for Prediction in Ungauged Basins (PUB) in different landscapes

Extraction of process-based topographic model units using SRTM elevation data for Prediction in Ungauged Basins (PUB) in different landscapes Extraction of process-based topographic model units using SRTM elevation data for Prediction in Ungauged Basins (PUB) in different landscapes Pfennig, B. and M. Wolf Department of Geoinformatics, Geohydrology

More information

Influence of Terrain on Scaling Laws for River Networks

Influence of Terrain on Scaling Laws for River Networks Utah State University DigitalCommons@USU All Physics Faculty Publications Physics 11-1-2002 Influence of Terrain on Scaling Laws for River Networks D. A. Vasquez D. H. Smith Boyd F. Edwards Utah State

More information

Dr. S.SURIYA. Assistant professor. Department of Civil Engineering. B. S. Abdur Rahman University. Chennai

Dr. S.SURIYA. Assistant professor. Department of Civil Engineering. B. S. Abdur Rahman University. Chennai Hydrograph simulation for a rural watershed using SCS curve number and Geographic Information System Dr. S.SURIYA Assistant professor Department of Civil Engineering B. S. Abdur Rahman University Chennai

More information

LOMR SUBMITTAL LOWER NESTUCCA RIVER TILLAMOOK COUNTY, OREGON

LOMR SUBMITTAL LOWER NESTUCCA RIVER TILLAMOOK COUNTY, OREGON LOMR SUBMITTAL LOWER NESTUCCA RIVER TILLAMOOK COUNTY, OREGON Prepared for: TILLAMOOK COUNTY DEPARTMENT OF COMMUNITY DEVELOPMENT 1510-B THIRD STREET TILLAMOOK, OR 97141 Prepared by: 10300 SW GREENBURG ROAD,

More information

UPDATING AND REFINEMENT OF NATIONAL 1: DEM. National Geomatics Center of China, Beijing

UPDATING AND REFINEMENT OF NATIONAL 1: DEM. National Geomatics Center of China, Beijing UPDATING AND REFINEMENT OF NATIONAL 1:500000 DEM Jian-jun LIU a, Dong-hua WANG a, Yao-ling SHANG a, Wen-hao ZHAO a Xi KUAI b a National Geomatics Center of China, Beijing 100830 b School of Resources and

More information

Distinct landscape features with important biologic, hydrologic, geomorphic, and biogeochemical functions.

Distinct landscape features with important biologic, hydrologic, geomorphic, and biogeochemical functions. 1 Distinct landscape features with important biologic, hydrologic, geomorphic, and biogeochemical functions. Have distinguishing characteristics that include low slopes, well drained soils, intermittent

More information

Nature Communications. Supplementary Information for. Over-Pumping Leads to California Groundwater Arsenic Threat Smith et al.

Nature Communications. Supplementary Information for. Over-Pumping Leads to California Groundwater Arsenic Threat Smith et al. Nature Communications Supplementary Information for Over-Pumping Leads to California Groundwater Arsenic Threat Smith et al., 2018 1 Supplementary Table 1: List of variables, their short names, and their

More information

GLL THE STUDY OF METHODS FOR CORRECTING GLOBAL DIGITAL TERRAIN MODELS USING REMOTE SENSING DATA. I. Kolb, M. Lucyshyn, M. Panek

GLL THE STUDY OF METHODS FOR CORRECTING GLOBAL DIGITAL TERRAIN MODELS USING REMOTE SENSING DATA. I. Kolb, M. Lucyshyn, M. Panek GLL http://dx.doi.org/10.15576/gll/2013.3.59 Geomatics, Landmanagement and Landscape No. 3 2013, 59 66 THE STUDY OF METHODS FOR CORRECTING GLOBAL DIGITAL TERRAIN MODELS USING REMOTE SENSING DATA Ihor Kolb,

More information

Lecture 3. Data Sources for GIS in Water Resources

Lecture 3. Data Sources for GIS in Water Resources Lecture 3 Data Sources for GIS in Water Resources GIS in Water Resources Spring 2015 http://www.data.gov/ 1 USGS GIS data for Water http://water.usgs.gov/maps.html Watersheds of the US 2-digit water resource

More information

Development and Land Use Change in the Central Potomac River Watershed. Rebecca Posa. GIS for Water Resources, Fall 2014 University of Texas

Development and Land Use Change in the Central Potomac River Watershed. Rebecca Posa. GIS for Water Resources, Fall 2014 University of Texas Development and Land Use Change in the Central Potomac River Watershed Rebecca Posa GIS for Water Resources, Fall 2014 University of Texas December 5, 2014 Table of Contents I. Introduction and Motivation..4

More information

A GIS-based Subcatchments Division Approach for SWMM

A GIS-based Subcatchments Division Approach for SWMM Send Orders for Reprints to reprints@benthamscience.ae The Open Civil Engineering Journal, 2015, 9, 515-521 515 A GIS-based Subcatchments Division Approach for SWMM Open Access Shen Ji and Zhang Qiuwen

More information

ArcHYDRO: GIS for Water Resources

ArcHYDRO: GIS for Water Resources SOCRATES ERASMUS Intensive Programme ArcHYDRO: GIS for Water Resources Source: Center for Research in Water Resources, University of Texas at Austin Tutorial: Watershed and Stream Network Delineation Goals

More information

Terrain and Satellite Imagery in Madre de Dios, Peru

Terrain and Satellite Imagery in Madre de Dios, Peru Rhett Butler/mongabay.com Terrain and Satellite Imagery in Madre de Dios, Peru Katherine Lininger CE 394 GIS for Water Resources Term Paper December 1, 2011 Introduction Informal and small-scale gold mining

More information

EXTRACTING HYDROLOGIC INFORMATION FROM SPATIAL DATA

EXTRACTING HYDROLOGIC INFORMATION FROM SPATIAL DATA EXTRACTING HYDROLOGIC INFORMATION FROM SPATIAL DATA FOR HMS MODELING By Francisco Olivera, 1 P.E., Associate Member, ASCE ABSTRACT: A methodology is presented for extracting topographic, topologic, and

More information