栅格计算器代码:Con(IsNull("raster"), FocalStatistics("raster", NbrRectangle(5,5, "CELL"), "MEAN"), "raster")
众数:Con(IsNull("raster"), FocalStatistics("raster", NbrRectangle(5,5, "CELL"), "MAJORITY"), "raster")
栅格计算器代码:Con(IsNull("raster"), FocalStatistics("raster", NbrRectangle(5,5, "CELL"), "MEAN"), "raster")
众数:Con(IsNull("raster"), FocalStatistics("raster", NbrRectangle(5,5, "CELL"), "MAJORITY"), "raster")