Skip to content

Commit f11c5b3

Browse files
neteleralexbruy
authored andcommittedMar 8, 2016
Include parameter target elevation above the ground
1 parent 0a47d01 commit f11c5b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎python/plugins/processing/algs/grass7/description/r.viewshed.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Raster (r.*)
44
ParameterRaster|input|Elevation|False
55
ParameterString|coordinates|Coordinate identifying the viewing position|0,0
66
ParameterString|observer_elevation|Viewing position height above the ground|1.75
7+
ParameterString|target_elevation|Offset for target elevation above the ground|0.0
78
ParameterString|max_distance|Maximum distance from the viewing point (meters)|10000
89
ParameterBoolean|-c|Consider earth curvature (current ellipsoid)|False
910
OutputRaster|output|Intervisibility

0 commit comments

Comments
 (0)
Please sign in to comment.