Uneven Sides Square Footage Calculator — Quadrilaterals with Four Different Sides
A shape with four sides where no two sides are equal — and where the angles are not all 90 degrees — cannot be measured with the simple L × W formula. Lot boundaries that follow road curves or survey lines, old trapezoidal rooms in Victorian homes, and outdoor areas bounded by fences on non-parallel lines all fall into this category. Calculating these areas accurately requires either surveyor coordinates or diagonal measurements that split the quadrilateral into two triangles.
The most reliable field method: measure all four sides plus one diagonal (corner to corner). This diagonal divides the quadrilateral into two triangles. Calculate each triangle's area using Heron's formula and add the results.
Two-Triangle Method for Uneven Quadrilaterals
Step 1: Measure all four sides (a, b, c, d) and one diagonal (e) connecting opposite corners. Step 2: You now have two triangles sharing the diagonal. Triangle 1 has sides a, b, and e. Triangle 2 has sides c, d, and e. Step 3: Apply Heron's formula to each triangle. Triangle 1: s₁ = (a+b+e)/2, A₁ = √[s₁(s₁−a)(s₁−b)(s₁−e)]. Triangle 2: s₂ = (c+d+e)/2, A₂ = √[s₂(s₂−c)(s₂−d)(s₂−e)]. Step 4: Total area = A₁ + A₂.
Example: A trapezoidal lot with sides 60 ft, 80 ft, 90 ft, and 70 ft. Diagonal from the 60/70 corner to the 80/90 corner measures 100 ft. Triangle 1: s = (60+80+100)/2 = 120. A₁ = √[120×60×40×20] = √5,760,000 = 2,400 sq ft. Triangle 2: s = (90+70+100)/2 = 130. A₂ = √[130×40×60×30] = √9,360,000 = 3,059 sq ft. Total = 5,459 sq ft.
Surveyor Coordinate Method
For larger parcels where GPS coordinates are available, the shoelace formula (Gauss's area formula) calculates polygon area directly from coordinate pairs. Enter the (x, y) coordinates of each corner in order around the perimeter. Area = |Σ(xᵢyᵢ₊₁ − xᵢ₊₁yᵢ)| / 2. This method handles any polygon regardless of the number of sides.
Parallelogram — Special Case of Uneven Sides
A parallelogram has two pairs of parallel sides but angles that are not 90 degrees. Its area is Base × Perpendicular Height, not side × side. The perpendicular height is the vertical distance between the two parallel bases — not the slant length of the side. For a parallelogram-shaped parking bay, driveway apron, or garden bed, always measure the right-angle height.
Common Uneven-Sided Applications
- Residential lot with road frontage angle: Use two-triangle method with all four boundary lines plus one diagonal
- Old Victorian room with non-square corners: Laser measure distances wall to wall, check angles, use diagonal split
- Driveway apron (fan shape): Decompose into a rectangle plus triangle or trapezoid
- Sloped garden terrace: Trapezoid formula if two sides are parallel; two-triangle method otherwise
Related tools: irregular shape calculator · trapezoid calculator · triangle calculator · polygon calculator
GPS and Surveyor Coordinates for Uneven Parcels
For lot boundaries, county GIS portals provide parcel boundary coordinates for every property. Download the boundary coordinates, apply the shoelace formula, and verify the acreage matches the deed. If the deed states 0.35 acres and your shoelace calculation from GIS coordinates yields 0.38 acres, the discrepancy (1,307 sq ft) may represent a historic survey error, a boundary line adjustment, or a data entry issue in the tax records. Understanding your property's exact square footage matters when calculating setback compliance, impervious surface limits, and accessory structure allowances — all of which are expressed as percentages of the total lot area. Request a current survey if your GIS coordinates and deed area disagree by more than 2%.
Chain Surveying for Uneven Boundary Estimation
Before GPS, surveyors used chain surveying to measure irregular boundary areas. The method is still useful for properties without recorded coordinates. Set a baseline between two known corners. Measure perpendicular offsets from the baseline to each boundary change point at regular intervals (every 20–50 ft). The area equals the sum of trapezoids formed between consecutive offset points. For a property with a curved rear boundary: measure the baseline (straight line between the two rear corners), then measure perpendicular offsets to the boundary at 20 ft intervals. Each trapezoid area = ½ × (offset₁ + offset₂) × 20 ft. Sum all trapezoids for the total area. This method has a 2–5% error depending on how curved the boundary is — accurate enough for landscaping and fencing estimates.