Map projections

Projections are usually categorized by the type of the surface onto which the Earth is projected.

Surface Description
Cylindrical The projection is a cylinder wrapped around the globe (for example, the Mercator projection).
Conic The projection is a cone placed over the globe (for example, the Lambert Conformal Conic projection).
Azimuthal The globe is projected onto a plane (for example, the Stereographic projection).

Other projections can be formed by modifying the basic types (for example, pseudo-cylindrical). The projection type is defined under the "General class" heading of the Supported Projections table.

In projecting a sphere (the Earth) on a surface (the image), the geometry of the sphere changes. A given projection usually retains some characteristics of the sphere, usually at the expense of other characteristics. The following terms list "characteristics" for the projections, where:

Note: For CATALYST Professional programs, the Earth model for the projection can be defined in the MAPUNITS string or in the ELLIPS parameter (see Earth models).

Some projections can process the Earth as an ellipsoid or a sphere, while some only process the Earth as a sphere. For more information, refer to the projection under the "Earth model" heading of the Supported Projections table. This is important if the Earth model is not supported and is defined as values in the ELLIPS parameter. For projections that use an ellipsoid or sphere, ELLIPS can be:

If the unsupported Earth model is a sphere, it can be defined in one of the following ways:

In general, non-azimuthal projections (that is, cylindrical or conic) usually use an ellipsoid or sphere. If no Earth model is defined for a projection that uses an ellipsoid or sphere, the Earth model ellipsoid defaults to D000 (that is, WGS84).

Projections that use a sphere use the first value in ELLIPS as the radius of the Earth. If a second value is defined, it is ignored.

Azimuthal projections usually use a sphere, but not an ellipsoid. If no Earth model is defined for projections that use a sphere, the default is D000 (that is, WGS84).

© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.