Volumetric's

Volumetric's We are going to calculate the volume of an aggregate pile that was created during a dredging operation, then we will be utilizing several new tools within ArcPro. We will be working with two different datasets, the first is Wolfpaving and the second is Litchfield which we've already used in a previous post. The three main tools that were going to use is: Extract by Mask: Extracts the cells of a raster that corresponds to the areas defined by a mask. If the mask is a feature, it will be converted to a raster internally using cell size and cell alignment from the input raster. For Wolf Creek, I used the dsm input with the Pile1 cut out I made over the pile. Resample: Changes the spatial resolution of a raster dataset and set rules for aggregating or interpolating values across the new pixel size. The cell change can be changed, but the extent of the raster dataset will remain the same. Surface Volume: Calculates the area and volume if the region b...