Earth Curvature Calculator - Horizon Distance and Drop
Use this earth curvature calculator for distance to horizon, drop per mile, and obscured height from observer height, target distance, and Earth radius.
Earth Curvature Calculator
Results
What Is Earth Curvature Calculator?
An earth curvature calculator turns observer eye height and the Earth's radius into three practical numbers: the straight-line distance from the observer to the horizon, the curvature drop below the line of sight at any chosen distance, and the height of a distant object that is hidden behind that drop. Use it when planning an observation from a hilltop, lighthouse, drone, or high building.
- • Lighthouse and coastal visibility: Estimate the geographic horizon from a known lighthouse height so you can decide whether a shoreline, ship, or island falls inside the visible arc.
- • Drone and rooftop photography: Find out how much of a distant skyline, mountain, or coast is hidden by curvature at the camera height you actually plan to fly or shoot from.
- • Long-distance sighting and surveying: Predict how much a known landmark is expected to drop below the horizon at a given range.
- • Flat-earth and horizon tests: Compare the calculator's predicted horizon distance and obscured height against a real photograph or observation to test whether the geometry holds up.
The math behind the calculator is a single right triangle plus the Pythagorean theorem: one cathetus is the Earth's radius, the hypotenuse is the radius plus the observer's eye height, and the remaining cathetus is the line-of-sight horizon distance.
Pair this tool with the binoculars range calculator to estimate how far away a distant landmark actually is, and with the tree height calculator for the geometry behind any height-from-distance measurement you do in the field.
How Earth Curvature Calculator Works
The earth curvature calculator takes your eye height, target distance, Earth radius model, and atmospheric refraction factor, then solves two right triangles that share Earth's centre. The first triangle gives the line-of-sight horizon. The second extends to the target and returns the height that the curve has hidden from view.
- earthRadius: Effective radius of the Earth. Default 6,371.0088 km (3,958.76 mi), with optional equatorial and polar values.
- eyeHeight: Height of the observer's eyes above the local reference surface.
- targetDistance: Surface distance from the observer to the distant object whose obscured height you want to find.
- refractionFactor: Fraction of the geometric drop removed by standard atmospheric refraction. 0 is no refraction, 1 is full vacuum, and 0.16 approximates a standard day.
- horizonDistance: Straight-line distance from the observer to the apparent horizon.
The curvature drop rule of thumb quoted by surveyors is about 8 inches per mile squared, which is the same expression 0.5 * d^2 / r written in imperial units.
Lighthouse 100 m, ship 40 km
eyeHeight = 100 m, targetDistance = 40 km, mean Earth radius
Horizon = 35.70 km. Drop at 40 km = 125.57 m. Obscured height = sqrt(35.70² - 2*35.70*40 + 40² + 6371²) - 6371 = 1.45 m.
Distance to horizon = 35.70 km (22.18 mi). Curvature drop at 40 km = 125.57 m (411.97 ft). Obscured height = 1.45 m (4.77 ft).
From a 100 m lighthouse, an object 40 km away has about 1.5 m of its lower portion hidden below the bulge.
Cliffs of Dover at 100 m looking across 33 km
eyeHeight = 100 m, targetDistance = 33 km, mean Earth radius
Horizon at 100 m = 35.70 km. Drop at 33 km = 85.47 m. Obscured height = 0.57 m.
Obscured height of the French coast at 33 km = 0.57 m (1.87 ft).
At the narrowest point of the English Channel, curvature hides roughly 0.6 m of the French coast.
According to Wikipedia - Earth Radius, the mean Earth radius is 6,371.0088 km, with an equatorial radius of 6,378.137 km and a polar radius of 6,356.752 km, which are the three Earth radius models this calculator offers.
According to Wikipedia - Atmospheric Refraction, the common surveying approximation for Earth curvature drop is 8 inches per mile squared, which the calculator surfaces as a separate coefficient so you can sanity-check the precise result against the rule of thumb.
If you would like to see how the same right triangle behaves on a flat cross-section of the sphere, the circle geometry calculator handles chord lengths, arc lengths, and central angles for any radius you choose.
Key Concepts Explained
Four small ideas explain every output of the earth curvature calculator. None of them is optional: the geometry uses all four at once.
Line-of-sight horizon
The horizon is the tangent line from the observer's eyes to the sphere. Its length equals sqrt((r + h)^2 - r^2), which is the geometric distance before any atmospheric refraction lift is added.
Curvature drop
For any target distance d along the surface, the curve falls d^2 / (2r) below the straight line of sight. Doubling the distance quadruples the drop, which is why distant objects vanish quickly once you are past the horizon.
Atmospheric refraction
Light bends slightly as it passes through layers of air with different densities. On a standard day this extends the apparent horizon by about 8 percent, so the geometric horizon is a conservative lower bound for what you actually see.
Earth radius model
The mean Earth radius is 6,371.0088 km. Using the equatorial (6,378.137 km) or polar (6,356.752 km) value changes the horizon by less than 0.2 percent but can matter when you are comparing precise observations.
These four ideas are linked by the same right-triangle identity. If you want to see the Pythagorean theorem that powers the horizon distance, the Pythagorean theorem solver walks through the algebra with simple numbers.
How to Use This Calculator
Six quick steps take you from a chosen eye height to a usable horizon distance and obscured height.
- 1 Pick a unit system: Metric (m and km) or imperial (ft and mi).
- 2 Enter observer eye height: Standing adult default is 1.7 m or about 5 ft 7 in.
- 3 Enter target distance: Set to 0 to skip the obscured-height calculation.
- 4 Choose an Earth radius model: Mean works for everyday use; switch to equatorial or polar for high-precision cases.
- 5 Set the refraction factor: Use 0.16 for a standard day, 0 for vacuum-like conditions.
- 6 Read the results: Horizon distance is the primary output. Secondary rows show curvature drop, obscured object height, and the 8 inches per mile squared coefficient.
Standing at a 100 m lighthouse with a clear view of the sea, set unitSystem to metric, eyeHeight to 100, targetDistance to 40, radiusMode to mean, and refractionFactor to 0.16. The calculator returns a horizon distance of 35.70 km, a drop at 40 km of about 125.57 m, and an obscured target height of 1.45 m. Point the same lighthouse at a coastline 33 km away and the obscured height drops to about 0.57 m.
Benefits of Using This Calculator
A purpose-built earth curvature calculator turns three textbook formulas into a usable answer in seconds.
- • Saves trigonometry by hand: Horizon, drop, and obscured height are small variations of the same Pythagorean identity, but doing the arithmetic in your head invites mistakes.
- • Switches units without re-deriving: Pick metric or imperial; the calculator handles the kilometres-per-mile conversion.
- • Includes atmospheric refraction: Move from a pure geometric horizon to the apparent horizon you see on a normal day, with the option to dial it back to zero for high-altitude cases.
- • Confirms the 8 inches per mile rule: A separate rule-of-thumb value lets you sanity-check the result against the surveyor's quick estimate.
If you would rather see the same right-triangle geometry in its general form, the right triangle calculator solves the hypotenuse and cathetus lengths for any triangle with a 90 degree corner.
Factors That Affect Your Results
Three real-world factors shape the answer, and two limitations tell you when to double-check the result.
Observer eye height
Doubling eye height multiplies the geometric horizon distance by about 1.41. A 1.7 m person sees 4.65 km of ocean; a 100 m lighthouse sees 35.7 km on the same day.
Atmospheric refraction
On a standard day, refraction lifts the apparent horizon by about 8 percent. On cold or dense air the lift can approach 15 percent, while high-altitude thin air can drop it back toward zero.
Earth radius model
Mean, equatorial, and polar radii differ by about 21 km. The horizon distance changes by less than 0.2 percent between models, but the precision matters when matching the calculator to a precise observation.
- • The model assumes a smooth sphere. Local terrain (mountains, valleys, cliffs) can hide or expose a target long before pure curvature does, so any line-of-sight estimate should be checked against the actual ground profile.
- • The refraction factor is a single number for a standard atmosphere. Strong temperature inversions over the sea, mirage conditions, and unusual humidity can push the apparent horizon far beyond the calculator's estimate.
According to Omni Calculator Earth Curvature page, The Omni Earth curvature calculator uses a = sqrt((r + h)^2 - r^2) for the horizon distance and x = sqrt(a^2 - 2ad + d^2 + r^2) - r for the obscured object height, both of which this calculator implements with the addition of an atmospheric refraction factor.
The same refraction physics that bends light around the Earth's bulge also bends it through a prism, so if you want to see how Snell's law changes the apparent elevation of a distant object, the angle of refraction calculator uses the same index-of-refraction idea with user-controlled angles.
Frequently Asked Questions
Q: How far is the horizon from eye level?
A: From a 1.7 m standing observer the horizon is about 4.65 km away on a standard day with mean Earth radius. The exact value follows a = sqrt((r + h)^2 - r^2), where r is Earth's radius and h is eye height in the same unit.
Q: How much of a distant object is hidden by Earth curvature?
A: The obscured height in metres equals about 0.078 times the square of the target distance in kilometres for a low observer, before refraction. Doubling the distance quadruples the hidden portion, which is why tall lighthouses and ship masts matter so much at long range.
Q: What is the curvature of the Earth per mile?
A: The common surveying rule of thumb is about 8 inches of drop per mile squared, so 1 mile hides roughly 8 inches, 5 miles hide about 200 inches (16.7 ft), and 10 miles hide about 800 inches (66.7 ft) of an object at sea level.
Q: Does the earth curvature calculator account for atmospheric refraction?
A: Yes. The refraction factor defaults to 0.16 for a standard day, which lifts the apparent horizon by about 8 percent over the pure geometric value. Setting it to 0 reproduces a vacuum-like geometric horizon, useful for high-altitude or cold-air observations.
Q: What radius of Earth does the curvature formula use?
A: The default is the IERS mean Earth radius of 6,371.0088 km (3,958.76 mi), but you can switch to the equatorial (6,378.137 km) or polar (6,356.752 km) values when the observation geometry demands higher precision.
Q: Can you see France from England using the horizon formula?
A: Yes, on a clear day. From a 100 m cliff at Dover the horizon is 35.7 km away, which is just past the 33 km narrowest point of the English Channel. The calculator returns about 4.4 m of obscured French coastline at that distance, which is small enough that the cliffs can still poke above the bulge.