Area Computations
The two-dimensional space occupied by a tract of land. In surveying, it is typically measured in square meters () or hectares ().
Area by Coordinates (Shoelace Method)
Given the coordinates of the vertices of a closed traverse (), (), ..., ().
Shoelace Formula
Where:
- : Eastings (Departures)
- : Northings (Latitudes)
The vertices must be listed in consecutive order (clockwise or counter-clockwise).
Shoelace Method Simulator
Drag the points to change the shape of the polygon. The area is automatically calculated using the Coordinate (Shoelace) Method.
Coordinates:
Area Involving Circular Curves
When a property boundary includes a circular curve (e.g., along a curved road), the standard coordinate method only gives the area of the straight-line polygon defined by the chord connecting the curve's endpoints.
Adjusting for Curves
- Calculate the area of the polygon using the straight chord (usually via the coordinate method).
- Calculate the area of the circular segment formed by the arc and the chord using the radius and central angle :
- Add the segment area if the curve bulges outward from the polygon (it adds land to the total area).
- Subtract the segment area if the curve bows inward into the polygon (it removes land from the total area).
Move the interactive point on the polygon to see how it affects the total area calculated using the coordinates method.
Area by Coordinates Simulator
Visualize how moving a polygon vertex affects its calculated area.
Results
Interactive Area Calculator
Use the tool below to input a traverse (lengths and directions) and calculate its area.
Traverse & Area Tool
Traverse Lines
Plot
Area by Double Meridian Distance (DMD)
This method is based on the balanced latitudes and departures of the traverse.
DMD Rules
- DMD of the first course: Equal to the Departure of the first course.
- DMD of any other course: Equal to the DMD of the preceding course + Departure of the preceding course + Departure of the course itself.
- DMD of the last course: Equal to the negative of the Departure of the last course (Check).
Double Area ():
Area ():
Double Parallel Distance (DPD)
Similar to DMD but uses Latitudes instead of Departures.
- DPD of first course: Equal to the Latitude of the first course.
- 2A: .
Area with Irregular Boundaries
Used when one side of the area is an irregular curve (e.g., a river bank). Offsets () are measured from a traverse line at regular intervals ().
1. Trapezoidal Rule
Assumes the boundary between offsets is a straight line.
Trapezoidal Rule
Where:
- : Common interval distance.
- : End offsets.
- : Number of offsets.
2. Simpson's 1/3 Rule
Assumes the boundary between offsets is a parabolic arc. More accurate than Trapezoidal Rule but requires an odd number of offsets (even number of intervals).
Simpson's Rule
Where:
- : Sum of even offsets ().
- : Sum of odd offsets ().
Planimeter Method
A Planimeter is a mechanical or digital instrument used to measure the area of a plane figure by tracing its perimeter.
- Principle: Based on Green's Theorem.
- Use: Rapid determination of areas from maps or plans (e.g., irregular parcels, lakes).
- Coordinate Method: General method for any polygon.
- DMD/DPD: Based on balanced Latitudes and Departures.
- Trapezoidal Rule: Straight-line approximation for irregular boundaries.
- Simpson's Rule: Parabolic approximation; requires odd number of offsets. More accurate for curved boundaries.
- Curve Adjustments: Add or subtract the area of the circular segment () depending on the boundary's bulge direction.