Description Usage Arguments Value Author(s) References
Calculates the geodesic distance between two points specified by radian latitude/longitude using the Spherical Law of Cosines (slc)
1 | gcd.slc(long1, lat1, long2, lat2)
|
long1 |
Longitude of point 1 in degrees |
lat1 |
Latitude of point 1 in degrees |
long2 |
Longitude of point 2 in degrees |
lat2 |
Latitude of point 2 in degrees |
distance in km
Charles Frost, charles_frost@fws.gov
https://github.com/cfrost3/AKaerial
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.