LambertAzimuthalEqualArea
Luo_Suppe2026-08-15
gma.crs.ProjMethods.LambertAzimuthalEqualArea
class LambertAzimuthalEqualArea(longitude_of_center = 0, latitude_of_center = 90, false_easting = 0, false_northing = 0):
Lambert Azimuthal Equal Area projection method.
Optional:
central_meridian = float. Default 0.
The central meridian.
latitude_of_center = float. Default 90.
The central latitude.
false_easting = float. Default 0.
X offset from planar origin.
false_northing = float. Default 0.
Y offset from planar origin.