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

  • Context: Graduate 
  • Thread starter Thread starter dextercioby
  • Start date Start date
  • Tags Tags
    Earth Geodesic
Click For Summary
SUMMARY

This discussion presents a simplified method for calculating geodesic distances on a deformed Earth by approximating it as a sphere. The geodesic distance between two points is determined using the great circle method, with specific coordinates provided for cities A and B. The formula for the angle between the two points is derived using the scalar product, and the geodesic distance is calculated as D_sph = R_sph * ψ, where R_sph is derived from the Earth's equatorial and polar radii. The discussion also suggests potential corrections for ocean depth and continental height.

PREREQUISITES
  • Understanding of spherical geometry and great circle calculations
  • Familiarity with geodesic distance concepts
  • Knowledge of scalar products in trigonometry
  • Basic knowledge of Earth's dimensions, including equatorial and polar radii
NEXT STEPS
  • Research the mathematical derivation of elliptic integrals in geodesic calculations
  • Explore advanced geodesic distance calculators and their algorithms
  • Learn about the effects of ocean depth and continental elevation on geodesic distances
  • Investigate the use of Geographic Information Systems (GIS) for geodesic computations
USEFUL FOR

Geographers, mathematicians, and professionals in geospatial analysis who require efficient methods for calculating distances on a deformed Earth model.

dextercioby
Science Advisor
Insights Author
Messages
13,408
Reaction score
4,201
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 \psi, we find easily

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

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

Then the geodesic distance is simply

D_{\mbox{sph}}= R_{\mbox{sph}} \psi

, where \psi must be in radians.

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

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

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.
 
Physics news on Phys.org
Here's a calculator for geo-distances: https://www.distance.to/
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
5K
  • · Replies 31 ·
2
Replies
31
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
2
Views
2K