Hello,
I have peat depth survey data that I need to extract information from. I've created an interpolation raster using this data (using IDW in Spatial Analyst). I've also created a 50 m grid across the study area (using Grid Index Features).
I now need to populate this grid with data from the interpolation raster: max peat depth, min peat depth, and average peat depth . I just can't figure out how to extract this information from the interpolation raster. I also have a slope raster and need to add slope data (slope average, max slope, minimum slope) into the same grid.
Please help! Thanks