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
i.rotate rotates an input raster by a clockwise angle.
Checking if all pixels in the output raster are populated; if not, apply
an NN algorithm.
r.flip
AUTHOR
Yann Chemin, CGIAR, Sri Lanka
SOURCE CODE
Available at:
i.rotate source code
(history)
Latest change: Monday Jan 30 19:49:11 2023 in commit: 5fb6b1a969e72db28df78483d3360b15a17f0c68
Main index |
Imagery index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2023
GRASS Development Team,
GRASS GIS 8.3.dev Reference Manual