next up previous contents index
Next: Azimuthal Projections Up: Conic Projections Previous: Lambert Conic Conformal Projection

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.

$\bullet$
Longitude and latitude of the projection center
$\bullet$
Two standard parallels
$\bullet$
Map scale in inch/degree or 1:xxxxx notation (-Jd), or map width (-JD)

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





gmtset DEGREE_FORMAT 3 GRID_CROSS_SIZE 0.05i
pscoast -R-88/-70/18/24 -JD-79/21/19/23/4.5i -B5g1 -Di -N1/1p -G200 \
   -W0.25p -P >! GMT_equidistant_conic.ps
gmtset GRID_CROSS_SIZE 0






  
Figure 5.8: Equidistant conic map projection
\begin{figure}\centering\epsfig{figure=eps/GMT_equidistant_conic.eps}\end{figure}

     

   


Paul Wessel
1999-12-03