Skip to content
Prev 7384 / 29559 Next

Best way to calculate distance between geographical points

In the geosphere package on R-Forge there are a number of distance
functions (from law of cosines to more complex) as well as related
spherical trig functions, such as computing paths along a
great-circle. There is also pointDistance in the raster package.

Robert
On Thu, Jan 14, 2010 at 1:27 AM, Karl Ove Hufthammer <karl at huftis.org> wrote: