Raises walls in a DEM along a line or around a polygon, e.g. a watershed.
raise_walls(input, dem, output, breach = NULL, height = 100,
verbose_mode = FALSE)
Input vector lines or polygons file.
Input raster DEM file.
Output raster file.
Optional input vector breach lines.
Wall height.
Sets verbose mode. If verbose mode is False, tools will not print output messages.
Returns the tool text outputs.