Monday, December 27, 2010

Standard terrain analysis in SAGA GIS

SAGA GIS has a convenient module to perform a number of standard terrain analysis functions at one go - the Standard Terrain Analysis module. It generates a number of grid layers of terrain related data including the slope, aspect, curvature, hill shading, and watershed basins among other layers, and a single vector layer of the watershed channel network. An example screenshot is shown below.


To use this module, a digital elevation model (DEM) file such as a SDTS file must be loaded into SAGA GIS and used as the source layer for the command.

Loading a DEM file

  1. Start up SAGA GIS.
  2. Select Modules | File | GDAL/OGR | GDAL : Import Raster.

    The GDAL: Import Raster dialog box appears.
  3. Select the Files row and click the browse button. In the Open dialog box that appears, choose a DEM file e.g. 9894CATD.DDF. Click Open.

    The selected file name is displayed in the Files field.
  4. Click Okay.

    The DEM file is loaded.
Performing the standard terrain analysis
  1. Select Modules | Terrain Analysis | Standard Terrain Analysis.

    The Standard Terrain Analysis dialog box appears.
  2. Select the Grid system row. Choose the previously loaded DEM layer's system, e.g. 30;384x 464y; 545765x 3831410y.
  3. Select the Elevation row. Choose the previously loaded DEM layer's name, e.g. 01.9894CATD.


  4. Click Okay.

    The standard terrain analysis is performed on the input DEM layer and the output grid and vector layers are created.

Viewing some of the resultant layers
  1. In the Workspace pane's Data tab, double click on a few layers e.g. 03.Analytical Hillshading, 18.Watershed Subbasins, 01. Channel Network.

    The Add layer to selected map dialog box appears.
  2. In the Map Selection list box, choose the same map for all layers so that they will overlay on each other. Click OK.

    The layers are displayed in the same map window.

2 comments:

Unknown said...

Hi! Nice blog. I use Saga too. Standart terrain analisys dissapears in version 2.07, do you know why?
Because it was a nice start when analizing a new dem.

Regards!

dominoc925 said...

Hi Cabaña Jubelú, Standard Terrain Analysis command is still there in 2.0.7.