Parent Topic: PROJ

PROJECTIONS

The following are a list of the supported projections and their required input. Projections are usually categorized by the type of the surface the earth is projected onto:

Other projections may be formed by modifying the basic types (e.g. pseudo-cylindrical). The projection type is listed below as the "General class" for the projection.

In projecting a sphere (the earth) to a surface (the image), the geometry of the sphere is changed. A given projection usually retains some characteristics of the sphere, usually at the expense of other characteristics. The following terms are listed below as "Characteristics" for the projections where:

The earth model for the projection may be defined in the MAPUNITS string or in the ELLIPS parameter. (See the EARTH_MODELS section.) Some projections can process the earth as an ellipsoid or a sphere, while some only process the earth as a sphere. This is noted for the projection as the "Earth model:" using an "ellipsoid or sphere" or "sphere". This is important if the earth model is not supported and is defined as values in the ELLIPS parameter:

In general, non-azimuthal projections (i.e. 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 E000 (i.e. Clarke 1866 or NAD 1927).

Projections that use a "sphere", will use the first value in ELLIPS as the radius of the earth. If there is a second value 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 will be E019 (i.e. Normal Sphere of 6370997 metres).

The fields required for each projection are listed. Any parameters not mentioned are not used for the projection.

Possible errors are listed for each projection. In general any of the projections will exit with E333 ("Projection was not initialized"), if the required parameters for the projection were not specified.


Parent Topic: PROJ
About PCI Help Gateway