GRASS logo

NAME

i.rotate - Rotates the image around the centre of the computational window

KEYWORDS

imagery, rotation, computation window centre

SYNOPSIS

i.rotate
i.rotate --help
i.rotate input=name output=name angle=degrees [--overwrite] [--help] [--verbose] [--quiet] [--ui]

Flags:

--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

Parameters:

input=name [required]
Name of input raster map
output=name [required]
Name for output raster map
angle=degrees [required]
Rotation angle
Default: 20.0

Table of contents

DESCRIPTION

i.rotate Rotates a input raster by a clockwise angle.

NOTES

TODO

Checking if all pixels in output raster are populated, if not apply a NN algorithm.

SEE ALSO

i.flip

AUTHORS

Yann Chemin, CGIAR, Sri Lanka

Last changed: $Date: 2012-12-04 19:08:17 +0100 (Tue, 04 Dec 2012) $

SOURCE CODE

Available at: i.rotate source code (history)


Main index | Imagery index | Topics index | Keywords index | Graphical index | Full index

© 2003-2018 GRASS Development Team, GRASS GIS 7.4.1svn Reference Manual