Ellipsoid.Wgs84 Property
Gets the predefined ellipsoid WGS 84, used worldwide.
Syntax
public static Ellipsoid Wgs84 { get; }
Property Value
The predefined ellipsoid WGS 84.
Remarks
The EPSG code is 7030.
The equatorial radius is 6378137 m; the inverse flattening is 298.257223563.
For practical purposes, this ellipsoid is the same as the Grs1980 ellipsoid. There is a slight difference in the inverse flattening, but it corresponds to a difference of only 0.1 millimeter in the polar radius.
Platforms
Windows, Linux, Android