Note
Go to the end to download the full example code.
Cassini cylindrical projection
This cylindrical projection was developed in 1745 by César-François Cassini de Thury for the survey of France. It is occasionally called Cassini-Soldner since the latter provided the more accurate mathematical analysis that led to the development of the ellipsoidal formulae. The projection is neither conformal nor equal-area, and behaves as a compromise between the two end-members. The distortion is zero along the central meridian. It is best suited for mapping regions of north-south extent. The central meridian, each meridian 90° away, and equator are straight lines; all other meridians and parallels are complex curves.
clon0/lat0/scale or Clon0/lat0/width
c or C: Sets the projection type.
lon0/lat0: Sets the projection center.
scale or width: Sets the map size.

Total running time of the script: (0 minutes 0.281 seconds)