.TH r.unpack 1grass "" "GRASS 6.4.4" "Grass User's Manual" .SH NAME \fI\fBr.unpack\fR\fR - Unpacks a raster map packed with r.pack. .SH KEYWORDS raster, copying .SH SYNOPSIS \fBr.unpack\fR .br \fBr.unpack help\fR .br \fBr.unpack\fR [\-\fBo\fR] \fBinput\fR=\fIstring\fR [\fBoutput\fR=\fIname\fR] [\-\-\fBoverwrite\fR] [\-\-\fBverbose\fR] [\-\-\fBquiet\fR] .SS Flags: .IP "\fB\-o\fR" 4m .br Override projection check (use current location's projection) .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=\fIstring\fR" 4m .br Name of input pack file .IP "\fBoutput\fR=\fIname\fR" 4m .br Name for output raster map (default: taken from input file internals) .PP .SH DESCRIPTION \fIr.unpack\fR unpacks a GRASS raster map and related support files (color table etc) packed with r.pack. .SH EXAMPLE This command restores the raster map "elevation.dem" from the export file "elevation.dem.pack" for example transferred from another computer: \fC .DS .br r.unpack elevation.dem.pack .br .DE \fR .SH SEE ALSO \fIr.pack\fR .SH AUTHOR Hamish Bowman, Otago University, New Zealand .PP \fILast changed: $Date: 2011-02-27 18:33:36 +0100 (Sun, 27 Feb 2011) $\fR .PP Full index .PP © 2003-2014 GRASS Development Team