fmeobjects.FMERaster.getBoundingBoxAsPolygon

FMERaster.getBoundingBoxAsPolygon(rotatedCorners)

Returns bounding box of the raster as FMEPolygon.

Parameters:rotatedCorners (bool) – Specifies whether the rotated corners of the raster should be used in the bounding box.
Return type:FMEPolygon
Returns:Bounding box of the raster.
Raises:FMEException – An exception is raised if an error occurred.