1nviz(1) Grass User's Manual nviz(1)
2
3
4
6 nviz - nviz - Visualization and animation tool for GRASS data
7
9 raster, vector, visualization
10
12 nviz
13 nviz help
14 nviz [-q] [elevation=string] [color=string] [vector=string]
15 [points=string] [volume=string] [path=string] [script=string]
16 [state=string] [--verbose] [--quiet]
17
18 Flags:
19 -q
20 Quickstart - Do not load any data
21
22 --verbose
23 Verbose module output
24
25 --quiet
26 Quiet module output
27
28 Parameters:
29 elevation=string
30 Raster file(s) for elevation
31
32 color=string
33 Raster file(s) for color
34
35 vector=string
36 Vector lines/areas overlay file(s)
37
38 points=string
39 Vector points overlay file(s)
40
41 volume=string
42 Name of existing 3d raster map
43
44 path=string
45 Set alternative panel path
46
47 script=string
48 Execute script file at startup
49
50 state=string
51 Load previosly saved state file
52
54 Please refer to the detailed manual inside NVIZ (HELP menu) or see the
55 NVIZ Tutorial.
56
57 Full index
58
59
60
61GRASS 6.3.0 nviz(1)