Traverse Area Calculator

Enter traverse station coordinates (X, Y) and instantly compute the enclosed polygon area using the Shoelace (Gauss) formula.

Station Coordinates

#
X (Easting)
Y (Northing)

Input coordinate unit

Results

Enter coordinates and click Calculate

Polygon Preview

Copied!

Summary

Enter traverse station coordinates (X, Y) and instantly compute the enclosed polygon area using the Shoelace (Gauss) formula.

How it works

  1. Enter the X (Easting) and Y (Northing) coordinates for each traverse station.
  2. Add as many stations as needed using the "Add Station" button.
  3. Click "Calculate Area" to apply the Shoelace formula: Area = |Σ(xᵢ × yᵢ₊₁ − xᵢ₊₁ × yᵢ)| / 2.
  4. The tool closes the traverse automatically by linking the last point back to the first.
  5. Results are displayed in sq meters, sq feet, acres, and hectares.
  6. Use "Load Sample" to try a pre-loaded example traverse instantly.

Use cases

Frequently Asked Questions

Related tools

Last updated: 2026-05-23 · Reviewed by Nham Vu