GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
r3.retile(1) GRASS GIS User's Manual r3.retile(1)

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

raster3d, tiling, voxel

r3.retile
r3.retile --help
r3.retile [-c] input=name output=name [tiledimension=XxYxZ] [--overwrite] [--help] [--verbose] [--quiet] [--ui]

-c

Disable tile caching
--overwrite

Allow output files to overwrite existing files
--help

Print usage summary
--verbose

Verbose module output
--quiet

Quiet module output
--ui

Force launching GUI dialog

input=name [required]

Name of input 3D raster map
output=name [required]

Name of the retiled 3D raster map
tiledimension=XxYxZ

The dimensions of the tiles used in the output raster3d map (XxYxZ or default: 16x16x8)
Default: default

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

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

Sören Gebbert

Available at: r3.retile source code (history)

Main index | 3D raster index | Topics index | Keywords index | Graphical index | Full index

© 2003-2021 GRASS Development Team, GRASS GIS 7.8.6 Reference Manual

GRASS 7.8.6

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.