fmeobjects.FMERasterTools.applyRotation

FMERasterTools.applyRotation(interpolation, raster)

Performs rotation on a raster to remove the rotation properties but maintain a similar visual image.

The raster will be rotated by the negative of the existing rotation angle of the input raster so that the resultant raster will have a rotation angle of zero.

Parameters:
Return type:

FMERaster

Returns:

The raster after applying rotation.

Raises:

FMEException – An exception is raised if an error occurred.