Estimate Rock Volume, Weight, Bags and Cost
Calculate decorative rock by square footage, depth, density, tons, cubic yards, bags and installed material cost. Select the real bed shape and see the rock layer drawn with its measured depth.
Calculation direction
Area and depth
Available material
Rock, delivery and price
Bed and depth visual
Material estimate
River rock calculator without a duplicate page
Use the river-rock size presets for 3/4-inch, 1-inch, 1–3-inch and 2-inch stone. The reverse-coverage mode calculates how many square feet an available ton, cubic yard or number of bags can cover at the selected depth. These functions address river rock calculator, river rock coverage calculator and cubic yards of gravel searches within the existing indexed landscape-rock calculator.
How much landscape rock do I need?
Measure the bed area, convert the desired depth to feet, and multiply area by depth to obtain cubic feet. Divide by 27 for cubic yards. Weight is volume multiplied by the selected bulk density. This calculator keeps the geometric volume, bulk weight, bag count, allowances and cost separate so the result can be checked.
Coverage by depth
A shallow decorative layer covers more square feet per cubic yard than a deep drainage layer. At 2 inches, one cubic yard covers about 162 square feet before waste; at 3 inches, about 108 square feet; at 4 inches, about 81 square feet.
Landscape rock calculator questions
Should I order by ton or cubic yard?
Use the unit quoted by your supplier. Volume is useful for the bed itself; tons depend on material density.
Why add waste and settlement?
Irregular edges, uneven grade, spillage and stone settling can increase the delivered quantity needed.
Can this calculate bags?
Yes. Enter the actual bag weight; the tool divides the adjusted bulk weight by that bag weight and rounds up.
Landscape rock, river rock, gravel cubic yards and reverse coverage
The Landscape Rock Calculator now covers the closely related river-rock and gravel-yard questions without publishing duplicate calculators. Users can estimate material from area and depth or reverse the calculation to find how much ground a known number of cubic yards, tons or bags will cover.
River rock size and void adjustment
Small and large river rock do not pack identically. The material selector includes common river-rock size ranges and an editable stone-size or void adjustment. The labelled visual changes with the selected rock size, helping the user distinguish a shallow small-stone bed from a deeper large-stone installation.
Figure cubic yards of gravel
Multiply square footage by depth in feet to obtain cubic feet, then divide by 27 for cubic yards. The calculator handles rectangles, circles, triangles, trapezoids and custom area, combines repeated sections and converts inches, feet, yards, centimeters or meters before applying density and waste.
Reverse coverage from available material
Choose the available-quantity direction when the material is already known. Enter cubic yards, tons or bag count, select depth and density, and the calculator reports the estimated square feet and square meters that can be covered. This is useful for leftover material, fixed truck deliveries and bagged-rock purchases.
Volume, weight, bags and cost
Geometric volume is converted to weight using the selected bulk density. Bags are rounded upward according to bag volume or weight. Price can be entered per ton, cubic yard or bag, with delivery and installation charges shown separately. A custom density remains available because supplier values can differ by moisture, quarry source, particle size and void space.
Landscape rock planning checklist
- Measure several sections instead of forcing an irregular bed into one rectangle.
- Use average depth and include low areas that need filling.
- Choose a depth appropriate for the stone size and intended weed suppression.
- Keep density, waste and compaction as separate assumptions.
- Confirm truck access, payload and supplier minimums before ordering.
Why river rock is not a separate calculator page
River rock uses the same area × depth volume model and density conversion as other decorative landscape stone. The dedicated material choices, visuals and supporting sections satisfy the specific intent while keeping one stronger canonical calculator instead of two pages competing for the same queries.
How many cubic yards of gravel cover 1,000 square feet?
At 2 inches deep, the geometric requirement is about 6.17 cubic yards before waste and other adjustments. At 3 inches deep, it is about 9.26 cubic yards.
Can I calculate tons from cubic yards?
Yes. Select the material density or enter the supplier’s value. The result displays both units and the conversion assumptions.
Sand calculator and aggregate coverage intent
Batch 5 canonical strengthening: Sand calculator and aggregate coverage intent. This landscape material page now also addresses sand calculator and aggregate coverage searches on the same canonical URL. Choose a density appropriate to the actual sand or aggregate, use the measured compacted depth, and avoid applying a decorative-rock default blindly. Volume, tons, bags and cost are already calculated from the same geometry, so a second page with only a different material label would duplicate the engine and split search relevance.
Landscape Rock Calculator: formula-based step-by-step solution
This Landscape Rock Calculator worked derivation uses the published default state. Its live formula panel replaces these values whenever an input, unit, mode, date, material, or scenario changes.
Quantity = 1Per Area = adjustedFt3 ÷ depthArea = adjustedFt3 ÷ depthDepth = finitePositive(Depth, "Rock depth") × depthFactorBase Ft3 = afterWaste + settlementVolumeWaste Volume = 0Settlement Volume = 0Adjusted Ft3 = afterWaste + settlementVolumeYards = adjustedForVoids ÷ 27Meters = adjustedFt3 × 0.028316846592Pounds = adjustedForVoids × densityTons = pounds ÷ 2000Bags = ceil(pounds ÷ bagWeight)Density = Rock Type = "custom" ? Custom Density : Rock Type
1. Governing formulas and numeric substitution
- Formula 1:
Quantity = 1Default-value substitution:Quantity = 1Intermediate evaluation:1 - Formula 2:
Per Area = adjustedFt3 ÷ depthDefault-value substitution:Per Area = adjustedFt3 ÷ (3) - Formula 3:
Area = adjustedFt3 ÷ depthDefault-value substitution:Area = adjustedFt3 ÷ (3) - Formula 4:
Depth = finitePositive(Depth, "Rock depth") × depthFactorDefault-value substitution:Depth = finitePositive((3), "(3)") × depthFactor - Formula 5:
Base Ft3 = afterWaste + settlementVolumeDefault-value substitution:Base Ft3 = afterWaste + settlementVolume | current data: What do you know?=need; Bed shape=rectangle; Dimension unit=ft; Length / triangle base=20; Width=10; Circle input=diameter; Circle measurement=12; Perpendicular height=8 - Formula 6:
Waste Volume = 0Default-value substitution:Waste Volume = 0Intermediate evaluation:0 - Formula 7:
Settlement Volume = 0Default-value substitution:Settlement Volume = 0Intermediate evaluation:0 - Formula 8:
Adjusted Ft3 = afterWaste + settlementVolumeDefault-value substitution:Adjusted Ft3 = afterWaste + settlementVolume | current data: What do you know?=need; Bed shape=rectangle; Dimension unit=ft; Length / triangle base=20; Width=10; Circle input=diameter; Circle measurement=12; Perpendicular height=8 - Formula 9:
Yards = adjustedForVoids ÷ 27Default-value substitution:Yards = adjustedForVoids ÷ 27 | current data: What do you know?=need; Bed shape=rectangle; Dimension unit=ft; Length / triangle base=20; Width=10; Circle input=diameter; Circle measurement=12; Perpendicular height=8 - Formula 10:
Meters = adjustedFt3 × 0.028316846592Default-value substitution:Meters = adjustedFt3 × 0.028316846592 | current data: What do you know?=need; Bed shape=rectangle; Dimension unit=ft; Length / triangle base=20; Width=10; Circle input=diameter; Circle measurement=12; Perpendicular height=8 - Formula 11:
Pounds = adjustedForVoids × densityDefault-value substitution:Pounds = adjustedForVoids × (100) - Formula 12:
Tons = pounds ÷ 2000Default-value substitution:Tons = pounds ÷ 2000 | current data: What do you know?=need; Bed shape=rectangle; Dimension unit=ft; Length / triangle base=20; Width=10; Circle input=diameter; Circle measurement=12; Perpendicular height=8 - Formula 13:
Bags = ceil(pounds ÷ bagWeight)Default-value substitution:Bags = ceil(pounds ÷ (50)) - Formula 14:
Density = Rock Type = "custom" ? Custom Density : Rock TypeDefault-value substitution:Density = (95) = "custom" ? (100) : (95)
2. Variables and measurement units used
- What do you know? =
need - Bed shape =
rectangle - Dimension unit =
ft - Length / triangle base =
20 - Width =
10 - Circle input =
diameter - Circle measurement =
12 - Perpendicular height =
8 - Second parallel side =
12 - Perpendicular height =
8 - Known area =
200 - Known area unit =
sqft - Number of identical landscape beds =
1 - Quantity available =
1 - Available quantity unit =
yard - Number of bags =
1 - Rock depth =
3 - Depth unit =
in - Rock type and planning density =
95 - Custom density in pounds per cubic foot =
100 - Stone-size / void adjustment (%) =
0% - Waste allowance (%) =
10% - Compaction / settlement allowance (%) =
5% - Bag weight (lb) =
50lb - Price method =
ton - Material price =
55 - Delivery charge =
75 - Sales tax (%) =
0%
3. Landscape Rock Calculator final evaluation: this calculator’s production engine evaluates the substituted relationship with unrounded internal precision; its subject-specific result cards, table, and visual report the rounded final answer and verification quantities.
Formula-based calculator guide
Landscape Rock Calculator: formula, steps, units and verification
landscape rock calculator is designed for a transparent calculation rather than a black-box answer. Landscape Rock Calculator: calculate landscape rock, gravel and river rock by area or reverse coverage. Get cubic yards, tons, bags, stone-size presets.
How to use the landscape rock calculator in 5 steps
- Choose the required mode. Select the calculation path that matches the quantity you know and the result you need.
- Enter source values. Use measured, documented or assignment values rather than rounded estimates whenever possible.
- Confirm every unit. The landscape rock calculator converts supported units before formula substitution, so each selector must describe the entered number.
- Run the calculation. Review the displayed formula, normalized values and numeric substitution before accepting the final result.
- Verify the answer. Reproduce the substitution manually and check whether the output is reasonable for the stated assumptions.
Landscape Rock Calculator formula and unit checks
The landscape rock calculator keeps source inputs, canonical calculation units and displayed output units separate. This prevents a correct formula from producing a wrong answer because feet were treated as meters, percentages as decimals, or time values as the wrong interval.
For an independent check, copy the formula shown by the calculator, substitute the unrounded canonical values, preserve full precision through intermediate operations and round only the final result. The verified answer should match both the displayed number and its measurement unit.
How to interpret the landscape rock calculator result
A result is useful only when its assumptions match the real problem. Compare the answer with expected ranges, inspect any warning or boundary message, and test a nearby input to confirm that the output changes in the direction predicted by the governing relationship.
The landscape rock calculator provides an educational and planning result. For regulated, medical, structural, financial, laboratory or safety-critical decisions, verify the inputs and method against the applicable professional requirements before acting.
Related calculators
Landscape Rock Calculator quick verification checklist
Before saving or reporting a result from the landscape rock calculator, confirm the input source, unit selections, formula mode, intermediate substitution, final unit and rounding rule. These checks make the calculation reproducible and easier to audit.
Browse the complete published calculator sitemap or return to the Salar Cafe home page.