def affine(self): """ The geo transform of the image Returns: affine (dict): The image's affine transform """ # TODO add check for Ratpoly or whatevs return self.__geo_transform__._affine