Problems solved in full
-
Greenland at 74.5° north, and the one number every projection has to spend somewhere 6 steps
Greenland covers 2.166 million km² and sits near 74.5° N. Work out what Mercator shows it as. Then compare all three projections at that latitude and find what they have in common.
-
Mercator is built to preserve angles, and that fixes everything else. A degree of longitude spans a ground distance that has shrunk by cos φ along the parallel, so to keep the local shape true the map must stretch east–west by 1/cos φ = sec φ.
-
At 74.5°, cos φ = 0.26724, so sec φ = 3.742. Every east–west distance up there is drawn 3.742 times too long.
-
Angles are preserved only if north–south is stretched by the same factor, so the area is multiplied by sec φ twice: sec² φ = 14.002, which the panel rounds to 14.00.
-
Apply it. 2.166 × 14.002 = 30.33 million km², so Mercator draws a patch at Greenland’s mid-latitude at fourteen times its real size. The shape ratio stays 1, so nothing looks wrong at any one point, and the country still bends across its own 24 degrees of latitude because the scale is not the same at its two ends.
-
Now the other two at the same latitude. Equal-area keeps the area at 2.166 by squashing north–south to 0.2672 while east–west still stretches 3.742, so its shape ratio is 3.742 ÷ 0.2672 = 14.00. Plate carrée leaves north–south alone: area 3.742, shape 3.742.
-
Multiply each pair. Mercator 14.00 × 1; equal-area 1 × 14.00; plate carrée 3.742 × 3.742. All three are 14.00, and 14.00 is sec² φ — the number we started with.
Answer
Greenland shows as 30.33 million km², and every projection at that latitude carries the same total distortion of 14.00 — it can only choose where to put it. Area error times shape error is sec² φ for any of the three cylindrical constructions here, so the honest question about a map is never "is it distorted" but "which distortion did the maker decide you could live with". Mercator spends all of it on area and none on shape, which is exactly what a navigator wants, because a course held at a constant bearing is a straight line on it and the country being the wrong size never sank anyone. Equal-area spends all of it on shape, which is what you want if the map is going to be used to compare places. Plate carrée splits it evenly and is the only one of the three that is best at nothing — its virtue is that latitude and longitude are just x and y, which matters to a computer and not to a reader. Set the latitude to 60° and the arithmetic goes exact: sec 60° = 2, so the total is 4, and each projection divides that 4 differently.
-
-
Half a Mercator sheet for a twelfth of the world 6 steps
At 78.2° the panel puts Mercator’s east–west stretch at 4.89 and its area factor at 23.91. Both are local. Work out where that latitude is drawn on the sheet, then decide how the paper gets shared out.
-
Both printed numbers describe a patch. They say how much a small piece of ground at 78.2° is enlarged, and nothing about where on the sheet that piece is drawn.
-
Position is the accumulation of all the stretching below it. A step of dφ north covers a fixed distance on the ground and is drawn sec φ times longer, so the sheet’s y coordinate grows at exactly the rate the panel prints.
-
That integral has a closed form, and it is the one Mercator’s own construction conceals. At 78.2° it comes to 2.270.
-
The sheet has to be cut, because y runs to infinity at the pole. Cut at 85°, as this map does, and the half-height is 3.131, so Svalbard’s latitude sits 72.5% of the way up.
-
Which latitude is halfway up? Invert the same formula at half the height and it is 66.4°, within a fifth of a degree of the Arctic Circle.
-
Now the ground underneath. The area between two parallels goes as the difference of their sines, so the upper half of that sheet, everything north of 66.4°, holds 8.0% of what is drawn. The band from the equator to 30°, which takes 17.5% of the height, holds 50.2%.
Answer
y = 2.270, which is 72.5% of the way to the cut at 85°. The 4.89 on the card is a rate of stretching and the position is its integral, and it is the integral that decides how the paper is shared. Half the height of a sheet cut at 85° goes to the 8% of the world above 66.4°, while the half of the world inside 30° gets 17.5% of it. The swelling of Greenland and the layout of the page are the same secant, squared for a patch and integrated for the sheet.
-
References (3)
- Mercator is conformal, keeps rhumb lines straight, and grossly distorts area on world maps: PROJ contributors, “Mercator.” PROJ 9 documentation.
- The spherical Mercator areal scale k² = sec²φ used by the model: J. P. Snyder, Map Projections—A Working Manual. USGS Professional Paper 1395, 1987.
- The cylindrical equal-area projection and its standard-parallel parameter: PROJ contributors, “Lambert Cylindrical Equal Area.” PROJ 9 documentation.