Skip to content

Commit d27261a

Browse files
author
paolo.cavallini
committed
Fixed NVIZ GRASS module (did not work)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@223 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
1 parent 4ae30c2 commit d27261a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/sextante/grass/description/nviz.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ nviz
22
nviz - Visualization and animation tool for GRASS data.
33
Visualization(NVIZ)
44
ParameterMultipleInput|elevation|Name of elevation raster map|3|False
5-
ParameterMultipleInput|color|Name of raster map(s) for Color|-1|False
5+
ParameterMultipleInput|color|Name of raster map(s) for Color|3|False
66
ParameterMultipleInput|vector|Name of vector lines/areas overlay map(s)|-1|False
7-
ParameterMultipleInput|point|Name of vector points overlay file(s)|-1|False
8-
ParameterMultipleInput|volume|Name of existing 3d raster map|-1|False
7+
ParameterMultipleInput|point|Name of vector points overlay file(s)|0|True
8+
ParameterMultipleInput|volume|Name of existing 3d raster map|3|True

0 commit comments

Comments
 (0)