1v.to.rast3(1)                 Grass User's Manual                v.to.rast3(1)
2
3
4

NAME

6       v.to.rast3   -  Converts  a binary GRASS vector map (only points) layer
7       into a 3D GRASS raster map layer.
8

KEYWORDS

10       vector
11

SYNOPSIS

13       v.to.rast3
14       v.to.rast3 help
15       v.to.rast3   input=name   output=name   column=name     [layer=integer]
16       [--overwrite]
17
18   Flags:
19       --overwrite
20
21   Parameters:
22       input=name
23           Name of input vector map
24
25       output=name
26           Name of output G3D grid file
27
28       column=name
29           Column name (type must be numeric)
30
31       layer=integer
32           Layer number Default: 1
33

DESCRIPTION

35       v.to.rast3  converts  a  GRASS  3D  vector  point map to a GRASS 3dgrid
36       raster volume (voxel) map.
37

NOTES

39       When converting from a 3D vector point layer to a 3dcell volume a  vec‐
40       tor  point is converted into a single cube representing the location of
41       the vector point.
42

SEE ALSO

44       g.region
45

AUTHOR

47       Original s.to.rast3: Jaro Hofierka, Geomodel s.r.o.
48       Updated by Radim Blazek
49
50       Last changed: $Date: 2005/11/15 06:51:24 $
51
52       Full index
53
54
55
56GRASS 6.2.2                                                      v.to.rast3(1)
Impressum