Area By Coordinates

Enter a list of coordinate pairs (x/y or lat/lon) and instantly get the polygon area using the Shoelace formula.

Coordinates

Result

Enter coordinates and press Calculate

Polygon Preview

Preview updates after calculating

Summary

Enter a list of coordinate pairs (x/y or lat/lon) and instantly get the polygon area using the Shoelace formula.

How it works

  1. Enter one coordinate pair per line in the format "x, y" or "lat, lon".
  2. The tool parses each pair and builds a polygon vertex list.
  3. The Shoelace (Gauss) formula computes the signed area and returns the absolute value.
  4. For geographic coordinates, the result is shown in both square degrees and approximate square kilometers.
  5. The polygon preview updates live as you type, showing the shape on a canvas.

Use cases

  • Estimate the area of a parcel of land from surveyed corner coordinates.
  • Calculate the footprint area of a building or site from its corner points.
  • Verify polygon areas when working with GIS data outside a full GIS tool.
  • Quickly convert a list of GPS waypoints into an area estimate.
  • Compute area of an irregular shape drawn on a grid.
  • Check survey or CAD data for plausibility before importing.

Frequently Asked Questions

Last updated: 2026-06-24 · Reviewed by Nham Vu