next up previous contents index
Next: 6.3.8 Miller Cylindrical projection Up: 6.3 Cylindrical projections Previous: 6.3.6 Cylindrical equidistant projection   Contents   Index

6.3.7 Cylindrical equal-area projections (-Jy -JY)

This cylindrical projection is actually several projections, depending on what latitude is selected as the standard parallel. However, they are all equal area and hence non-conformal. All meridians and parallels are straight lines. The requirements to define this projection are:

While you may choose any value for the standard parallel and obtain your own personal projection, there are seven choices of standard parallels that result in known (or named) projections. These are listed in Table 6.2.


Table 6.2: Standard parallels for some cylindrical equal-area projections.
Projection Standard parallel
Balthasart 50°
Gall-Peters 45°
Hobo-Dyer 37°30' (= 37.5°)
Trystan Edwards 37°24' (= 37.4°)
Caster 37°04' (= 37.0666°)
Behrman 30°
Lambert


For instance, a world map centered on the 35°E meridian using the Behrman projection (Figure 6.22) can be obtained by running the command:




pscoast -R-145/215/-90/90 -JY35/30/4.5i -B45g45 -Dc -A10000 -Slightgray -Wthinnest -P > \
        GMT_general_cyl.ps


Figure 6.22: World map using the Behrman cylindrical equal-area projection.
\includegraphics{scripts/GMT_general_cyl}

As one can see there is considerable distortion at high latitudes since the poles map into lines.


next up previous contents index
Next: 6.3.8 Miller Cylindrical projection Up: 6.3 Cylindrical projections Previous: 6.3.6 Cylindrical equidistant projection   Contents   Index
Paul Wessel 2009-09-20