Rechercher une page de manuel
r3.to.rast
Langue: en
Version: 370055 (fedora - 01/12/10)
Section: 1 (Commandes utilisateur)
NAME
r3.to.rast - Converts 3D raster maps to 2D raster mapsKEYWORDS
raster3d, voxelSYNOPSIS
r3.to.rastr3.to.rast help
r3.to.rast [-mr] input=string output=string [--overwrite] [--verbose] [--quiet]
Flags:
- -m
Use G3D mask (if exists) with input map- -r
Use the same resolution as the input G3D map for the 2d output maps, independent of the current region settings- --overwrite
Allow output files to overwrite existing files- --verbose
Verbose module output- --quiet
Quiet module output
Parameters:
- input=string
3d raster map(s) to be converted to 2D raster slices- output=string
Basename for resultant raster slice maps
DESCRIPTION
Converts one G3D raster map into several 2D raster maps (depends on depths). If the 2d and 3d region settings are different, the 3d resolution will be adjust to the 2d resolution (the depths are not touched!). You can force r3.to.rast to use the 2d resolution of the input G3D map for the output maps, independently from the current region settings.|
How r3.to.rast works
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.cross.rastr3.out.vtk
r3.out.ascii
g.region
AUTHOR
Soeren GebbertLast changed: $Date: 2006-07-10 20:11:49 +0200 (Mon, 10 Jul 2006) $
Full index
© 2003-2008 GRASS Development Team
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre