I calculate raster from set of (x,y,z) date on non-rectangular are (IDW or Kriging method). I want to get data in raster without extrapolation to full raster rectangle. Values in raster outside the area of source data must be zero-data. It's possible to cut ruster with polygon. But is there any way to get it in one step?