BuildMetricLab
UK / US

Surveying & Mapping

Area from Coordinates Calculator

Calculates land area from corner coordinates using the Shoelace formula

Updated 27 May 2026 · Live

What this tool does

Calculates the area and perimeter of a four-corner plot from its (x, y) coordinates in metres, using the Shoelace formula.

Inputs
m
m
m
m
m
m
m
m
Result

Polygon Area (4 vertices)

92.00 m²

Perimeter
40.11 m
Hectares
0.0092 ha
Acres
0.0227 ac
Method
Shoelace formula (Gauss area)
Formula Used
Polygon area
Vertex easting coordinate (projected, metres)
Vertex northing coordinate (projected, metres)

People also use

How the area from coordinates calculator works

Enter the corner coordinates of a plot and the calculator returns its area using the Shoelace formula, along with the perimeter and the equivalent in hectares and acres. It works on a closed polygon: each corner is an (x, y) pair in metres, listed in order around the boundary. The result is a pure geometric calculation from the coordinates entered — there is no rate, no cost, and no material involved.

The Shoelace formula

The Shoelace formula — also called the surveyor's formula or Gauss's area formula — finds the area of any simple polygon from its vertex coordinates: A = ½ |Σ (xᵢ·yᵢ₊₁ − xᵢ₊₁·yᵢ)|. It sums the cross-products of consecutive coordinate pairs, which is equivalent to adding and subtracting the trapezoids formed under each edge. The absolute value is taken because the raw sum is positive when vertices are listed anticlockwise and negative when clockwise — the area is the same either way. For a simple, non-self-crossing polygon the result is exact.

A worked example

Take four corners at (0, 0), (12, 0), (15, 7), and (5, 9) metres. Pairing consecutive points: (0·0 − 12·0) + (12·7 − 15·0) + (15·9 − 5·7) + (5·0 − 0·9) = (0 − 0) + (84 − 0) + (135 − 35) + (0 − 0) = 0 + 84 + 100 + 0 = 184. Half the absolute value gives 92 m². The perimeter is the sum of the four edge lengths, about 40.1 m, which works out to 0.0092 hectares or 0.0227 acres. Every figure follows directly from the coordinates, with no rate or take-off step.

Which coordinates to use

The calculator expects projected coordinates in metres — an easting and a northing — such as OSGB36 National Grid references or a UTM zone. On a projected grid one unit is one metre in both directions, so the cross-products give a true area. Latitude and longitude in degrees do not work: a degree of longitude is a different ground distance from a degree of latitude, and both vary with location, so feeding raw lat/lon into the Shoelace formula gives a meaningless figure. Geographic coordinates convert to a projected grid first.

Entering the corners in order

Vertices belong in sequence around the perimeter — clockwise or anticlockwise, but not jumbled. The formula joins each point to the next and the last back to the first, so an out-of-order list describes a different, self-crossing shape. A crossed (bowtie) order makes the positive and negative parts cancel, which is why coordinates that should enclose an area can come back as zero; the calculator flags that case rather than reporting a misleading number.

How many corners

This calculator takes a four-corner plot — the four (x, y) pairs of a quadrilateral, which covers most rectangular and trapezoidal plots, rooms, and parcels. A plot with more sides splits into quadrilaterals or triangles, and the separate areas add up to the total. The four corners are entered in order around the boundary.

Coordinate-source accuracy

The arithmetic is exact, so the accuracy of the area depends entirely on the accuracy of the coordinates. A handheld or phone GPS fixes a point to roughly 3–5 m, which is fine for a rough plot size but can move an estimate by a noticeable margin on a small site. Survey-grade RTK GNSS reaches a few centimetres, and a total station traversed from known control reaches millimetres. Ordnance Survey MasterMap data carries its own stated accuracy by feature. The figure here is only ever as good as the coordinates put into it.

Reading the results

The headline figure is the polygon area in square metres. The perimeter is the total boundary length, useful for fencing or edging, and the hectare and acre equivalents are shown to three significant figures so the precision scales with plot size rather than implying false accuracy on a small site. The vertex count confirms how many corners were used.

When a measured survey is needed

For a rough idea of plot size from map coordinates, this calculation is enough. For anything boundary-critical — a land transfer, a boundary dispute, a Party Wall matter, or a planning submission that turns on site area — an RICS-accredited measured land survey gives the definitive figure, set against the legal title and physical features. Planning drawings and online maps are convenient but are not survey-accurate.

What this tool does not do

It does not convert latitude and longitude, reproject between coordinate systems, handle a self-crossing boundary, or settle a legal boundary line. It reports the geometric area of the polygon described by the coordinates as entered.

Using this alongside other BuildMetricLab tools

Once a plot area is known, it feeds into area-based tools — the acres-to-square-metres and hectares-to-acres converters for unit changes, fencing for the boundary run, and turf or paving estimators for ground cover. The bearing-and-distance and GPS-coordinate tools help prepare the coordinates in the first place. Every BuildMetricLab tool runs entirely in your browser — no sign-up, no data sent anywhere, and the formula is shown on the page so the maths can be audited.

Sources & methodology

Area is computed with the Shoelace (Gauss) formula, A = ½ |Σ (xᵢ·yᵢ₊₁ − xᵢ₊₁·yᵢ)|, over the polygon vertices entered in order; perimeter is the sum of the edge lengths. Coordinates are projected values in metres (e.g. OSGB easting/northing or UTM); latitude/longitude in degrees are not valid input. Hectares (÷ 10,000) and acres (÷ 4,046.8564224) are shown to three significant figures. The result is exact for the coordinates entered; every value comes from those coordinates.

Frequently asked questions

Which coordinates should I enter?

Projected coordinates in metres — an easting and a northing, such as OSGB National Grid or a UTM zone. Latitude and longitude in degrees give a meaningless area, because a degree of longitude covers a different ground distance from a degree of latitude. Convert geographic coordinates to a projected grid first.

Does the order of the points matter?

Yes. Enter the corners in sequence around the boundary, clockwise or anticlockwise. The formula joins each point to the next and the last back to the first, so a jumbled or crossed order describes a different shape — and a bowtie crossing makes the area cancel to zero, which the calculator flags.

How accurate is the area?

The Shoelace formula is exact for the coordinates you enter, so the real accuracy comes from the coordinate source. A handheld or phone GPS is good to about 3–5 m; survey-grade RTK GNSS reaches centimetres and a total station millimetres. A small plot measured on a phone GPS can be out by a noticeable margin.

How many corners can I enter?

Four — the (x, y) pairs of a quadrilateral plot, entered in order around the boundary. For a plot with more sides, split it into quadrilaterals or triangles and add the areas.

Does this replace a measured survey?

No. It gives a geometric area from coordinates. For boundary-critical work — a land transfer, boundary dispute, Party Wall matter, or planning submission that turns on site area — an RICS-accredited land survey is the definitive measurement against the legal title.

Calculators from other categories that planners often reach for next.