1raster3d(1)                   Grass User's Manual                  raster3d(1)
2
3
4

GRASS GIS 7.6.0 Reference Manual

6       Geographic  Resources  Analysis Support System, commonly referred to as
7       GRASS, is a Geographic Information System  (GIS)  used  for  geospatial
8       data  management  and analysis, image processing, graphics/maps produc‐
9       tion, spatial modeling, and visualization. GRASS is currently  used  in
10       academic  and  commercial settings around the world, as well as by many
11       governmental agencies and environmental consulting companies.
12
13       This reference manual details the use of modules distributed with  Geo‐
14       graphic  Resources Analysis Support System (GRASS), an open source (GNU
15       GPLed), image processing and geographic information system  (GIS).   Go
16       to 3D raster introduction | topics
17
18       Go back to help overview
19
20   3d raster commands:
21       r3.colors                                                    Creates/modifies the color table associated with a 3D raster
22                                                                    map.
23
24       r3.colors.out                                                Exports the color table associated with a 3D raster map.
25
26       r3.cross.rast                                                Creates cross section 2D raster map from 3D raster map based
27                                                                    on 2D elevation map
28
29       r3.flow                                                      Computes 3D flow lines and 3D flow accumulation.
30
31       r3.gradient                                                  Computes  gradient  of  a 3D raster map and outputs gradient
32                                                                    components as three 3D raster maps.
33
34       r3.gwflow                                                    Numerical  calculation  program  for   transient,   confined
35                                                                    groundwater flow in three dimensions.
36
37       r3.in.ascii                                                  Converts  a  3D  ASCII  raster  text file into a (binary) 3D
38                                                                    raster map.
39
40       r3.in.bin                                                    Imports a binary raster file into a GRASS 3D raster map.
41
42       r3.in.lidar                                                  Creates a 3D raster map from LAS LiDAR points using univari‐
43                                                                    ate statistics.
44
45       r3.in.v5d                                                    Import 3-dimensional Vis5D files.
46
47       r3.in.xyz                                                    Create  a  3D  raster map from an assemblage of many coordi‐
48                                                                    nates using univariate statistics
49
50       r3.info                                                      Outputs basic information about a user-specified  3D  raster
51                                                                    map layer.
52
53       r3.mapcalc                                                   Raster map calculator.
54
55       r3.mask                                                      Establishes the current working 3D raster mask.
56
57       r3.mkdspf                                                    Creates  a  display  file  from  an  existing  3D raster map
58                                                                    according to specified threshold levels.
59
60       r3.neighbors                                                 Makes each voxel value a function of the values assigned  to
61                                                                    the voxels around it, and stores new voxel values in an out‐
62                                                                    put 3D raster map
63
64       r3.null                                                      Explicitly create the 3D NULL-value bitmap file.
65
66
67
68       r3.out.ascii                                                 Converts a 3D raster map layer into a ASCII text file.
69
70       r3.out.bin                                                   Exports a GRASS 3D raster map to a binary array.
71
72       r3.out.netcdf                                                Export a 3D raster map as netCDF file.
73
74       r3.out.v5d                                                   Exports GRASS 3D raster map to 3-dimensional Vis5D file.
75
76       r3.out.vtk                                                   Converts 3D raster maps into the VTK-ASCII format.
77
78       r3.retile                                                    Retiles an existing 3D raster map with user defined x, y and
79                                                                    z tile size.
80
81       r3.stats                                                     Generates volume statistics for 3D raster maps.
82
83       r3.support                                                   Allows  creation  and/or modification of 3D raster map layer
84                                                                    support files.
85
86       r3.timestamp                                                 Modifies a timestamp for a 3D raster map.
87
88       r3.to.rast                                                   Converts 3D raster maps to 2D raster maps
89
90       r3.univar                                                    Calculates univariate statistics from the non-null cells  of
91                                                                    a 3D raster map.
92
93
94       Main  index  |  Topics  index | Keywords index | Graphical index | Full
95       index
96
97       © 2003-2019 GRASS Development Team, GRASS GIS 7.6.0 Reference Manual
98
99
100
101GRASS 7.6.0                                                        raster3d(1)
Impressum