Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Computable Data > Geographic Data > Geodesy > GeoDistance >

GeoDistance

GeoDistance
gives the geodesic distance in meters between latitude-longitude positions on the Earth.
GeoDistance
gives the distance between positions specified by position objects.
  • Latitudes and longitudes are given in degrees or as DMS lists.
  • GeoDistance gives the distance between positions specified by latitudes and longitudes given as strings.
  • GeoDistance gives the distance between positions projected onto a reference ellipsoid; heights are ignored.
  • GeoDistance by default uses the reference ellipsoid associated with the datum for .
  • The algorithm used by GeoDistance can be specified by setting the Method option to one of the following values: , , or .
Distance between two positions on the reference ellipsoid:
Distance between two fully specified geodetic positions:
Distance between two positions on the reference ellipsoid:
In[1]:=
Click for copyable input
Out[1]=
 
Distance between two fully specified geodetic positions:
In[1]:=
Click for copyable input
Out[1]=
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF