Class LambertAzimuthalEqualAreaSpherical

All Implemented Interfaces:
Serializable, Formattable, MathTransformProvider, Deprecable, LenientComparable, org.opengis.referencing.IdentifiedObject, org.opengis.referencing.operation.OperationMethod

public final class LambertAzimuthalEqualAreaSpherical extends LambertAzimuthalEqualArea
The provider for "Lambert Azimuthal Equal Area (Spherical)" projection (EPSG:1027).
Since:
1.2
Version:
1.2
Author:
Martin Desruisseaux (Geomatys)
See Also:
  • Field Details

    • IDENTIFIER

      public static final String IDENTIFIER
      The EPSG identifier, to be preferred to the name when available.
      See Also:
  • Constructor Details

    • LambertAzimuthalEqualAreaSpherical

      public LambertAzimuthalEqualAreaSpherical()
      Constructs a new provider.