azimuthal.equidistant | R Documentation |
Azimuthal equidistant projection
azimuthal.equidistant(r, ...)
r |
2-column Matrix of spherical coordinates of points on
sphere. Column names are |
... |
Arguments not used by this projection. |
2-column Matrix of Cartesian coordinates of points on polar
projection. Column names should be x
and y
.
This is a special case with the point centred on the projection being the South Pole. The MathWorld equations are for the more general case.
David Sterratt
https://en.wikipedia.org/wiki/Map_projection, http://mathworld.wolfram.com/AzimuthalEquidistantProjection.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.