We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eadf507 commit 4ae30c2Copy full SHA for 4ae30c2
src/sextante/grass/description/r.los.txt
@@ -3,7 +3,7 @@ r.los - Line-of-sight raster analysis program.
3
Raster (r.*)
4
ParameterRaster|input|Name of elevation raster map|False
5
ParameterString|coordinate|Coordinate identifying the viewing position|0,0
6
-ParameterRaster|patt_map|Binary (1/0) raster map to use as a mask|False
+ParameterRaster|patt_map|Binary (1/0) raster map to use as a mask|True
7
ParameterString|obs_elev|Viewing position height above the ground|1.75
8
ParameterString|max_dist|Maximum distance from the viewing point (meters)|10000
9
ParameterBoolean|-c|Consider earth curvature (current ellipsoid)|False
0 commit comments