2014-04-19 15:53:43 +02:00
|
|
|
r.viewshed
|
|
|
|
r.viewshed - Computes the viewshed of a point on an elevation raster map.
|
|
|
|
Raster (r.*)
|
|
|
|
ParameterRaster|input|Elevation|False
|
|
|
|
ParameterString|coordinates|Coordinate identifying the viewing position|0,0
|
2015-01-11 14:32:32 +01:00
|
|
|
ParameterString|observer_elevation|Viewing position height above the ground|1.75
|
|
|
|
ParameterString|max_distance|Maximum distance from the viewing point (meters)|10000
|
2014-04-19 15:53:43 +02:00
|
|
|
ParameterBoolean|-c|Consider earth curvature (current ellipsoid)|False
|
|
|
|
OutputRaster|output|Output raster layer
|