2014-04-19 15:53:43 +02:00
|
|
|
r.viewshed
|
2015-07-26 03:48:27 +02:00
|
|
|
Computes the viewshed of a point on an elevation raster map.
|
2014-04-19 15:53:43 +02:00
|
|
|
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
|
2015-05-18 15:04:04 +02:00
|
|
|
OutputRaster|output|Intervisibility
|