Description Usage Arguments Value Note See Also
Lambert projection.
1 |
lat,lon |
Coordinates as latitude and longitude vectors |
lat0 |
First latitude defining of the projection |
lon0 |
Longitude defining the projection |
lat1 |
Second latitude defining the projection |
scale |
Scale, default "km", redundant ?? |
old |
Old method ? |
List of components:
lat, lon |
Coordinates in latitude and longitude |
x, y |
Input coordinates (projected) |
scale |
Scale |
projection |
Projection (stated redunantly) |
lat0, lon0,
lat1 |
Defining lats and lon |
is returned invisibly.
Needs elaboration, might be merged with docs for other proj-functions.
Called by geoarea
, orthproj
and
Proj
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.