We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ae30c2 commit d27261aCopy full SHA for d27261a
src/sextante/grass/description/nviz.txt
@@ -2,7 +2,7 @@ nviz
2
nviz - Visualization and animation tool for GRASS data.
3
Visualization(NVIZ)
4
ParameterMultipleInput|elevation|Name of elevation raster map|3|False
5
-ParameterMultipleInput|color|Name of raster map(s) for Color|-1|False
+ParameterMultipleInput|color|Name of raster map(s) for Color|3|False
6
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
+ParameterMultipleInput|point|Name of vector points overlay file(s)|0|True
+ParameterMultipleInput|volume|Name of existing 3d raster map|3|True
0 commit comments