屋根計算機
屋根面積,屋根面積,シングルバンドル,材料コストをフットプリントから推定する。
結果はタイプすると更新されます。
この計算機の情報
roofing calculator is a tool that can help you calculate the slope of your roof. It can be used to calculate the slope of your roof, and the amount of material needed to cover it. The slope of your roof is measured in squares of 100 square feet, and asphalt shingles come three bundles to the square. A waste allowance covers cuts, ridges, hips and starter courses. With 10% waste that is about 13.9 squares — roughly 42 bundles of shingles. This is a tool that can help you calculate the slope of your roof. The slope of your roof is measured in squares of 100 square feet. This is aWorked example: This is a flat footprint of a building. This is a flat footprint of a building.This is aWorked example: This is a flat footprint of a building.This is aWorked example: This is a flat footprint of a building.This is aWorked example: This is a flat footprint of a building.This is aWorked example: This is a flat footprint of a building.This is aWorked example: This is a flat footprint of a building.This is aWorked example: This is a flat footprint of a building.This is aWorked example: This is a flat footprint of a building.This is aWorked example: This is a flat footprint of a building.This is aWorked example: This is aWorked example: This is a flat footprint of a building.This is aWorked example: This is a flat footprint of a building.This is aWorked example:This is a flat footprint of a building.This is aWorked example: This is a flat footprint of a building.This is aWorked example:This is a flat footprint of a building.This is aWorked example:This is a flat footprint of a building.This is aWorked example:This is a flat footprint of a building.This is aWorked example:This is a flat footprint of a building.This is aWorked example:This is aWorked example:This is a flat footprint of a building.This is aWorked example:This is a flat footprint of a building.This is aWork
よくある質問
屋根の四角は何ですか。
1平方メートルは100平方フィートの屋根面積である。
屋根の傾斜は材料量をどのように変化させるかを調べた。
斜めのピッチは同じフットプリントに対してより多くの実際の面積を意味します。4/12の屋根は平坦なフットプリントより約5%大きく、12/12の屋根は約41%大きいです。ピッチフィールドは√(rise²+144)/12の倍数を正確に適用します。
四角形の中にシンドウの束は何本ある?
標準の三つのタブと建築用アスファルトシングルは、1 平方メートルあたり 3 つのバンドルです。重いデザイナーシングルは、 4 つまたは 5 つのバンドルを持ち、これは高度なオプションで設定できます。
どうやって屋根の傾きを 見つける?
屋根が12インチの水平線上でどれだけ上がるかを測定します。屋根から水平にレベルを持ち、12インチマークの表面まで測定します。4インチの上がりは4/12ピッチです。ほとんどの家は4/12と9/12の間に下がります。
屋根に必要なシングルは何束?
3本の束は標準的なアスファルトシングルの1平方メートルを覆うので、屋根面積を平方メートルで3倍にして、廃棄物を含めて計算する。例えば13.9平方メートルの場合は約42本の束が必要である。重いデザイナーズシングルは1平方メートルあたり4〜5本の束が必要である。
家の床面積と同じでしょうか?
屋根の地上面積は、屋根の外縁までの面積であり、屋根の内部面積ではない。建物の外観に近い簡単なガブリエル屋根の場合、滴縁までの面積を測定し、ピッチ乗算器に傾斜を扱わせる。
API — コードからこの計算機を使う
この計算機を自由な JSON エンドポイントとして呼び出します。鍵は必要ありません。下のフィールド値をクエリパラメータまたは JSON として送信します。 API ドキュメントを読む →
エンドポイント
GET https://calculator.free/api/v1/roofing/
curl
curl "https://calculator.free/api/v1/roofing/?length=40&width=30&pitch=4"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/roofing/?" + new URLSearchParams({
"length": "40",
"width": "30",
"pitch": "4"
}));
const data = await r.json();
console.log(data.results);
結果は一般的な指導のための推定であり,財務的,医療的または税務的なアドバイスではない。