How can we simplify calculating geodesic distances on a deformed Earth?

In summary, calculating geodesic distances on a deformed Earth can be simplified by using the Vincenty formula, which takes into account the Earth's ellipsoidal shape and varying densities. This formula is more accurate than the traditional Haversine formula, which assumes a perfectly spherical Earth. Additionally, using geospatial software and satellite imagery can also aid in accurately calculating geodesic distances on a deformed Earth.
  • #1
dextercioby
Science Advisor
Homework Helper
Insights Author
13,349
3,114
This is just a mere suggestion for doing such computations without resorting to complicated series expansions of elliptic integrals.

Up to the irregular continental shape & sea floor, we could picture our planet as a revolution ellipsoid. This means that, except for points on the same parallel line, the geodesic is an ellipse and trying to compute the geodesic distance for arbitrary points would lead you to an elliptic integral. Even the setting of such an integral is a difficult task.

One simple way to circumvent this issue is to assume a deformed Earth, and what could be simpler than to assume it spherical ? We know that on the sphere the geodesic line between 2 points is the great circle passing through those points.

So let's say we've got city A with colattitude 23°15' N and longitude 15°34' E and a city B with colattitude 57°15' N and longitude 38°34' W. We assume that these values for the 2 coordinates are the same when we switch to a deformed planet.

It's a simple use of scalar product to get the angle between the 2 radii connecting the 2 points with the planet's center.

Denoting the angle with [itex] \psi [/itex], we find easily

[tex] \cos \psi =\sin\theta_{1} \sin \theta_{2} \cos\left(\varphi_{1}-\varphi_{2}\right) +\cos\theta_{1}\cos\theta_{2} [/tex]

,where getting the spherical angles from the collatitude & the longitude is a trivial matter.

Then the geodesic distance is simply

[tex] D_{\mbox{sph}}= R_{\mbox{sph}} \psi [/tex]

, where [itex] \psi [/itex] must be in radians.

[itex] R_{\mbox{sph}} [/itex] is found easily from the condition that the deformation preserve the volume of the Earth.

[tex] R_{\mbox{sph}}=\sqrt[3]{R_{\mbox{eq}}^{2}R_{\mbox{pole}}} [/tex].

The equatorial & polar radii can be picked up from any atlas.

It would be interesting however to make corrections to this simple computation. One could take into account the average depth of the planetary ocean and the average height of the continents.

Daniel.
 
Mathematics news on Phys.org
  • #2
Here's a calculator for geo-distances: https://www.distance.to/
 

1. What is geodesic distance on Earth?

Geodesic distance on Earth is the shortest distance between two points on the Earth's surface measured along the surface of a geodesic, which is a curved line that follows the shape of the Earth.

2. How is geodesic distance different from straight-line distance?

Straight-line distance is the shortest distance between two points in a straight line, while geodesic distance takes into account the curvature of the Earth's surface, which can result in a longer distance.

3. What factors affect geodesic distance on Earth?

The main factors that affect geodesic distance on Earth are the curvature of the Earth's surface and the location of the two points in relation to each other. The distance may also be affected by the altitude of the points and any obstacles such as mountains or bodies of water.

4. How is geodesic distance calculated?

Geodesic distance is calculated using mathematical formulas that take into account the curvature of the Earth's surface. These calculations can be done using specialized software or online tools.

5. Why is geodesic distance important?

Geodesic distance is important in various fields such as navigation, surveying, and geodesy. It allows for more accurate measurements and calculations, taking into account the shape of the Earth's surface. It is also used in the study of the Earth's shape and size.

Similar threads

  • Special and General Relativity
Replies
31
Views
827
  • Differential Geometry
Replies
4
Views
3K
Replies
7
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
2K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
2
Views
2K
  • Precalculus Mathematics Homework Help
Replies
2
Views
2K
  • Earth Sciences
Replies
16
Views
4K
  • Special and General Relativity
Replies
11
Views
2K
  • Astronomy and Astrophysics
Replies
7
Views
3K
Back
Top