Sand Depth, Layer & Shape Calculator
Calculate sand volume and weight for any shape — rectangle, circle, triangle, trapezoid, L-shape, and irregular polygon — with multi-layer depth support for stepped profiles and compacted sub-bases.
This page falls back to a general sand quantity converter.
Results
Enter the project details to calculate the result for this tool.
Sand Depth, Layer & Shape Calculator
Calculate sand volume and weight for any shape — rectangle, circle, triangle, trapezoid, L-shape, and irregular polygon — with multi-layer depth support for stepped profiles and compacted sub-bases.
The sand depth, layer and shape calculator computes sand volume for complex project shapes that do not fit a simple rectangle. It supports 6 area shapes (rectangle, circle, triangle, trapezoid, L-shape, and irregular polygon via point entry) and multiple depth layers — useful for projects with a compacted base layer at one depth and a finish sand layer at a different depth. This tool is used for projects like irregular garden patios, freeform pool surrounds, shaped horse arenas, and stadium playing surfaces where a single length × width calculation overstates or understates the true area.
Why Use a Shape-Aware Sand Calculator?
Most sand calculators assume a rectangular area — but real projects are rarely rectangular. There are 5 reasons shape matters for accurate sand estimation:
- Reduced waste — a circular patio calculated as a rectangle overestimates sand by up to 21.5% (because π/4 = 0.785 of the bounding rectangle); the shape calculator eliminates that waste.
- Triangular and stepped areas — garden features, ramps, and corner infills are often triangular; the triangle calculator uses ½ × base × height to compute exact volume.
- Multi-layer projects — a paver installation with a 150 mm MOT sub-base, 40 mm bedding sand, and 3 mm jointing sand uses 3 different depths; the layer calculator adds them correctly.
- L-shaped areas — L-shaped lawns and patios can be broken into 2 rectangles; the calculator does this automatically from 4 dimension inputs.
- Irregular polygon — a site plan with known coordinate points calculates area using the shoelace formula, giving the exact polygon area without manual decomposition.
Volume Formulas for Every Common Sand Project Shape
Rectangle: Volume = Length × Width × Depth. Circle: Volume = π × (Diameter ÷ 2)² × Depth. For a 5 m diameter circle at 100 mm depth: V = 3.14159 × 6.25 × 0.1 = 1.963 m³. Triangle: Volume = 0.5 × Base × Height × Depth. For a 6 m × 4 m triangular corner at 50 mm: V = 0.5 × 6 × 4 × 0.05 = 0.6 m³. Trapezoid: Volume = 0.5 × (Width1 + Width2) × Length × Depth. L-shape: Break into 2 rectangles (Rect A + Rect B) and sum volumes.
Multi-Layer Sand Calculations
Many projects have 2 or more sand layers at different depths. A typical block paving project has: Layer 1 (MOT sub-base): 150 mm compacted — calculated separately as hardcore. Layer 2 (bedding sand): 40 mm — volume = area × 0.04. Layer 3 (jointing sand): ~2 mm in gaps — calculated by gap area × gap depth. To add layers in the calculator, enter each depth separately and sum the weights. Always add layers separately because different materials have different densities — bedding sand is at 1,680 kg/m³ while jointing sand may be kiln-dried at 1,500 kg/m³.
Irregular Areas: How to Calculate Sand for Non-Standard Shapes
For a free-form garden bed or shaped patio where no standard shape applies, use the divide-and-approximate method: split the irregular shape into overlapping rectangles, circles, or triangles using a site plan. Calculate each sub-area separately and sum the volumes. Add 10–15% waste to account for edge irregularities. For precise polygon areas, use the Shoelace formula: Area = 0.5 × |Σ(xᵢ × yᵢ₊₁ − xᵢ₊₁ × yᵢ)|, where (x, y) are the corner coordinates measured from a fixed origin point on the site plan.
Sand types and densities
Use the table as a quick guide when choosing a material setting for your project.
| Material | kg/m³ | Common Use |
|---|---|---|
| Sand, dry | 1,600 kg/m³ | Multi-purpose sand. Used for joint filling, equestrian arena footing, and general construction. |
| Sand, wet | 1,920 kg/m³ | Unprocessed sand. Used for backfilling, leveling, and trench support. |
| Sand, packed | 1,680 kg/m³ | Coarse, angular sand. Used under pavers, flagstone, and stepping stones at 25–50 mm depth. |
| Concrete sand | 1,500 kg/m³ | Coarse, washed sand. Used for concrete mixing, drainage layers, and pipe bedding. |
| Masonry sand | 1,650 kg/m³ | Fine, screened sand. Used for mortar mix, brick laying, stucco, and finishing work. |
| Fill sand | 1,750 kg/m³ | Unprocessed sand. Used for backfilling, leveling, and trench support. |
Sand Depth, Layer & Shape FAQs
Questions about calculating sand for circles, triangles, irregular shapes, and multi-layer paving projects.
Use the formula: Volume = π × radius² × depth. For a circular fire pit surround with a 3 m diameter (1.5 m radius) at 75 mm depth: V = 3.14159 × 1.5² × 0.075 = 3.14159 × 2.25 × 0.075 = 0.530 m³. At dry sand density of 1,600 kg/m³: weight = 848 kg (34 bags of 25 kg).
Volume = 0.5 × base × height × depth. For a right-angle triangular corner patio with a 4 m base and 3 m height at 40 mm bedding sand: V = 0.5 × 4 × 3 × 0.04 = 0.24 m³. Weight = 0.24 × 1,680 kg/m³ = 403 kg (approximately 17 bags of 25 kg).
Divide the L-shape into 2 rectangles. For an L-shaped patio: Rectangle A = 6 m × 3 m, Rectangle B = 2 m × 2 m. Total area = (6 × 3) + (2 × 2) = 18 + 4 = 22 m². Volume at 40 mm depth = 22 × 0.04 = 0.88 m³. Weight = 0.88 × 1,680 = 1,478 kg.
Volume = 0.5 × (parallel side a + parallel side b) × height × depth. For a trapezoidal driveway widening from 3 m to 5 m over a 10 m length at 40 mm depth: V = 0.5 × (3 + 5) × 10 × 0.04 = 0.5 × 8 × 10 × 0.04 = 1.6 m³.
On a sloped surface, the sand layer depth varies from one end to the other. Calculate the average depth: average depth = (shallow end depth + deep end depth) ÷ 2. Use this average depth in the volume calculation. For a 10 m × 5 m sloped patio where bedding sand varies from 25 mm at the high end to 55 mm at the low end: average depth = (25 + 55) ÷ 2 = 40 mm. Volume = 10 × 5 × 0.04 = 2.0 m³.
A semi-circle has area = (π × r²) ÷ 2. For a 4 m diameter semi-circular patio (2 m radius): area = (3.14159 × 4) ÷ 2 = 6.28 m². Volume at 50 mm depth = 6.28 × 0.05 = 0.314 m³. Weight = 0.314 × 1,680 kg/m³ = 528 kg (22 bags of 25 kg).
For a curved path with constant width, use: Area ≈ path width × path centreline length. Measure the centreline length with a tape along the path centre. For a 1 m wide curved path with an 8 m centreline at 50 mm depth: V = 1 × 8 × 0.05 = 0.4 m³. Add 10% for the curved ends and edge cutting waste: order 0.44 m³ (approximately 748 kg).