We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 0a47d01 commit f11c5b3Copy full SHA for f11c5b3
python/plugins/processing/algs/grass7/description/r.viewshed.txt
@@ -4,6 +4,7 @@ Raster (r.*)
4
ParameterRaster|input|Elevation|False
5
ParameterString|coordinates|Coordinate identifying the viewing position|0,0
6
ParameterString|observer_elevation|Viewing position height above the ground|1.75
7
+ParameterString|target_elevation|Offset for target elevation above the ground|0.0
8
ParameterString|max_distance|Maximum distance from the viewing point (meters)|10000
9
ParameterBoolean|-c|Consider earth curvature (current ellipsoid)|False
10
OutputRaster|output|Intervisibility
0 commit comments