Erosion Blanket (RECP) Roll and Staple Takeoff

Rolls and staples to order for a slope erosion-control blanket (RECP), where the side/end overlap drives the roll count.

Run the calculator

Example

You enter

You get

Details, formula, and sources

rolls = ceil(area x (1 + overlap) / roll area), staples = ceil(area sy x staples per sy). An 18,000 sf slope at 10% overlap needs 22 rolls and ~3,000 staples. The manufacturer's guide sets the overlap and staple pattern.

coverage_sy = area_sf / 9; roll_sy = roll_width_ft x roll_length_ft / 9; rolls = ceil(coverage_sy x (1 + overlap_pct/100) / roll_sy); staples = ceil(coverage_sy x staples_per_sy).

Lapped-roll takeoff identity by name (RECP install); first-principles area arithmetic; the manufacturer's guide sets overlap and staples.

The lapped-roll takeoff is public erosion-control practice; the overlap and staple pattern come from the manufacturer's installation guide.

Estimate. AHJ and licensed professional govern.

Field names used by the API: area_sf, overlap_pct, roll_width_ft, roll_length_ft, staples_per_sy, coverage_sy, rolls, staples

Related tools