Free calculator

Bearing and azimuth converter

Quadrant bearings, azimuths, back sights and DMS arithmetic in one place.

Everything is computed in your browser. Nothing you type is uploaded, stored, or logged.

Direction converter

One field for both notations. N 34-12-45 E, S12°30′W and n 45 e are read as quadrant bearings; 34-12-45, 34:12:45 and 34.2125 are read as azimuths clockwise from north. The apostrophe and quote keys work in place of ′ and ″.

Read as a quadrant bearing, because the entry carries a meridian letter and a departure letter.

Azimuth
34°12′45.00″
Quadrant bearing
N 34°12′45.00″ E
Azimuth (decimal degrees)
34.212500°
Quadrant
NE
Back azimuth
214°12′45.00″
Back bearing
S 34°12′45.00″ W
Back azimuth (decimal)
214.212500°
Radians
0.59712077
Gradians
38.0139 gon

Angle arithmetic in degrees, minutes and seconds

The sum is shown twice. The wrapped value is the direction the answer represents; the unwrapped value is the arithmetic total, and it is the one that matters when a column of interior angles is being checked against (n − 2) · 180°.

Result, unwrapped
398°10′35.00″
Result, wrapped to 0–360°
38°10′35.00″
Unwrapped (decimal)
398.176389°
Wrapped (decimal)
38.176389°
First angle
285°40′20.00″
Second angle
112°30′15.00″

The two figures differ, which means the arithmetic total ran outside 0–360°. Use the unwrapped figure for a sum check and the wrapped figure for a direction.

Angle turned between two directions

Both fields accept a bearing or an azimuth. The clockwise figure is the angle right, which is what a total station records when it is turned from the back sight to the fore sight.

Angle right (clockwise)
86°35′30.00″
Angle left (counter-clockwise)
273°24′30.00″
From azimuth
26°10′00.00″
To azimuth
112°45′30.00″
Clockwise (decimal)
86.591667°
Counter-clockwise (decimal)
273.408333°

The two angles sum to 360° unless the directions are identical, in which case both are zero. Reporting only one of them is how a deflection ends up recorded with the wrong hand.

A direction on a plane survey is one number, and there are two conventions for writing it down. A deed writes N 34°12′45″ E. A total station reads 34°12′45″. They describe the same line. Every conversion on this page is the arithmetic of moving between those two conventions, plus the two operations — reversing a line and turning an angle — that a traverse is built out of.

Azimuth and bearing are the same direction written twice

An azimuth is a single angle measured clockwise from north, running from 0° all the way round to 360°. It is unambiguous, it sorts, it adds, and it is what a modern instrument and every piece of coordinate geometry works in. Note that the reference is north and the rotation is clockwise, which is not the mathematical convention of counter-clockwise from the positive x axis. That difference is the source of most sign errors in hand-written survey code.

A quadrant bearing is a different encoding of the same information: a meridian letter, an acute angle between 0° and 90°, and a departure letter. N 34°12′45″ E means, starting from north, turn 34°12′45″ toward the east. The angle is never larger than a right angle, so the two letters are carrying the rest of the information. A bearing is therefore three symbols where an azimuth is one, and that redundancy is exactly why deeds use it: a transcription error in a bearing is far more likely to produce an impossible direction than a plausible wrong one.

The four quadrant rules

The conversion depends only on which quarter of the circle the azimuth falls in. These are the four published rules, and they are worth memorising because they turn up in every traverse computation done by hand.

Converting between an azimuth α and a quadrant bearing
QuadrantAzimuth rangeBearing angle from azimuthAzimuth from bearing angle β
NE0° to 90°β = αα = β
SE90° to 180°β = 180° − αα = 180° − β
SW180° to 270°β = α − 180°α = 180° + β
NW270° to 360°β = 360° − αα = 360° − β

The pattern is easier to hold than four lines suggest. In the northern quadrants the bearing is measured from north, so the rule involves 0° or 360°; in the southern quadrants it is measured from south, so the rule involves 180°. The sign always works out so that the answer lands between 0° and 90°. A bearing angle outside that range means the wrong quadrant was picked.

Back sights, back azimuths and back bearings

Every line has two directions, one for each end you stand on. The direction from A to B is the forward azimuth; the direction from B back to A is the back azimuth. On a plane, and only on a plane, they differ by exactly 180°.

back azimuth = forward azimuth + 180° (subtract 360° if the result exceeds 360°) back bearing = same angle, both letters reversed
N 34°12′45″ E has a back bearing of S 34°12′45″ W. The angle never changes.

The bearing form of the rule is the more pleasant one to work with, because the angle is untouched and only the two letters flip. That is also why a transposed forward and back bearing is such a common blunder in a deed: the digits are identical, and only the letters betray it. A traverse that misses closure by roughly twice the length of one course has almost always had that course entered backwards.

In the field the same word does double duty. A back sight is the observation onto the previously occupied station, and it orients the instrument before any new direction means anything. Enter the back sight azimuth wrong and every direction in that setup is wrong by the same constant — the traverse still closes beautifully on itself while sitting rotated on the ground.

Which notation goes where

  • Deeds, plats and legal descriptions are written in quadrant bearings, and have been for as long as there have been metes and bounds descriptions in English. A record document that reads N 26°10′ E should be quoted that way, not converted.
  • Instruments and data collectors work in azimuths, or in angles right from a back sight that resolve to azimuths.
  • Computation — latitudes and departures, inverses, forwards, area — is always done in azimuths, because sine and cosine want one angle and not a letter pair.
  • Astronomic and geodetic work uses azimuths too, with the extra care that the north being referenced may be true, grid or magnetic, and the three differ.

The practical rule that follows: convert to azimuths to compute, and back to bearings to report. Carrying a bearing through a computation means carrying the quadrant logic by hand at every step, which is work with no reward.

Adding and subtracting angles in DMS

Degrees, minutes and seconds are a mixed-radix system — sixty seconds to the minute, sixty minutes to the degree — so the carries do not behave the way decimal carries do. The reliable method is to convert to decimal degrees, work there, and convert back once at the end. Adding DMS columns directly invites a borrow error in the seconds, and that error is a full minute when it happens.

The second panel above reports every sum twice, wrapped into 0° to 360° and unwrapped. The distinction matters more than it looks. A direction has no meaning outside 0° to 360°, so a computed azimuth should always be wrapped. An arithmetic total is a different animal: when you add the interior angles of a closed traverse and compare the total against the geometric condition, wrapping the total destroys the very thing you are checking.

Σ interior angles = (n − 2) · 180° five-sided figure: (5 − 2) · 180° = 540°
Wrap that 540° into 0–360° and it becomes 180°, and the check is gone.

The difference between the observed sum and the required sum is the angular misclosure, normally quoted in seconds of arc. It is spread equally over the observed angles, because each was turned with the same instrument and the same care.

Why the calculator prints ′ and ″

The minute and second marks in an angle are the prime and double prime, U+2032 and U+2033. They are not the apostrophe and the double quotation mark, which are punctuation that happens to look similar in most fonts. Using the correct characters keeps an angle from being mangled by a text editor that helpfully converts straight quotes into curly ones, and it keeps every angle on this site free of escaped quotes in the underlying content files.

Questions

What is the difference between a bearing and an azimuth?

They are two notations for the same direction. An azimuth is one angle measured clockwise from north over the full 0° to 360°. A quadrant bearing is a meridian letter, an acute angle of 0° to 90°, and a departure letter — N 34°12′45″ E. Converting between them is a matter of which quarter of the circle the line falls in.

How do I find a back azimuth?

Add 180° to the forward azimuth, and subtract 360° if the result runs over. In bearing form it is easier: keep the angle exactly as it is and reverse both letters, so N 34°12′45″ E becomes S 34°12′45″ W.

Can I type an angle with an apostrophe and a quote mark?

Yes. Every input accepts 34-12-45, 34 12 45, 34:12:45, 34d12m45s and 34°12′45″ interchangeably, and the apostrophe and double quote work in place of the primes. The results are printed with the correct prime characters.

Why does the angle sum show two different numbers?

One is wrapped into 0° to 360° and one is not. A direction only makes sense inside that range, so an azimuth should be wrapped. An angular sum being checked against (n − 2) · 180° must not be wrapped, because a 540° total for a five-sided figure would collapse to 180° and the check would be meaningless.

Which north does the azimuth refer to?

Whatever north your directions were referenced to. This calculator is pure arithmetic and knows nothing about the basis of bearings. True north, grid north and magnetic north differ, and mixing them within one traverse produces a rotation that no adjustment will remove. The basis of bearings belongs on the plat, not in the calculator.

Is anything I type sent anywhere?

No. The whole computation runs in your browser. There is no server call, no logging and no storage, so the page keeps working with no network connection once it has loaded.

Sources

Other calculators

All 10