<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://grasswiki.osgeo.org/w/index.php?action=history&amp;feed=atom&amp;title=Terrain_analysis</id>
	<title>Terrain analysis - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://grasswiki.osgeo.org/w/index.php?action=history&amp;feed=atom&amp;title=Terrain_analysis"/>
	<link rel="alternate" type="text/html" href="https://grasswiki.osgeo.org/w/index.php?title=Terrain_analysis&amp;action=history"/>
	<updated>2026-04-14T16:21:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://grasswiki.osgeo.org/w/index.php?title=Terrain_analysis&amp;diff=26803&amp;oldid=prev</id>
		<title>Neteler: New page added</title>
		<link rel="alternate" type="text/html" href="https://grasswiki.osgeo.org/w/index.php?title=Terrain_analysis&amp;diff=26803&amp;oldid=prev"/>
		<updated>2023-02-21T20:25:19Z</updated>

		<summary type="html">&lt;p&gt;New page added&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Terrain analysis in GRASS GIS ==&lt;br /&gt;
&lt;br /&gt;
GRASS GIS offers an enormous range of methods and tools for terrain analysis.&lt;br /&gt;
&lt;br /&gt;
(see also: [[Geomorphometry]] and [[Hydrological Sciences]])&lt;br /&gt;
&lt;br /&gt;
=== Accumulation ===&lt;br /&gt;
&lt;br /&gt;
* {{AddonCmd|r.accumulate}} addon module: Calculates weighted flow accumulation, subwatersheds, stream networks, and longest flow paths using a flow direction map.&lt;br /&gt;
&lt;br /&gt;
=== Analytical Hillshading ===&lt;br /&gt;
&lt;br /&gt;
* {{AddonCmd|r.shaded.pca}} addon module: Creates relief shades from various directions and combines them into RGB composition&lt;br /&gt;
&lt;br /&gt;
=== Aspect ===&lt;br /&gt;
&lt;br /&gt;
See: {{cmd|r.slope.aspect}}: Generates raster maps of slope, aspect, curvatures and partial derivatives from an elevation raster map&lt;br /&gt;
&lt;br /&gt;
=== Basins ===&lt;br /&gt;
&lt;br /&gt;
* {{AddonCmd|r.basin}} addon module: morphometric characterization of river basins&lt;br /&gt;
* {{cmd|r.basin.fill}}: Generates watershed subbasins raster map&lt;br /&gt;
* {{AddonCmd|r.valley.bottom}} addon module: Calculation of Multi-resolution Valley Bottom Flatness (MrVBF) index&lt;br /&gt;
* {{cmd|r.watershed}}: Determines watersheds&lt;br /&gt;
&lt;br /&gt;
=== Catchment Area ===&lt;br /&gt;
&lt;br /&gt;
* {{AddonCmd|r.catchment}} addon module: Creates a raster buffer of specified area around vector points using cost distances using {{cmd|r.walk}}&lt;br /&gt;
&lt;br /&gt;
=== Channel Network Base Level ===&lt;br /&gt;
&lt;br /&gt;
See list in [[Hydrological Sciences]]&lt;br /&gt;
&lt;br /&gt;
=== Channel Network Distance ===&lt;br /&gt;
&lt;br /&gt;
See list in [[Hydrological Sciences]]&lt;br /&gt;
&lt;br /&gt;
=== Closed Depressions ===&lt;br /&gt;
&lt;br /&gt;
* {{cmd|r.fill.dir}}: Filters and generates a depressionless elevation map and a flow direction map from a given elevation raster map&lt;br /&gt;
&lt;br /&gt;
=== Contours ===&lt;br /&gt;
&lt;br /&gt;
* {{cmd|r.contour}}: Produces a vector map of specified contours from a raster map&lt;br /&gt;
&lt;br /&gt;
=== Convergence Index ===&lt;br /&gt;
&lt;br /&gt;
* {{AddonCmd|r.convergence}} addon module: Calculate convergence index&lt;br /&gt;
&lt;br /&gt;
=== Curvatures ===&lt;br /&gt;
&lt;br /&gt;
* {{cmd|r.slope.aspect}}: Generates raster maps of slope, aspect, curvatures and partial derivatives from an elevation raster map&lt;br /&gt;
&lt;br /&gt;
=== Flooding ===&lt;br /&gt;
&lt;br /&gt;
* {{cmd|r.lake}}: Fills lake at given point to given level&lt;br /&gt;
&lt;br /&gt;
=== Flow and lines ===&lt;br /&gt;
&lt;br /&gt;
* {{cmd|r.flow}}: Computes flow-lines, flow-path lengths, and flow-accumulation (contributing areas)&lt;br /&gt;
* {{AddonCmd|r.accumulate}} addon module: Calculates weighted flow accumulation, subwatersheds, stream networks, and longest flow paths using a flow direction map.&lt;br /&gt;
* {{cmd|r.terraflow}}: Performs flow computation for massive grids&lt;br /&gt;
&lt;br /&gt;
=== Fractal surfaces ===&lt;br /&gt;
&lt;br /&gt;
* {{cmd|r.surf.fractal}}: Creates a fractal surface of a given fractal dimension&lt;br /&gt;
&lt;br /&gt;
=== Habitats and terrain ===&lt;br /&gt;
&lt;br /&gt;
* {{AddonCmd|v.habitat.dem}} addon module: Calculates DEM derived characteristics of habitats&lt;br /&gt;
&lt;br /&gt;
=== Landscape evolution ===&lt;br /&gt;
&lt;br /&gt;
* {{AddonCmd|r.sim.terrain}} addon module: Dynamic landscape evolution model&lt;br /&gt;
&lt;br /&gt;
=== Local relief model ===&lt;br /&gt;
&lt;br /&gt;
* {{AddonCmd|r.local.relief}} addon module: Creates a local relief model from elevation map&lt;br /&gt;
&lt;br /&gt;
=== LS-Factor ===&lt;br /&gt;
&lt;br /&gt;
* {{cmd|r.watershed}}: Calculates hydrological parameters and RUSLE factors&lt;br /&gt;
&lt;br /&gt;
=== Multi-resolution Valley Bottom Flatness (MrVBF) index ===&lt;br /&gt;
&lt;br /&gt;
* {{AddonCmd|r.valley.bottom}} addon module: Calculation of Multi-resolution Valley Bottom Flatness (MrVBF) index&lt;br /&gt;
&lt;br /&gt;
=== Northerness, easterness ===&lt;br /&gt;
&lt;br /&gt;
* {{AddonCmd|r.northerness.easterness}} addon module: Calculation of northerness, easterness and the interaction between northerness and slope &lt;br /&gt;
&lt;br /&gt;
=== Random surfaces ===&lt;br /&gt;
&lt;br /&gt;
* {{cmd|r.random.surface}}: Generates random surface(s) with spatial dependence&lt;br /&gt;
* {{cmd|r.surf.contour}}: Generates surface raster map from rasterized contours&lt;br /&gt;
* {{cmd|r.surf.fractal}}: Creates a fractal surface of a given fractal dimension&lt;br /&gt;
* {{cmd|r.surf.gauss}}: Generates a raster map using gaussian random number generator&lt;br /&gt;
* {{cmd|r.surf.idw}}: Provides surface interpolation from raster point data by Inverse Distance Squared Weighting&lt;br /&gt;
* {{cmd|r.surf.random}}: Produces a raster surface map of uniform random deviates with defined range&lt;br /&gt;
&lt;br /&gt;
=== Shaded relief map ===&lt;br /&gt;
&lt;br /&gt;
* {{cmd|r.relief}}: Creates shaded relief map from an elevation map (DEM)&lt;br /&gt;
&lt;br /&gt;
=== Slope ===&lt;br /&gt;
&lt;br /&gt;
* {{cmd|r.slope.aspect}}: Generates raster maps of slope, aspect, curvatures and partial derivatives from an elevation raster map&lt;br /&gt;
* {{AddonCmd|r.slope.direction}} addon module: Calculates slope following a direction raster&lt;br /&gt;
&lt;br /&gt;
=== Stream channels ===&lt;br /&gt;
&lt;br /&gt;
* {{cmd|r.carve}}: Generates stream channels&lt;br /&gt;
* see list in [[Hydrological Sciences]]&lt;br /&gt;
&lt;br /&gt;
=== Surface roughness ===&lt;br /&gt;
&lt;br /&gt;
* {{AddonCmd|r.roughness.vector}} addon module: Calculates surface roughness in a moving-window, as the orientation of vectors normal to surface planes. &lt;br /&gt;
&lt;br /&gt;
=== Terrain classification ===&lt;br /&gt;
&lt;br /&gt;
* {{AddonCmd|r.terrain.texture}} addon module: Unsupervised nested-means algorithm for terrain classification &lt;br /&gt;
&lt;br /&gt;
=== Terrain forms (geomorphons) ===&lt;br /&gt;
&lt;br /&gt;
* {{cmd|r.geomorphon}}: Calculates geomorphons (terrain forms) and associated geometry using machine vision approach&lt;br /&gt;
&lt;br /&gt;
=== Topographic Position Index ===&lt;br /&gt;
&lt;br /&gt;
* {{AddonCmd|r.tpi}} addon module: Calculates the multiscale topographic position index&lt;br /&gt;
&lt;br /&gt;
=== Topographic Ruggedness Index ===&lt;br /&gt;
&lt;br /&gt;
* {{AddonCmd|r.tri}} addon module: Computes the Terrain Ruggedness Index&lt;br /&gt;
&lt;br /&gt;
=== Topographic Wetness Index ===&lt;br /&gt;
&lt;br /&gt;
See: {{cmd|r.topidx}}: Creates a topographic index (wetness index) raster map from an elevation raster map&lt;br /&gt;
&lt;br /&gt;
=== Vector Ruggedness Measure ===&lt;br /&gt;
&lt;br /&gt;
* {{AddonCmd|r.vector.ruggedness}} addon module: Vector Ruggedness Measure&lt;br /&gt;
&lt;br /&gt;
=== Watersheds ===&lt;br /&gt;
&lt;br /&gt;
* {{cmd|r.watershed}}: Calculates hydrological parameters and RUSLE factors&lt;br /&gt;
* {{cmd|r.basin.fill}}: Generates watershed subbasins raster map&lt;br /&gt;
&lt;br /&gt;
=== Valley Depth ===&lt;br /&gt;
&lt;br /&gt;
* {{AddonCmd|r.valley.bottom}} addon module: Calculation of Multi-resolution Valley Bottom Flatness (MrVBF) index&lt;br /&gt;
&lt;br /&gt;
=== Viewshed ===&lt;br /&gt;
&lt;br /&gt;
* {{cmd|r.viewshed}}: Computes the viewshed of a point on an elevation raster map&lt;br /&gt;
* {{AddonCmd|r.viewshed.cva}} addon module: Undertakes a &amp;quot;cumulative viewshed analysis&amp;quot; using a vector points map as input &amp;quot;viewing&amp;quot; locations, using r.viewshed to calculate the individual viewsheds&lt;br /&gt;
* {{AddonCmd|r.viewshed.exposure}} addon module: Visual exposure to defined exposure source&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Introduction to GRASS GIS with terrain analysis examples]]&lt;br /&gt;
* [https://baharmon.github.io/terrain-analysis-in-grass Terrain Analysis in GRASS GIS]: A tutorial on terrain analysis in GRASS GIS&lt;br /&gt;
** Related video: https://vimeo.com/440840699&lt;br /&gt;
&lt;br /&gt;
[[Category: Applications]]&lt;br /&gt;
[[Category: Terrain]]&lt;/div&gt;</summary>
		<author><name>Neteler</name></author>
	</entry>
</feed>