Skip to content

Commit 4ae30c2

Browse files
author
paolo.cavallini
committed
Fixed r.los (see #5734)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@222 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
1 parent eadf507 commit 4ae30c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sextante/grass/description/r.los.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ r.los - Line-of-sight raster analysis program.
33
Raster (r.*)
44
ParameterRaster|input|Name of elevation raster map|False
55
ParameterString|coordinate|Coordinate identifying the viewing position|0,0
6-
ParameterRaster|patt_map|Binary (1/0) raster map to use as a mask|False
6+
ParameterRaster|patt_map|Binary (1/0) raster map to use as a mask|True
77
ParameterString|obs_elev|Viewing position height above the ground|1.75
88
ParameterString|max_dist|Maximum distance from the viewing point (meters)|10000
99
ParameterBoolean|-c|Consider earth curvature (current ellipsoid)|False

0 commit comments

Comments
 (0)