Projections

By Andrés del Pozo


Description of the projections supported by the WCS scripts. [more]

Keywords: coordinates, annotation

Contents

[hide]

1 Introduction

[hide]

From the Wikipedia [3] : A map projection is a systematic transformation of the latitudes and longitudes of locations on the surface of a sphere or an ellipsoid into locations on a plane. Map projections are necessary for creating maps. All map projections distort the surface in some fashion. Depending on the purpose of the map, some distortions are acceptable and others are not; therefore different map projections exist in order to preserve some properties of the sphere-like body at the expense of other properties. There is no limit to the number of possible map projections.

The scripts AnnotateImage, CatalogStarGenerator, MosaicByCoordinates and AlignByCoordinates support several projections with characteristics suitable for different kinds of images.

2 Projections

[hide]

This section contains brief descriptions of the supported projections. For more in-depth information you should click in the links available for each projection or read the document with the specification of the representation of celestial coordinates in FITS images [2] [1].

Each projection has two examples with a representation of the projection centered in the equator and in one of the poles. The parameters of these images are the same for all projections so they can be compared.

2.1 Gnomonic

Figure 1

The Gnomonic projection is a variation of the Zenithal projection and it is the most commonly used projection since it can approximate how most optical systems project the images.

This projection diverges for points more than 90 degree from the center of the projection and it heavily distorts the areas more than 10-20 degrees from the center. It should only be used for small areas.

2.2 Stereographic

Figure 2

The Stereographic projection is another variation of the Zenithal projection. It can be used for bigger areas than Gnomonic. It also diverges although only for the opposite point to the center of the projection.

2.3 Zenithal Equal Area

Figure 3

Zenithal Equal Area is a variation of the Zenithal projection. It can represent the whole sky.

2.4 Mercator

Figure 4

Mercator is a classical cylindrical projection which was widely used for navigation charts and currently is used for web mapping. Mercator keeps the shape and angles of small objects but it distorts the size and shape of large objects, as the scale increases from the Equator to the poles, where it becomes infinite.

This projection is suitable for areas around the great-circle that crosses the reference point of the projection perpendicular to the axis of the cylinder.

2.5 Plate-Carrée

Figure 5

Plate-Carrée is a very simple projection that maps the right ascension and declination directly to the coordinates x and y of the map.

Despite of its simplicity it can be used for all-sky maps.

2.6 Hammer-Aitoff

Figure 6

The Hammer-Aitoff projection is an all-sky projection with the property of being equal-area.

2.7 Orthographic

Figure 7

The Orthographic projection maps a hemisphere of the sky to a circle. It can be used for modelling the projection of images taken with some fisheye lenses.

References

[1] E. W. Greisen, M. R. Calabretta (2002) Representations of World Coordinates in FITS, Astronomy & Astrophysics, 395, 1061-1075

[2] M. R. Calabretta, E. W. Greisen (2002) Representations of Celestial Coordinates in FITS, Astronomy & Astrophysics, 395, 1077-1122

[3] Wikipedia contributors, Map projections, Wikipedia, The Free Encyclopedia