Línea de visión y perfil de enlace

Arrastre dos puntos al mapa y compruebe si se ven por encima del terreno real.

1Defina el trayecto

Drag either marker, or type coordinates. The path is re-checked as you drag.
A
Point A (transmitter)
B
Point B (receiver)
Share this view
Makes a short link that reopens this path, these settings and this camera angle.

2Resultado

3D corridor

Exaggeration 1x
Imagery © Esri, Maxar, Earthstar Geographics
A block of ground either side of the route. Drag to orbit, right drag or shift drag to pan, wheel to move in and out.
The sheet hanging under the sight line is cyan where the line is well above the ground, amber where it clears by less than the margin the terrain data deserves, and red where the ground breaks it.
Blocked by terrain
The ground rises into the path 12.74 km from A, at 821 m above sea level, which is 67 m above the line between your two antennas. B would need 89 m above the ground here.
Distance
16.78 km
10.43 miles, bearing 301°
Ground at A
82 m
269 ft, antenna at 83 m
Ground at B
971 m
3185 ft, antenna at 972 m
Tightest point
-66.6 m
12.74 km from A
Fresnel clear
none
the line is under the ground here
B needs
89 m
above ground for a clear line

Path profile

Hover the chart to read the ground
Terrain profile from 54.3765, -2.9893 to 54.4542, -3.2116 over 16.78 km: Blocked by terrain. The ground rises into the path 12.74 km from A, at 821 m above sea level, which is 67 m above the line between your two antennas. B would need 89 m above the ground here.0 m200 m400 m600 m800 m1000 m0.0 km4.2 km8.4 km12.6 km16.8 km
Ground Ridge margin Sight line 60% Fresnel zone Sea level, curved Blocking point
Worked example, drawn above: from a Lake District valley floor at 54.3765, -2.9893 (82 m above sea level) to the summit of Scafell Pike at 54.4542, -3.2116 (971 m), 16.78 km apart on a bearing of 301 degrees, with a handheld at 1.5 m at each end. The ground rises into the path 12.74 km from A, at 821 m above sea level, which is 67 m above the line between your two antennas. B would need 89 m above the ground here.
Walked in 545 steps of 31 m: 545 samples at 1 arcsec. Bare ground only: no trees, buildings or masts. Earth radius scaled by 4/3 for atmospheric refraction.

Will A see B?

This tool answers one question: can two points on the ground see each other, over the real shape of the land in between. It walks the great circle between them in steps of about one terrain cell, reads the ground height at every step from our elevation store, adds the earth's curvature, and compares the result with the straight line between the two antennas. If something is in the way it tells you where, how high it is, and how high each end would have to be for the line to get through.

For rocketry it answers the practical versions of that question: will telemetry reach from the flight line to the landing area on the far side of a rise, will an LTE flight computer get a signal from the bottom of a valley, will a ground tracker hear a rocket that has come down behind a hill.

The earth gets in the way before the hills do

Over long paths the limit is not terrain at all, it is the planet. The surface falls away from a straight line by roughly d squared over 8R, which is about 8 m at 20 km and 78 m at 63 km. Radio reaches a little further than optics because the atmosphere is denser near the ground and refracts the beam gently downwards; the standard way to model that is to pretend the earth has 4/3 of its true radius, which is what the radio setting here does. Two antennas at 1.5 m see each other to about 10 km and no further, whatever the terrain does. Get one end into the air and the horizon opens up fast: the geometric horizon goes as the square root of height, so 300 m of altitude is worth about 71 km on its own.

Fresnel clearance, not just a clear line

A radio link wants room around the line, not only the line. The first Fresnel zone is the ellipse around the path inside which a reflected wave arrives within half a wavelength of the direct one; its radius at any point is the square root of (wavelength times d1 times d2 divided by D), which at 868 MHz over a 10 km path is about 29 m at the midpoint. The working rule is that 60 percent of that zone should be clear of obstructions. A path that grazes a ridge is optically fine and several dB down in practice, so the tool reports the geometric answer and the Fresnel answer separately.

What the terrain data is, and is not

Heights come from our own elevation store, built from 1 arcsec global samples: raw 1 arcsec (about 30 m) cells across the UK, Ireland, the Alps and around known launch sites, 3 arcsec across the rest of Europe, the US and the steepest ground anywhere else, 6 arcsec on other hills and 18 arcsec elsewhere on land. Sea and anywhere without data read zero. The same data is available through our free terrain elevation API.

Two limits are worth knowing. First, every cell holds the mean height of the ground inside it, so a sharp ridge crest reads lower than it really is, by a couple of metres at 1 arcsec and by more at the coarser tiers; the chart draws that margin as a band above the ground and calls a path that only just clears it marginal rather than clear. Second, this is bare earth: no trees, no buildings, no masts. A line that clears a ridge by 5 m does not clear the forestry plantation on top of it.

Frequently asked questions

How far will 868 MHz telemetry go? Ground to ground, until a hill or the horizon stops it, usually under 10 km with both ends at head height. Ground to rocket, tens of kilometres, because altitude buys horizon.

Why does it say blocked when I can see the hill? Seeing the hill is not seeing over it. The chart shows where the ground rises above the line between the two antennas.

What height does B need? The tool gives the minimum height above ground at B that puts the line clear of everything in between, and the same figure for A. If that number is large, the obstruction is close to the other end and no mast will fix it.

Can I use it for LTE or mobile coverage? For the terrain part, yes, with the frequency set to the band you care about. It knows nothing about where the masts are or how loaded they are.

Is there an API? Yes, the same check is public at /api/los/, and the ground heights alone are at /api/terrain/.