Measuring distortion

Distortion has a direction

Tissot's indicatrix is an ellipse, an ellipse has an orientation, and the orientation is never reported. On most projections it is not along the meridian, on a conformal one it does not exist at all, and both facts are computable from the same four derivatives as everything else.

Assumes What survives a change of coordinates and Tissot's indicatrix.

An indicatrix is drawn as an ellipse, quoted as two numbers, and reported as though the ellipse had no orientation. It has one, it is computable, and on most projections it points somewhere unexpected.

Which way Sinusoidal stretches the ground. The major axis of Tissot's indicatrix at 180 points, drawn as a stroke rather than an ellipse because the argument is the orientation. Longer strokes mark more elongated indicatrices. The direction departs from the graticule by up to 44.4°, so the scale "along the meridian" is not the scale along the direction that is actually stretched most.
Fig. 1 The major axis of the indicatrix at 180 points on the sinusoidal projection, drawn as a stroke rather than an ellipse. Longer strokes mark more elongated indicatrices. The direction swings up to 44.6° away from the graticule, so at those points the scale along the meridian is not the largest scale and the scale along the parallel is not the smallest.

Two numbers, and the third nobody prints

Naming a projection’s property is not measuring it, and the site has been careful from the start about the difference between the pair (h,k)(h, k) and the pair (a,b)(a, b). The first is the scale along the meridian and the scale along the parallel, and both depend on the graticule rather than on the map. The second is the pair of principal scale factors, the semi-axes of the indicatrix, and they survive a change of coordinates.

That distinction is standard once stated, and it leaves something out. The principal scales are the two extreme values of the scale factor over all directions at a point, so each of them belongs to a direction — the direction the ground is stretched most, and the direction perpendicular to it, which is stretched least. Those directions are as much a property of the map as the numbers are, and they are almost never given.

The reason is probably that the classical presentation reaches aa and bb through hh, kk and the angle θ\theta between the projected meridian and parallel, by way of Tissot’s formulae:

a+b=h2+k2+2hksinθ,ab=h2+k22hksinθa + b = \sqrt{h^2 + k^2 + 2hk\sin\theta}, \qquad a - b = \sqrt{h^2 + k^2 - 2hk\sin\theta}

Those give the lengths and stop. Getting the direction as well means treating the whole thing as what it is.

The calculation is a singular value decomposition

At a point, a projection sends a small displacement on the ground to a small displacement on the page, linearly. Write that linear map as a matrix AA whose columns are the page displacement produced by one metre east and one metre north:

A=(x/Ex/Ny/Ey/N)A = \begin{pmatrix} \partial x/\partial E & \partial x/\partial N \\ \partial y/\partial E & \partial y/\partial N \end{pmatrix}

The east and north derivatives come from the projection’s four partial derivatives divided by the metric factors — NcosφN\cos\varphi for a step in longitude, MM for a step in latitude — so nothing new is needed to build it.

The singular value decomposition of AA answers the whole question at once. Its two singular values are aa and bb, and its right singular vectors are the two ground directions that come out perpendicular on the page. Forming ATAA^{\mathsf T}A and taking its eigenvectors is the shortest route, and it is what the library does.

Two independent routes to aa and bb are then available — Tissot’s formulae and the decomposition — and they must agree, which is worth having because a direction obtained from a decomposition that got the lengths wrong would be worth nothing.

What the arithmetic tried to teach

The eigenvector of a symmetric 2×22\times2 matrix has two textbook expressions, [f,λe][f, \lambda - e] and [λg,f][\lambda - g, f], which are algebraically identical and numerically are not. Each collapses when its second component vanishes, and that happens precisely when the major axis lies along one of the two basis directions.

That is not an edge case in cartography. It is the normal case: every cylindrical projection and every conic keeps its meridians and parallels perpendicular, so the major axis lies along the parallel almost everywhere on most maps in use. The first implementation used one expression, and an Albers conic promptly reported its major axis 5×1035\times10^{-3} degrees off the parallel it lies exactly along. Taking whichever expression has the larger denominator fixes it, and the residual across the aligned cases is 7×10107\times10^{-10} degrees.

Which way Albers equal-area conic stretches the ground. The major axis of Tissot's indicatrix at 180 points on Albers equal-area conic, drawn as a stroke rather than an ellipse because the argument is the orientation. Every stroke lies along a graticule line, to 4e-9°: this projection keeps its meridians and parallels perpendicular everywhere, so the two directions the graticule offers are the two the map stretches by, and the scale along the meridian is a real principal scale.
Fig. 2 The same measurement on the Albers conic. Every stroke lies along a graticule line, to arithmetic noise, because a conic’s meridians and parallels stay perpendicular everywhere. This is the case that has to come out exactly aligned for the skewed cases to mean anything.

Where the direction is the graticule, and where it is not

The rule is simple to state and it explains the whole pattern.

If the graticule stays orthogonal on the map, the graticule is the pair of principal directions. Perpendicular directions that stay perpendicular are the extremes, so for cylindrical projections, conics, and azimuthal projections in normal aspect, the scale along the meridian really is a principal scale and the classical hh and kk are aa and bb in some order.

If it does not, they are not. The pseudocylindricals bend their meridians while keeping their parallels straight, so meridian and parallel meet at an angle θ90°\theta \ne 90°, and the principal directions are two other directions bisecting the awkwardness.

The sinusoidal projection at 60° east, 45° north is a compact example. There h=1.2443h = 1.2443 and k=1.0000k = 1.0000 — the parallel is at true scale, which is the projection’s whole design — while a=1.4366a = 1.4366 and b=0.6961b = 0.6961. The largest stretch is 44% and the meridian only registers 24% of it, because the meridian is not the stretched direction: the major axis lies 34.8° west of north.

The indicatrix at 60°, 45° on Sinusoidal. A circle on the sphere becomes this ellipse on the map. Its semi-axes are the two principal scale factors, a = 1.437 and b = 0.696; their product is the areal factor 1.000; and the maximum angular deformation is 40.63°. h and k are shown too, and depend on the coordinates rather than on the map.
Fig. 3 That point drawn as an indicatrix, with the graticule directions and the principal axes both marked. The parallel is exactly true — the circle and the ellipse cross on it — and the ellipse’s long axis passes between the two graticule directions rather than along either.

Along a parallel the swing is systematic. On the sinusoidal at 45° north the departure from north runs 0° on the central meridian, 39.8° at 30° out, 34.8° at 60°, 30.5° at 90°, and 21.4° near the antimeridian: it rises steeply from zero, peaks in the near half of the sheet, and then declines as the growing elongation of the indicatrix begins to dominate its tilt.

The forty-five degrees is a bound, not a threshold

The assertion requires a skewed projection to put its major axis up to 45.0° away from the graticule, and the sinusoidal reaches 44.6. That is not a coincidence of the library; it is the largest the swing can ever be, and the condition for reaching it is one line.

Write the ground’s east and north directions as the basis. The map sends east along the parallel with scale k and north along the meridian with scale h, meeting on the page at an angle θ. Then

ATA=(k2hkcosθhkcosθh2),tan2ψ=2hkcosθk2h2,A^{\mathsf T}A = \begin{pmatrix} k^2 & hk\cos\theta \\ hk\cos\theta & h^2\end{pmatrix}, \qquad \tan 2\psi = \frac{2hk\cos\theta}{k^2 - h^2},

with ψ the major axis’s angle from east on the ground. As the numerator grows relative to the denominator, 2ψ approaches a right angle and ψ approaches 45° — and it reaches it exactly when h = k, where the denominator vanishes.

So the swing is bounded by 45° from whichever graticule direction is nearer, always, on any projection, and it is attained precisely where the scales along the meridian and along the parallel are equal. That is a real and reachable condition rather than a degenerate one: it says the whole of the map’s distortion at that point is shear, with no difference between the two graticule scales for the direction to prefer.

The sinusoidal’s worked point makes the arithmetic visible. There h = 1.2443 and k = 1.0000, and the graticule’s own angle follows from hk sin θ = ab = 1, giving sin θ = 0.8037 and θ = 53.5° — the meridian and parallel meet at fifty-three degrees rather than ninety. Substituting into Tissot’s two formulae returns a + b = 2.1327 and ab = 0.7405, which is the 1.4366 and 0.6961 the essay quotes, by a second route.

The two graticule scales are within a quarter of each other there and the swing is 34.8°; where they cross, the swing is 45° and the two principal directions bisect the graticule’s own angle exactly. A projection whose h and k cross somewhere therefore has a point on that curve at which the principal directions are as far from the graticule as any map can put them, and finding it is a matter of solving h = k rather than of searching.

The one case with no answer

A conformal projection has no principal direction anywhere.

That is not a gap in the measurement. Conformal means a=ba = b, which means the indicatrix is a circle, which means every direction is stretched by the same amount and there is no direction of maximum stretch to report. Asking a circle which way it points is not a question.

Which way Mercator stretches the ground. Mercator is conformal, so its indicatrix is a circle at every one of the 198 sample points and there is no direction of maximum stretch to draw. The empty field is the figure's claim.
Fig. 4 Mercator, measured the same way and drawn the same way. Every one of the 198 sample points returns a circular indicatrix, so there is nothing to draw, and the empty field is the figure’s claim rather than a failure to produce one.

The measured anisotropy across three conformal projections at twenty-one points each is below 2×1082\times10^{-8}, which is the noise floor of the derivatives rather than a real ellipse. Any figure that draws a direction field over a conformal projection is drawing its own rounding error, and the machinery here reports the point as circular rather than returning the direction the arithmetic happened to favour.

The same caution applies at isolated points of a non-conformal map. An equal-area conic is exactly true in both directions at its standard parallels, so the indicatrix there is a circle and the direction is again undefined — and a sweep that ignores this reports the Albers conic as 41° off the graticule at the one latitude where it cannot be off anything. Points whose indicatrix is round to within 1% are excluded from both the figure and the assertion for that reason.

What the direction is for

Three uses, in increasing order of how often anyone thinks of them.

Reading a map. A country drawn near the corner of a pseudocylindrical world map is not simply enlarged or simply squashed; it is sheared along a diagonal, and the diagonal is what the direction field gives. That is why land masses at the outer edges of a Mollweide look tilted rather than merely stretched — a distortion of orientation that no pair of numbers conveys.

Which way Mollweide stretches the ground. The major axis of Tissot's indicatrix at 198 points, drawn as a stroke rather than an ellipse because the argument is the orientation. Longer strokes mark more elongated indicatrices. The direction departs from the graticule by up to 45.0°, so the scale "along the meridian" is not the scale along the direction that is actually stretched most.
Fig. 5 Mollweide’s field, which is the pattern most world maps in books have. The strokes fan outwards from the central meridian and lengthen towards the corners: the shearing that makes high-latitude land look pulled sideways is a rotation of the stretch direction rather than an increase in its size.

Placing a region. Choosing the aspect of a projection to suit a region is easier when the pattern being rotated is visible as a field. A long thin country wants its long axis along the direction of least stretch, and the direction of least stretch is perpendicular to the strokes drawn here. That is the same reasoning the worst point applies to magnitudes, applied to orientation instead.

Detecting a mistake. A direction field is a strong check on a forward map. An error in a sign or in a metric factor changes the numbers by an amount that can be argued about, and changes the field’s pattern into something obviously wrong — a fan that fails to close on the central meridian, or a set of strokes that ignore a symmetry the projection has. The two figures in the fleet that carried no tick labels at all went unnoticed for a long time because the symptom was absence; a wrong pattern is much louder than a wrong number.

The projection that has it both ways

The American polyconic is the sharpest case in the library, because it was built to make a promise about directions and keeps it only on one line.

Its construction gives every parallel its own tangent cone, so every parallel is true to scale and so is the central meridian. That is a statement about the scale along two families of curves, which is a statement about hh and kk — and it says nothing whatever about aa and bb, because away from the central meridian the polyconic’s graticule is not orthogonal.

Which way American polyconic stretches the ground. The major axis of Tissot's indicatrix at 182 points, drawn as a stroke rather than an ellipse because the argument is the orientation. Longer strokes mark more elongated indicatrices. The direction departs from the graticule by up to 24.0°, so the scale "along the meridian" is not the scale along the direction that is actually stretched most.
Fig. 6 The polyconic’s field. Along the central meridian the strokes are exactly axial, because there the graticule is orthogonal and the projection is locally perfect. Away from it they rotate, reaching 24.5° — the smallest maximum of any skewed projection in the library, which is the polyconic’s compromise showing up as a direction rather than as a number.

So the polyconic’s true parallels are true along the parallel, which is not the direction the ground is stretched most, which is why a ruler laid along a polyconic parallel reads correctly while a shape drawn near it does not. The promise and the distortion are about different directions, and only a field makes that visible.

The third failure, given an axis

Scale distortion is a third way a map can be wrong, independent of the angular and areal failures: a map can preserve every angle and every area ratio in a region and still draw everything at the wrong size. The direction adds the corresponding refinement to the first failure.

Angular deformation ω\omega says how far the worst-treated angle at a point is bent. It does not say which angle that is, and the answer is fixed by the principal directions: the two directions bent most are the two bisectors of the principal axes, at 45° to them, and they are bent towards the major axis. So a field of principal directions is also a map of which pairs of bearings a reader should distrust — a question the two ways a map is wrong poses and answers only in aggregate.

For a navigator that is the operative form. The number ω=12°\omega = 12° is a warning; the statement that bearings near north-east are the ones running 12° out, and bearings along the principal axes are exactly right, is instructions.

Why it is not in the literature

A guess, and it is worth stating as one.

The indicatrix is almost always drawn as a decoration rather than computed, and a decorative ellipse cannot carry an orientation because nobody worked one out. Where indicatrices are computed, the output is usually tabulated as aa, bb and the maximum angular deformation ω\omega, which are the three numbers the classical criteria need — and the criteria integrate over a region, at which point a direction averages to nothing useful unless the averaging is done as a tensor.

That last point is real rather than a complaint. A mean direction over a region is not the direction of the mean distortion, and adding up angles that live on a circle is a way of getting an answer that means nothing. The field is a local object and is honest as one.

The invariance, restated

The invariants essay makes its case by swapping the output axes: hh and kk change, aa, bb, the areal factor and ω\omega do not. The direction belongs to the second group with one qualification: it rotates with the page.

Swap the axes and the major axis on the page swaps with them; but the ground direction it corresponds to — the bearing, measured from north on the sphere — is unchanged. That is why the library returns both, a bearing on the ground and an angle on the page, and why the two are worth keeping distinct. The bearing is a property of the projection. The page angle is a property of the projection and of how the sheet was laid out, which makes it the right thing for a figure to draw and the wrong thing for a table to quote.

The same information as a field of ellipses, for comparison, at twelve points rather than a hundred and eighty.

Tissot's indicatrix across Sinusoidal. A small circle on the sphere, drawn where the projection puts it. The dashed circle behind each is what an undistorted map would show. On Sinusoidal ω reaches 80°, and the areal factor reaches 1.0.
Fig. 7 Indicatrices on the sinusoidal projection. Each ellipse carries its own orientation and the orientations are the pattern the stroke field shows more clearly — twelve ellipses is about the number at which an indicatrix figure stays readable, and it is far too few to see a field in.

What was computed here

The linear map from the local east–north frame to the page was assembled at every sample point from the projection’s four partial derivatives, taken by Richardson-extrapolated central differences and divided by the ellipsoid’s or sphere’s metric factors. The eigenvectors of ATAA^{\mathsf T}A give the principal directions and its eigenvalues their squared scale factors, which are checked against the aa and bb that Tissot’s formulae produce by a different route.

Three claims are asserted on every build. A projection with an orthogonal graticule puts its major axis along a graticule line, worst case 7×10107\times10^{-10} degrees over five projections at four points each. A projection with a skewed graticule puts it up to 45.0° away, over three projections at 525 points each, excluding points whose indicatrix is round to within 2%. And a conformal projection has no direction at all, with a measured anisotropy below 2×1082\times10^{-8} at sixty-three points.

What the pictures cannot show

A stroke has no sense, only an orientation, so the field cannot distinguish a direction from its reverse — correctly, since the major axis of an ellipse has no preferred end.

The strokes also carry the elongation only crudely, in their length, and saturate at a ratio of three. A field that encoded both the direction and the magnitude faithfully would be a field of ellipses, which is the figure this one exists to replace.

Who found it, and when

Tissot published the indicatrix in 1881, and the principal directions are in his construction from the beginning — the ellipse is defined as the image of a circle, and an image of a circle has axes. What has drifted out of the presentation over the following century is the reporting: modern software emits aa, bb and ω\omega, and the direction survives only in the drawing, where nobody measures it.

The singular value decomposition arrived independently in the 1870s, from Beltrami and Jordan, and is now the natural way to say what Tissot’s construction is. The two subjects took a century to be described in the same words.

Where this goes next

Distortion has a size, a place and now a direction. The remaining question is how far the whole apparatus can be avoided: over how small a patch of the Earth is every one of these quantities small enough to ignore, and what fixes the answer.

Named alongside this one

Essays reaching for the same objects. Nobody chose these; they are what the concept index makes visible.

What links here

The 8 essays that link to this one and share the most of its objects, of 13 that link here.

The objects this essay names

Each one links to every other essay that touches it.

AnisotropyBearingConformalityGraticuleInvariantJacobianPolyconicPrincipal directionPrincipal scale factorsShape distortionSingular valuesTissot's indicatrix