next up previous contents index
Next: 6.1.3 Lambert conic conformal Up: 6.1 Conic projections Previous: 6.1.1 Albers conic equal-area   Contents   Index

6.1.2 Equidistant conic projection (-Jd -JD)

The equidistant conic projection was described by the Greek philosopher Claudius Ptolemy about A.D. 150. It is neither conformal or equal-area, but serves as a compromise between them. The scale is true along all meridians and the standard parallels. To select this projection in GMT you must provide the same information as for the other conic projection, i.e.

The equidistant conic projection is often used for atlases with maps of small countries. As an example, we generate a map of Cuba:




gmtset PLOT_DEGREE_FORMAT ddd:mm:ssF GRID_CROSS_SIZE_PRIMARY 0.05i
pscoast -R-88/-70/18/24 -JD-79/21/19/23/4.5i -B5g1 -Di -N1/thick -Glightgray \
        -Wthinnest -P > GMT_equidistant_conic.ps


Figure 6.2: Equidistant conic map projection
\includegraphics{scripts/GMT_equidistant_conic}


next up previous contents index
Next: 6.1.3 Lambert conic conformal Up: 6.1 Conic projections Previous: 6.1.1 Albers conic equal-area   Contents   Index
Paul Wessel 2008-05-15