The equal-area Hammer projection, first presented by Ernst von Hammer in 1892, is also known as Hammer-Aitoff (the Aitoff projection looks similar, but is not equal-area). The border is an ellipse, equator and central meridian are straight lines, while other parallels and meridians are complex curves. The projection is defined by selecting:
A view of the Pacific ocean using the Dateline as central meridian is accomplished thus
#!/bin/sh # $Id: GMT_hammer.sh,v 1.1 2001/03/21 04:10:21 pwessel Exp $ # pscoast -R0/360/-90/90 -JH180/4.5i -Bg30/g15 -Dc -A10000 -G0 -P > GMT_hammer.ps