Reference articles on history, science, culture and more
Encyclopedia

Equirectangular projection

Cylindrical equidistant map projection

Image credit is listed at the end of this article.

The equirectangular projection (also called the equidistant cylindrical projection or la carte parallélogrammatique projection), which includes the special cases of the Gall isographic projection and the plate carrée projection (also called the geographic projection, lat/lon projection, or plane chart), is a simple map projection attributed to Marinus of Tyre who, Ptolemy claims, invented the projection about AD 100.

The projection maps meridians to vertical straight lines of constant spacing (for meridional intervals of constant spacing), and circles of latitude to horizontal straight lines of constant spacing (for constant intervals of parallels). The projection is neither equal area nor conformal. Because of the distortions introduced by this projection, it has little use in navigation or cadastral mapping and finds its main use in thematic mapping. In particular, the plate carrée has become a standard for global raster datasets, such as Celestia, NASA World Wind, the USGS Astrogeology Research Program, and Natural Earth, because of the particularly simple relationship between the position of an image pixel on the map and its corresponding geographic location on Earth or other spherical solar system bodies. In addition it is frequently used in panoramic photography to represent a spherical panoramic image.

01Definition

The forward projection transforms spherical coordinates into planar coordinates. The reverse projection transforms from the plane back onto the sphere. The formulae presume a spherical model and use these definitions:

  • \lambda is the longitude of the location to project;
  • \varphi is the latitude of the location to project;
  • \varphi _{1} are the standard parallels (north and south of the equator) where the scale of the projection is true;
  • \varphi _{0} is the central parallel of the map;
  • \lambda _{0} is the central meridian of the map;
  • x is the horizontal coordinate of the projected location on the map;
  • y is the vertical coordinate of the projected location on the map;
  • R is the radius of the globe.

Longitude and latitude variables are defined here in terms of radians.

Forward

{\begin{aligned}x&=R(\lambda -\lambda _{0})\cos \varphi _{1}\\y&=R(\varphi -\varphi _{0})\end{aligned}}

The plate carrée (French, for flat square), is the special case where \varphi _{1} is zero. This projection maps x to be the value of the longitude and y to be the value of the latitude, and therefore is sometimes called the latitude/longitude or lat/lon(g) projection. Despite sometimes being called "unprojected", it is actually projected.

When the \varphi _{1} is not zero, such as Marinus's \varphi _{1}=36^{\circ }, the Gall isographic projection's \varphi _{1}=45^{\circ }, or Ronald Miller's \varphi _{1}=(37.5^{\circ },43.5^{\circ },50.5^{\circ }), the projection can portray particular latitudes of interest at true scale.

While a projection with equally spaced parallels is possible for an ellipsoidal model, it would no longer be equidistant because the distance between parallels on an ellipsoid is not constant. More complex formulae can be used to create an equidistant map whose parallels reflect the true spacing.

Reverse

{\begin{aligned}\lambda &={\frac {x}{R\cos \varphi _{1}}}+\lambda _{0}\\\varphi &={\frac {y}{R}}+\varphi _{0}\end{aligned}}

Alternative names

In spherical panorama viewers, usually:

  • \lambda is called "yaw";
  • \varphi is called "pitch";

where both are defined in degrees.

Equirectangular projection with Tissot's indicatrix of deformation and with the standard parallels lying on the equator
Equirectangular projection with Tissot's indicatrix of deformation and with the standard parallels lying on the equator
True-colour satellite image of Earth in equirectangular projection
True-colour satellite image of Earth in equirectangular projection
Height map of planet Earth at 2km per pixel, including oceanic bathymetry information, normalized as 8-bit grayscale. Because of its easy conversion between x, y pixel information and lat-lon, maps like these are very useful for software map renderings.
Height map of planet Earth at 2km per pixel, including oceanic bathymetry information, normalized as 8-bit grayscale. Because of its easy conversion between x, y pixel information and lat-lon, maps like these are very useful for software map renderings.
Watch videos about Equirectangular projectionExplainers and documentaries on YouTube (opens in a new tab)

Sources and credits

This article is adapted from the Wikipedia article Equirectangular projection, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.

Images, from Wikimedia Commons:

Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.