Skip to main content

Contour Area Calculator Planimetric vs Surface Area

Measure land area from a contour map and get both the planimetric (map) area and the true surface area on a slope. Pick a contour interval, trace the boundary, and read acreage in acres, hectares, or square meters. Built for sloped terrain, where the flat footprint and the ground you actually walk differ.

Loading calculator...

What’s the difference between planimetric and surface area?

Planimetric area is the flat, straight-down footprint, the same area a deed, a tax roll, and a GIS layer use. True surface area is that footprint stretched over the slope, and it’s always equal to or larger than planimetric. The conversion is surface area equals planimetric area divided by the cosine of the slope angle: about 6 percent larger at a 20 degree slope, 41 percent larger at 45.

Use planimetric for legal lot size and tax assessment, and use surface area for earthwork, seeding, or material coverage on a sloped site. Contour and elevation data for the calculation come from sources like the USGS National Map.

A surveyor stakes a 12-acre hillside lot and hands the buyer a deed. At grading time the buyer discovers the contour area — the surface draped over the slope — is closer to 14 acres. The deed number is planimetric: a flat projection looking straight down. On a 30% grade that gap is not trivial. People measuring land from topo maps trip over it constantly, either because they never distinguish the two areas or because they pick a contour interval too coarse to capture the terrain.

This calculator takes contour elevations and boundary vertices to produce a planimetric area and, where applicable, an approximate surface area. Use it for concept-level site checks — verifying that a parcel on a slope actually delivers the usable acreage you expect before ordering a full boundary survey.

Planimetric Area vs Surface Area on Slopes

Planimetric area is the footprint you see looking straight down — a map projection onto a horizontal plane. It is what GIS polygon tools measure, what county assessors record, and what most deeds reference. Surface area is the actual ground you walk on, stretched along the slope. On flat ground the two are identical. On a 20° slope the surface area is about 6% larger; at 45° it is 41% larger.

For legal lot size and tax assessment, planimetric is standard. For earthwork, erosion blanket, or seeding, you need surface area. The conversion: surface area = planimetric area ÷ cos(slope angle). Quoting “12 acres” without specifying which type can swing a grading bid by thousands of dollars on a steep site.

Contour Interval Choice and Precision Tradeoffs

Contour interval is the vertical distance between adjacent contour lines. A 10 ft interval on a gentle 5% slope means contours are about 200 ft apart horizontally — you get only a few lines across a small parcel and the interpolated surface between them is crude. Drop to a 2 ft interval and you capture undulations, benches, and swales that the coarser map smoothes away.

Finer is not always better. On very steep terrain, tight intervals create a wall of lines so dense you cannot read the map, and the calculated area barely changes because the slope is nearly uniform between lines. The sweet spot depends on relief: gentle rolling land benefits most from fine intervals (1–2 ft or 0.5 m); steep uniform hillsides gain little below 5 ft (1.5 m).

Standard USGS 7.5-minute quads use 10 ft or 20 ft intervals. Lidar DEMs let you generate any interval, but accuracy (±10–15 cm vertical) sets a floor below which tighter spacing amplifies noise instead of capturing real terrain.

Boundary Digitizing: Closure Errors and Corrections

The last vertex of a traced boundary must land exactly on the first to form a closed polygon. In practice a gap of a few centimetres on a scanned map becomes metres on the ground. Most GIS tools auto-close by connecting last to first with a straight segment — if the gap is small the error is negligible, but if an entire boundary leg was omitted the auto-close chord cuts off a chunk of the parcel.

Before accepting an area, verify the polygon is closed and the vertex count matches the actual boundary corners. A 5-sided parcel digitized with 4 vertices is missing a corner — missing corners on concave sides overstate area, on convex sides understate it.

Worked Example: Hillside Parcel in Three Steps

A buyer is evaluating a 10-acre (planimetric) hillside lot with an average slope of 25% (about 14°). The county topo map shows 10 ft contour intervals.

  1. Digitize the boundary. Trace the parcel corners from the plat or GPS coordinates, close the polygon, and confirm 10.0 acres planimetric.
  2. Estimate surface area. At 14° average slope: surface area = 10.0 ÷ cos(14°) = 10.0 ÷ 0.970 ≈ 10.3 acres. The slope adds roughly 0.3 acres of physical ground.
  3. Check the contour interval impact. Re-running with 2 ft lidar contours instead of 10 ft USGS contours captures a mid-slope bench that the coarse contours missed. The refined planimetric boundary shifts slightly, landing at 10.1 acres — a minor change, confirming the coarse interval was adequate for this terrain.

On steeper or more irregular ground the gap between coarse and fine intervals widens. If the two runs diverge by more than 3–5%, the finer interval is capturing real terrain features you should not ignore.

Coordinate Systems and Unit Conversion Pitfalls

Area calculations are projection-dependent. A polygon in raw latitude/longitude cannot go through a simple Cartesian area formula without distortion — at 60°N, a degree of longitude is half the ground distance it covers at the equator. Computing unprojected area at high latitudes can understate the result by 15%+.

Project into UTM or State Plane before computing. UTM keeps distortion below 0.04% within a zone — negligible for parcels. The other silent error is unit mismatch: mixing metric contours with imperial boundary coordinates produces a plausible-looking number that is off by a factor tied to the ft²/m² conversion (1 acre = 43,560 ft² = 4,046.86 m²).

If Your Result Looks Wrong, Check These First

  • Polygon closure. Open polygons return zero or garbage. Verify the first and last vertex match exactly.
  • Coordinate system. Lat/long input without projection inflates or deflates area depending on latitude. Re-project to UTM or State Plane and re-run.
  • Unit mismatch. Metres in, feet out (or vice versa) produces an area off by a factor of ~10.76. Confirm input and output units match.
  • Vertex winding order. Some algorithms return negative area for clockwise vertex order. If the number is negative, reverse the order or take the absolute value.
  • Cliff or vertical face. Contour-based interpolation breaks on overhangs and near-vertical cliffs where contour lines stack on top of each other. The calculator cannot resolve terrain where a single XY position has two elevations.

Mistakes that go unnoticed: quoting surface area as if it were planimetric on a deed, using 20 ft contour intervals on a site where 2 ft bench features control grading cost, and forgetting that scanned map contours carry the scanning resolution’s positional error into the area calculation.

Related tools: Watershed Catchment Calculator when your contour boundary defines a drainage area, Solar Land Requirement Calculator to check if a sloped parcel has enough usable acreage for panels, Erosion Risk Index to score slopes you just measured, and GPS Coordinate Area Calculator for parcels defined by lat/long waypoints instead of contour data.

Area figures from this tool are geometric estimates based on the contour data and boundary vertices you provide — they do not replace a licensed boundary survey or a professionally certified plat for legal or conveyance purposes.

Frequently Asked Questions

What does the Contour Area Calculator compute?

It returns the planimetric area of a polygon you define from contour lines or a traced boundary, plus the true surface area once you give it a slope. Planimetric means the flat, straight-down footprint, the same area a deed or a GIS layer reports. Surface area is that footprint stretched over the terrain, which is what the contour data is for. You get the perimeter too, in square meters, hectares, acres, square kilometers, or square feet.

What inputs should I enter?

Depends on your data. From a scanned topo map, upload the image, calibrate the scale off the printed scale bar, and click the boundary corners. From a DEM, set an elevation threshold and the tool pulls the area between contours. It also accepts lat/lon vertices, but if all you've got is a boundary you walked with GPS and you just want the enclosed acreage, the Land Measurement GPS Coordinate Area Calculator is the more direct tool for that. Whatever the source, keep the boundary closed and the units consistent, since a metric-in, imperial-out mismatch is the most common silent error.

How do contour intervals affect area accuracy?

The interval sets how much terrain detail the map captures between lines. On gentle rolling ground, a 10-foot USGS interval leaves contours far apart and smooths away benches and swales, so a 2-foot lidar interval measures the slope geometry more faithfully. On steep uniform ground the opposite holds: tight intervals just stack lines without changing the computed area much. If a coarse-interval run and a fine-interval run of the same parcel diverge by more than 3 to 5 percent, the fine interval is picking up real features you shouldn't ignore.

How accurate are the areas?

It comes down to input quality, not the arithmetic, since the shoelace formula is exact for the vertices you give it. Careful tracing on a good scan lands around 2 to 5 percent. Well-surveyed lat/lon in a proper projection gets under 1 percent. A DEM run is only as good as the raster resolution and its vertical error, so a 30-meter SRTM grid carries roughly 10 meters of vertical noise. Those are fine for planning. Legal or engineering work needs survey-grade instruments.

Does this give legal, survey-grade area?

No. It's a planning and educational tool, and a traced polygon or a rough GPS track produces an approximate area, good for feasibility and coursework but not for a deed, a tax record, or a boundary dispute. Legal area has to come from a licensed surveyor working with calibrated instruments, recorded monuments, and a legal description. It also can't resolve easements, overlapping claims, or the difference between surveyed and deeded dimensions.

Should I report acres or hectares?

Match the audience. US farmland, ranch, and real estate work runs on acres, where an acre is about 4,047 square meters. International and scientific reporting uses hectares, at 10,000 square meters or 2.47 acres. Very large areas read better in square kilometers. The tool shows every common unit at once, so when in doubt, give both, as in 50 hectares (124 acres), and let the reader use whichever they think in.

What if my polygon has a hole or several separate pieces?

For a shape with a hole, like a clearing inside a forest or a pond inside a parcel, compute the outer polygon, compute the hole on its own, and subtract. Some GeoJSON files carry holes as inner rings and the tool handles those automatically, so check the method note in the output to confirm how it read your input. For separate pieces, three hilltop patches at the same elevation, calculate each and sum them. When in doubt, do the parts in a spreadsheet and document the method.

How does map scale calibration work, and why does it matter so much?

Calibration teaches the tool how many ground meters each pixel represents. You can enter the map ratio and scan DPI, or click two points a known distance apart, like the ends of a labeled scale bar. It matters because area scales with the square of the linear dimension: misread a 1,000-meter scale bar as 1,100, a 10 percent error, and the area comes out about 21 percent wrong. Always check calibration against a second known feature and scan at 300 DPI or better.

Can I estimate area for a flood or sea-level-rise zone?

For conceptual work, yes. Trace the relevant contour, the 2-meter line for a 2-meter rise scenario, or set that elevation as a DEM threshold, and the enclosed area tells you roughly how much land sits in the zone. That's useful for teaching and early scoping. It isn't a flood map. Official floodplains and sea-level-rise projections need high-vertical-accuracy lidar and coastal modeling that accounts for storm surge and wave action, so send anything actionable to FEMA and NOAA resources and a coastal engineer.

Was this calculator helpful?

Your rating helps us improve every EverydayBudd tool.

Prepared by
Waqar Khan, Editor-in-Chief, EverydayBudd Editorial
Last updated
July 7, 2026
Reviewed against
Planimetric area uses the shoelace (surveyor's) formula, with surface area derived as planimetric divided by the cosine of the slope. Contour interval and lidar accuracy checked against USGS National Map and 3DEP guidance. Educational, not a licensed boundary survey.

Educational tool. Results are estimates.
Educational only. These comparisons use public data and general models. Verify anything decision-critical against current local sources.

Explore More Geospatial & Environmental Tools

Calculate stormwater runoff, estimate retention pond sizes, analyze watershed catchments, and explore comprehensive environmental planning with our suite of calculators.

Geospatial ToolsAgriculture Tools