Description Usage Arguments Value Note See Also
Inverse Mercator Projection.
1 |
x,y |
The input data to be inversely projected as two vectors |
scale |
Scale of the input data, "km" default, all other values imply nautical miles. |
b0 |
Latitude defining the projection. |
List of components:
lat, lon |
Coordinates in latitude and longitude |
x, y |
Input coordinates (projected) |
scale |
Scale |
projection |
Projection (stated redunantly) |
b0, L0 |
Defining lat and a null value ??? |
is returned invisibly.
Needs elaboration and perhaps documenting with mercator in the same doc-file.
Called by invProj
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.