.TH v.to.rast3 1grass "" "GRASS 6.4.2" "Grass User's Manual" .SH NAME \fI\fBv.to.rast3\fR\fR - Converts a binary GRASS vector map (only points) layer into a 3D GRASS raster map layer. .SH KEYWORDS vector, volume, conversion .SH SYNOPSIS \fBv.to.rast3\fR .br \fBv.to.rast3 help\fR .br \fBv.to.rast3 input\fR=\fIname\fR \fBoutput\fR=\fIname\fR \fBcolumn\fR=\fIname\fR [\fBlayer\fR=\fIinteger\fR] [--\fBoverwrite\fR] [--\fBverbose\fR] [--\fBquiet\fR] .SS Flags: .IP "\fB--overwrite\fR" 4m .br Allow output files to overwrite existing files .IP "\fB--verbose\fR" 4m .br Verbose module output .IP "\fB--quiet\fR" 4m .br Quiet module output .PP .SS Parameters: .IP "\fBinput\fR=\fIname\fR" 4m .br Name of input vector map .IP "\fBoutput\fR=\fIname\fR" 4m .br Name for output raster3d map .IP "\fBcolumn\fR=\fIname\fR" 4m .br Column name (type must be numeric) .IP "\fBlayer\fR=\fIinteger\fR" 4m .br Layer number .br A single vector map can be connected to multiple database tables. This number determines which table to use. .br Default: \fI1\fR .PP .SH DESCRIPTION \fIv.to.rast3\fR converts a GRASS 3D vector point map to a GRASS 3dgrid raster volume (voxel) map. .SH NOTES When converting from a 3D vector point layer to a 3dcell volume a vector point is converted into a single cube representing the location of the vector point. .SH SEE ALSO \fIg.region\fR .SH AUTHOR Original s.to.rast3: Jaro Hofierka, Geomodel s.r.o. .br Updated by Radim Blazek .PP \fILast changed: $Date: 2011-11-08 10:42:51 +0100 (Tue, 08 Nov 2011) $\fR .PP Full index .PP © 2003-2011 GRASS Development Team