What does a country’s area actually measure?

A country-area figure needs a definition. Land area, surface area and an area calculated from a boundary polygon can all be useful, but they are not interchangeable.

Three numbers that can share the same label

An area in square kilometres tells you its unit, but not what was counted. Before deciding that one source is wrong, check whether both sources measure the same thing.

Measure What it describes A question to ask
Land area Land, excluding inland water under the source’s definition Are lakes and major rivers excluded consistently?
Surface area A broader total that includes inland water and some coastal waterways Which water features and territories are included?
Boundary-model area The surface enclosed by a chosen set of geographic polygons Which geometry version, scope and Earth model were used?

The World Bank distinguishes land area from surface area in its indicator definitions. Its metadata also cautions that revisions can change reported figures without a physical change to the country’s area.

This site’s figures belong to the third category. They are derived from the same versioned polygons used for the detailed comparisons, measured on a sphere. They are suitable for repeatable comparisons within this model, and are not presented as official national statistics.

Scope can matter more than rounding

“France” may refer to metropolitan France or a wider scope that includes overseas regions. The Metropolitan France and Spain comparison deliberately uses metropolitan France, including Corsica. It does not silently add French Guiana or other overseas regions to the outline.

“United States” can refer to the contiguous states, the 50 states and District of Columbia, or a scope including additional territories. Our Australia and United States comparison uses the 50 states and District of Columbia, including Alaska and Hawaii. Puerto Rico is not added to that figure.

Continents need an explicit definition too. Europe is not calculated by adding the whole area of every country that has some European territory. The site’s Europe mask divides transcontinental countries geographically. Its Africa mask also includes the mapped islands assigned to that region. The methodology documents these choices and their limitations.

How the calculation works here

The preparation pipeline starts with fixed Natural Earth 5.1.2 geometry. It assembles the relevant country or regional polygons, checks ring orientation and computes spherical area. D3’s geoArea returns an angular surface measure in steradians. Multiplying it by 6,371² converts it to square kilometres for the chosen sphere.

The radius matters for absolute areas: a different radius changes every result by the square of the radius ratio. It cancels when dividing two areas measured on the same sphere. An ellipsoidal calculation can differ slightly because the Earth’s shape is approximated differently. Mixing models would make a comparison harder to interpret without adding useful precision.

Display geometry is simplified so the interactive world remains responsive. The displayed area number is stored from the complete prepared comparison geometry; zooming, panning or switching display detail does not recalculate it from screen pixels. This avoids making a country’s reported area depend on your window size.

Coastlines and small islands limit precision

Natural Earth’s datasets are intended for map-making at several generalized scales. The “10m” in its download categories means 1:10 million, not a ten-metre ground resolution. Even the most detailed Natural Earth layer here simplifies coastlines and may omit very small features.

Adding more decimal places would not recover that missing geographic detail. The comparison tables round to square kilometres, and the prose normally uses rounded ratios. A ratio is calculated before display rounding, so it can differ slightly from dividing two already rounded numbers by hand.

A checklist for comparing two published figures

  1. Match the place: country, territory, continent or a named subregion.
  2. Match the scope: islands, overseas areas, inland water and boundary treatment.
  3. Identify the reference date and whether it describes statistics or a dataset release.
  4. Check the Earth model and units if the value was calculated from geometry.
  5. Compare at a precision supported by the source.

If a result on this site seems inconsistent, include the exact page and scope in a correction report. A source showing a different number is useful evidence; its definition is what lets us determine whether the values disagree.

Sources & further reading

  1. Surface area (sq. km) — indicator metadata
  2. Land area (sq. km) — indicator metadata
  3. Spherical math — d3-geo
  4. Downloads

Map calculations use the fixed dataset described in our methodology.