Land Parcel / Cadastral Area Calculator

Calculate parcel area, perimeter, centroid, bearings, and closing-edge checks from ordered survey coordinates using the shoelace formula.

Shoelace Formula Easting / Northing Acres, Hectares, m² Survey Bearings
Share this tool

Survey Settings

Use projected survey coordinates such as eastings and northings. Raw latitude/longitude is not suitable for cadastral area.

Formula

Area = 1/2 |Σ(xᵢyᵢ₊₁ - xᵢ₊₁yᵢ)|

Enter boundary points in clockwise or counter-clockwise order. Do not sort points automatically.

Boundary Points

Point X / Easting Y / Northing

Accepted: P1, 500000.000, 200000.000

Quick Load:

Calculating parcel...

Enter ordered boundary points to calculate parcel area, perimeter, bearings, and closing-edge checks.

Use projected survey coordinates such as eastings and northings.

What Is a Cadastral Area Calculator?

A cadastral area calculator measures the area enclosed by a land parcel boundary from ordered survey coordinates. Instead of using latitude and longitude directly, it expects projected coordinates such as eastings and northings from a local grid, UTM zone, State Plane system, national grid, or survey control network. That makes the result useful for checking parcel area, perimeter, centroid, edge bearings, hectares, acres, and square meters from coordinate geometry.

P1 P2 P3 P4 P5 X / Easting Y / Northing Area = 1/2 |Σ(xᵢyᵢ₊₁ − xᵢ₊₁yᵢ)|

How to Calculate Land Parcel Area from Survey Coordinates

Enter each boundary corner in the order the parcel boundary is walked or drawn. Clockwise and counter-clockwise order both work because the calculator reports the absolute enclosed area. The first point does not need to be repeated at the end; the tool automatically includes the final boundary edge from the last point back to the first point. If you paste the first point again as the last row, the duplicate is removed before area calculation and the closure status is shown separately.

The coordinate values should be planar X/Y values, usually called easting and northing. Common examples include UTM coordinates, State Plane coordinates, British National Grid, local engineering grids, and national cadastral grids. Select meters, international feet, or US survey feet so the calculator can convert the coordinate geometry area into square meters, hectares, acres, and square feet.

Shoelace Formula for Parcel Area

The calculator uses the shoelace formula, also called Gauss's area formula or the surveyor's formula. It multiplies each point's X value by the next point's Y value, subtracts the next point's X value times the current point's Y value, sums all edges, and divides the absolute result by two. This is the standard planar polygon area method for ordered coordinate pairs.

The sign of the shoelace result indicates point orientation. A positive signed area means the points are counter-clockwise in a conventional X/Y coordinate system; a negative signed area means clockwise. The displayed area stays positive either way, but the orientation is useful when checking imported parcel rings or CAD/GIS exports.

Projected Coordinates vs Latitude and Longitude

Latitude and longitude are angular measurements on an ellipsoid, not equal-distance Cartesian coordinates. One degree of longitude has a different ground distance depending on latitude, and degrees are not square meters. For cadastral work, convert GPS or WGS84 coordinates into an appropriate projected coordinate reference system before calculating area. The correct CRS depends on location, datum, epoch, and the rules used by the land registry or survey authority.

This tool warns when the CRS label looks like EPSG:4326, WGS84, latitude, or longitude. The warning does not block calculation because users may be testing sample numbers, but it is a strong signal to reproject first if the result will be used for parcel verification.

Perimeter, Bearings, and Closing Edge Checks

In addition to area, the calculator reports every parcel edge with delta X, delta Y, length, azimuth, and quadrant bearing. Azimuth is measured clockwise from north, so an edge running due east has an azimuth of 90 degrees. The bearing label expresses the same direction in survey notation such as N 45°00'00" E.

The closing edge is the normal boundary segment from the last unique point back to the first point. It is not treated as an error. If you intentionally repeat the first point as the last row, the calculator treats that repeated point as an explicit closure check and reports whether it exactly matches the first coordinate.

Area Units for Land Parcels

UnitCommon use
Square metersDetailed site plans, engineering drawings, and metric cadastral records.
HectaresFarms, estates, planning applications, forestry, and registry area summaries.
AcresReal estate, rural land, agriculture, and property listings in acre-based markets.
Square feetBuilding lots, local property records, and US customary workflows.

When to Use a Licensed Surveyor

This calculator is useful for checking coordinate geometry, preparing estimates, reviewing GIS exports, and validating spreadsheet calculations. It does not establish a legal boundary, resolve title conflicts, account for monument evidence, or replace jurisdiction-specific cadastral procedures. For deeds, subdivisions, easements, boundary disputes, and land registry submission, use official survey records and a licensed surveyor.

Frequently Asked Questions

How do I calculate land area from easting and northing coordinates?

List the parcel corners in boundary order, choose the coordinate unit, and calculate. The tool applies the shoelace formula to the easting/northing pairs and converts the result into square meters, hectares, acres, square feet, and other useful parcel units.

Can I use latitude and longitude for cadastral parcel area?

You should not use raw latitude and longitude for cadastral area because degrees are angular units, not planar distance units. Reproject the coordinates into a suitable local projected CRS first, then calculate area from the projected X/Y coordinates.

Does point order matter in the shoelace formula?

Yes. Points must follow the parcel boundary in clockwise or counter-clockwise order. Randomly sorted points can create crossing edges and a false area, so the calculator preserves your entered point order and warns if the shape appears to self-intersect.

What is a closure check in a parcel boundary?

A closure check compares a repeated final coordinate against the first coordinate. If the first point is not repeated, the calculator simply reports the normal last-to-first boundary edge length and does not mark it as an error.

How accurate is this cadastral area calculator?

The arithmetic is exact for planar coordinate geometry within normal floating-point limits. Real-world accuracy depends on the survey measurements, coordinate reference system, datum, coordinate precision, and whether the legal boundary includes curves or other rules not represented by straight coordinate edges.

Can this calculator replace a legal land survey?

No. It is a calculation and verification tool, not a legal survey product. Use it to check coordinate lists, estimates, and GIS workflows, then rely on official records and licensed professionals for legal boundary decisions.