Mirror/Rotate

Command line (1)

The Mirror/Rotate operation can be directly executed by typing the following expression on the command line of the Main window:

  

OUTMAP

=

MapMirrorRotate(InputRasterMap, rotatetype)

where:

OUTMAP

is the name of your output raster map.

MapMirrorRotate

is the command to start the Mirror/Rotate operation.

InputRasterMap

is the name of the input raster map.

rotatetype

is the type of reflection or rotation that you wish to use:

mirrhor | mirrvert | mirrdiag | transpose | rotate90 | rotate180 | rotate270

 

Tip: To use this operation on all raster maps in a map list, see Mirror/Rotate : command line (2).

When the definition symbol = is used, a dependent output map is created; when the assignment symbol := is used, the dependency link is immediately broken after the output map has been calculated. Furthermore, a georeference mirrorrotate is created with the same name as the output map.

See also: