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
Vertices
—
Area
—
Approx. area (km²)
—
Approx. area (mi²)
—
Perimeter
—
Copied!
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
- Enter one coordinate pair per line in the format "x, y" or "lat, lon".
- The tool parses each pair and builds a polygon vertex list.
- The Shoelace (Gauss) formula computes the signed area and returns the absolute value.
- For geographic coordinates, the result is shown in both square degrees and approximate square kilometers.
- 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