Modeling the Earth
The Earth is round, but it is not a perfect sphere. You can model the shape and size of the Earth using reference spheroids, such as the World Geodetic System of 1984 (WGS84), and geoid models, such as the Earth Gravitational Model of 1996 (EGM96).
When creating map projections, you can preserve characteristics of the Earth by using auxiliary latitudes. For example, when creating an equal area map projection from an ellipsoid, you can preserve surface area by using authalic latitudes. Use latitude conversion functions and objects to convert between types of latitude.
Functions
Objects
Topics
- Shape of the Earth
You can model the Earth using a perfect sphere, an ellipsoid, an oblate spheroid, or a geoid.
- Comparison of Reference Spheroids
Learn how to create reference spheroids using different functions and objects.
- Work with Reference Spheroids
Use reference spheroids to create map projections, to calculate curves and areas on the surface of a spheroid, and to transform 3-D geodetic coordinates.