NAME
r3.to.rast - Converts 3D raster maps to 2D raster maps
SYNOPSIS
r3.to.rast
r3.to.rast help
r3.to.rast [-m] input=string output=string
Flags:
- -m
- Use G3D mask (if exists) with input map
Parameters:
- input=string
- 3dcell map(s) to be converted to 2D raster slices
- output=string
- Basename for resultant raster slice maps
DESCRIPTION
Converts G3D raster maps into 2D raster maps. To convert the maps,
the resolution of the G3D region has to be equal to the
current 2D region resolution!
NOTES
Every slice of the G3D map is copied to one 2D raster map. The maps
are named like output_slicenumber. Slices are counted from bottom
to the top, so the bottom slice has number 1.
The number of slices is equal to the number of depths.
SEE ALSO
r3.out.ascii
r3.out.vtk
g.region
AUTHOR
Soeren Gebbert
Last changed: $Date: 2005/08/31 08:21:41 $
Main index - raster3D index - Full index