1r3.retile(1)                GRASS GIS User's Manual               r3.retile(1)
2
3
4

NAME

6       r3.retile   -  Retiles an existing 3D raster map with user defined x, y
7       and z tile size.
8

KEYWORDS

10       raster3d, tiling, voxel
11

SYNOPSIS

13       r3.retile
14       r3.retile --help
15       r3.retile [-c] input=name output=name  [tiledimension=XxYxZ]   [--over‐
16       write]  [--help]  [--verbose]  [--quiet]  [--ui]
17
18   Flags:
19       -c
20           Disable tile caching
21
22       --overwrite
23           Allow output files to overwrite existing files
24
25       --help
26           Print usage summary
27
28       --verbose
29           Verbose module output
30
31       --quiet
32           Quiet module output
33
34       --ui
35           Force launching GUI dialog
36
37   Parameters:
38       input=name [required]
39           Name of input 3D raster map
40
41       output=name [required]
42           Name of the retiled 3D raster map
43
44       tiledimension=XxYxZ
45           The  dimensions of the tiles used in the output raster3d map (XxYxZ
46           or default: 16x16x8)
47           Default: default
48

DESCRIPTION

50       r3.retile writes a copy of an  existing  3D  raster  map  with  a  user
51       defined number of tiles in x, y and z direction.  The precision and the
52       type of the original 3D raster map are used  for  the  new  retiled  3D
53       raster map.
54

SEE ALSO

56        r3.cross.rast, r3.out.ascii, g.region, r.tile
57

AUTHOR

59       Sören Gebbert
60

SOURCE CODE

62       Available at: r3.retile source code (history)
63
64       Main  index | 3D raster index | Topics index | Keywords index | Graphi‐
65       cal index | Full index
66
67       © 2003-2020 GRASS Development Team, GRASS GIS 7.8.5 Reference Manual
68
69
70
71GRASS 7.8.5                                                       r3.retile(1)
Impressum