geoutils.Raster.__neg__# Raster.__neg__()[source]# Take the raster negation. Returns a raster with -self.data. Return type: TypeVar(RasterType, bound= Raster)