ArcMap Calculate Volume Using Raster: The Ultimate Guide & Calculator


Raster Volume Calculator

An essential tool for GIS professionals using ArcMap or other platforms to calculate volumes from raster datasets like Digital Elevation Models (DEMs).



Select the unit system for all inputs and results.


The width (X-dimension) of a single cell in your raster.


The height (Y-dimension) of a single cell in your raster.


The total count of cells within your area of interest.


The mean height or depth value of all cells. Use a negative value for depressions.

0.00 Cubic Meters
Cell Area
0.00 sq. m
Total Raster Area
0.00 sq. m

Dynamic chart illustrating the calculated total volume.
Portion of Cells Cumulative Volume
25% 0.00
50% 0.00
75% 0.00
100% 0.00
Volume accumulation across the raster area.

What is an “ArcMap Calculate Volume Using Raster” Operation?

In Geographic Information Systems (GIS), calculating volume from a raster is a fundamental task used to quantify the three-dimensional space occupied by a feature. A raster is a grid of cells, where each cell has a value, typically representing height or elevation. The “arcmap calculate volume using raster” process involves using a tool like ArcMap’s 3D Analyst to determine the volume of features like stockpiles, reservoirs, or landforms represented by a Digital Elevation Model (DEM). This is crucial for industries such as civil engineering, mining, environmental science, and geology for tasks like cut and fill analysis, resource estimation, and morphological change detection. This calculator simplifies the core mathematical principle behind these powerful tools.

The Formula for Calculating Raster Volume

The volume of a raster surface is fundamentally calculated by summing the volume of each individual cell. The volume of a single cell is its surface area multiplied by its height value. When dealing with a large raster, a highly efficient method is to use the average cell value. The formula is:

Volume = (Cell Width × Cell Height) × Number of Cells × Average Cell Value

This formula provides a robust estimate of the total volume above or below a reference plane.

Variables in the Raster Volume Formula
Variable Meaning Unit (Auto-Inferred) Typical Range
V Total Volume Cubic meters / feet Any real number
Cw Cell Width meters / feet > 0
Ch Cell Height meters / feet > 0
N Total Number of Cells Unitless ≥ 1
Zavg Average Cell Value (Height/Depth) meters / feet Any real number

Practical Examples

Example 1: Calculating a Gravel Stockpile Volume

An engineering firm surveyed a gravel stockpile. Their drone-generated raster has the following properties:

  • Inputs:
    • Unit System: Metric (Meters)
    • Cell Width: 0.2 m
    • Cell Height: 0.2 m
    • Number of Cells: 15,000
    • Average Cell Value (height): 4.5 m
  • Results:
    • Cell Area: 0.04 m²
    • Total Area: 600 m²
    • Total Volume: 2,700 m³

Example 2: Estimating Reservoir Capacity

A hydrologist needs to estimate the water capacity of a small reservoir from bathymetric data.

  • Inputs:
    • Unit System: Imperial (Feet)
    • Cell Width: 5 ft
    • Cell Height: 5 ft
    • Number of Cells: 40,000
    • Average Cell Value (depth): -12.5 ft (negative denotes a depression)
  • Results:
    • Cell Area: 25 ft²
    • Total Area: 1,000,000 ft²
    • Total Volume: -12,500,000 ft³ (The volume of the depression)

How to Use This Raster Volume Calculator

Follow these steps to accurately calculate volume from your raster data.

  1. Select Unit System: Choose between ‘Metric (Meters)’ and ‘Imperial (Feet)’. This choice affects all input and output units.
  2. Enter Cell Dimensions: In your GIS software (like ArcMap or ArcGIS Pro), check the raster’s properties to find its cell size. Enter the width and height. For square cells, these values will be the same.
  3. Enter Cell Count: Find the total number of cells in your raster layer or area of interest. This is often found in the raster’s properties or statistics.
  4. Enter Average Cell Value: This is the most critical input. Use a tool like “Zonal Statistics as Table” in ArcMap’s Spatial Analyst to get the ‘MEAN’ value for your raster area. This value represents the average height (for a stockpile) or depth (for a depression) across all cells.
  5. Interpret the Results: The calculator instantly provides the total volume, along with the area of a single cell and the total area of the raster. A positive volume indicates a raised feature (fill), while a negative volume indicates a depression (cut).

Frequently Asked Questions (FAQ)

How do I find the average cell value in ArcMap?

Use the “Zonal Statistics as Table” tool (Spatial Analyst > Zonal). Use your raster as both the “input raster” and the “zone raster”. The resulting table will contain a ‘MEAN’ field, which is your average cell value.

Why is my calculated volume negative?

A negative volume is expected and correct if your average cell value is negative. This indicates you are measuring the volume of a depression, void, or excavated area (a ‘cut’ volume).

What’s the difference between this and ArcMap’s Surface Volume tool?

The Surface Volume tool in 3D Analyst is more advanced, calculating volume relative to a specific height plane. This calculator uses the mean cell height, which mathematically equates to calculating the volume relative to the mean elevation plane of the raster. It is a faster method for a bulk volume estimate. See also our article on the digital elevation model.

What if my raster cells are not square?

That is perfectly fine. This calculator is designed with separate inputs for cell width and cell height to accommodate non-square (rectangular) cells.

Can this be used for cut and fill analysis?

Partially. To perform a true cut and fill analysis, you need a ‘before’ and ‘after’ surface. You would first subtract the ‘before’ raster from the ‘after’ raster to create a difference raster. You can then use this calculator with the difference raster as your input to find the net volume change.

How does raster resolution impact accuracy?

Higher resolution (smaller cell size) provides a more detailed surface model, leading to a more precise volume calculation. However, if your source data is low-resolution, resampling to a smaller cell size won’t add true accuracy.

Do I need the 3D Analyst extension?

To perform these calculations within ArcMap or ArcGIS Pro, you typically need the Spatial Analyst or 3D Analyst extension. This web calculator requires no special software or licenses.

What does a unitless value mean?

In this calculator, only the ‘Number of Cells’ is unitless. All other inputs (cell size, average value) and outputs (area, volume) are tied to the selected unit system (meters or feet). Check out our area calculator for other calculations.

© 2026 GeoCalculators Inc. All rights reserved.


Leave a Reply

Your email address will not be published. Required fields are marked *