Guyou Projection
Apr 14,2026

GISBox is a one-stop 3D GIS data editing, conversion and publishing platform that supports editing in multiple GIS formats such as OSGB/GEOTIFF/RVT, converting to 3DTiles/Terrain and publishing.

Introduction

Guyou projection is a conformal map projection proposed by French mathematician and naval captain Émile Guyou in 1886. As a member of the French Academy of Sciences (elected 1894) and a recipient of the Légion d'Honneur, Guyou developed this projection as an elegant solution for displaying the world in a rectangular form while preserving local angles. The projection belongs to the same family as the Peirce quincuncial projection—in fact, the Guyou and Peirce projections are transverse cases of each other: Guyou represents the equatorial aspect, while Peirce represents the polar aspect. Though mathematically complex, relying on elliptical integrals for its computation, the Guyou projection offers the unique ability to be tiled infinitely, allowing any point on Earth to be connected to any other by a straight line.

Projection Basic

The Guyou projection is a conformal (equal-angle) projection that maps the Earth onto a 2:1 rectangle, with the equator as the central straight line. The central meridian and the 90th meridians appear as straight lines, though the 90th meridians are bent at the 45th parallels north and south. The poles are represented as points located at the midpoints of the rectangle's opposite sides—not at the top and bottom edges as in cylindrical projections. The projection is computed using elliptical integrals, making it mathematically sophisticated. A crucial limitation is that it is a "one-way" projection: the inverse transformation (from Guyou coordinates back to geographic coordinates) is not defined by standard formulae and requires iterative approximations, which can introduce precision loss. The projection can be centered by specifying a central meridian, with 20° West often chosen to keep landmasses away from areas of greatest distortion.

Pros

  1. Strict conformality: As a conformal projection, the Guyou preserves local angles and shapes accurately, making it suitable for applications where directional relationships and local geometry must be maintained despite global distortion.
  2. Rectangular format with tessellation capability: Unlike many conformal projections that produce circular or oval outputs, the Guyou produces a clean rectangular world map. Moreover, individual hemispheres can be tiled infinitely to create a continuous mosaic, enabling straight-line connections between any two points on Earth.
  3. Mathematical elegance: As a special case of Jacobi's conformal projection (which predates Guyou), the projection connects to deep mathematical principles in elliptic functions and conformal mapping, appealing to cartographers with theoretical interests.
  4. Equatorial region suitability: The projection performs well for showing equatorial regions, where distortion is minimized and conformality holds effectively.

Cons

  1. Extreme area distortion: Being conformal, the Guyou projection severely exaggerates areas—particularly at the corners of the rectangle and near the 90th meridians at latitudes 45° north and south, where conformality itself begins to fail. This makes it completely unsuitable for area comparisons.
  2. Scale not true anywhere: No point on the map maintains true scale. Scale is elongated at the corners and compressed at the center, further complicating distance measurements.
  3. Complex computation and precision issues: The reliance on elliptical integrals and the lack of a standard inverse formula mean that reprojecting data from Guyou to other coordinate systems requires iterative approximations and loses precision—a serious drawback for GIS workflows requiring round-trip transformations.
  4. Limited practical adoption: While listed in PROJ and other libraries, the Guyou projection remains a niche choice. It is not a standard option in mainstream GIS platforms like ArcGIS or QGIS without custom implementation, and its applications are largely confined to novelty maps and specialized mathematical contexts.

Application Scenario

The Guyou projection occupies a highly specialized niche in cartography. Its primary use is for novelty maps and thematic displays where conformality and rectangular format are desired, but area accuracy is irrelevant. The projection's ability to tile hemispheric squares indefinitely has led to its use in unusual decorative contexts—including bathroom floor patterns, as noted in cartographic literature. In mathematical cartography and academic research, the Guyou serves as a case study in conformal mapping using elliptical integrals, and it is occasionally employed for equatorial region displays where local shape preservation is prioritized. The projection is also of historical interest to those studying the Peirce quincuncial projection and Jacobi's broader contributions to conformal mapping. However, for most practical applications—including navigation, general reference mapping, thematic area analysis, or GIS data management—the Guyou projection is rarely the appropriate choice, superseded by more practical conformal projections like Mercator or by compromise projections for world maps.

Example

1. Guyou doubly periodic projection of the world.

Related GIS Projections

Vertical Near-side Perspective Projection

Two-point Equidistant Projection

Times Projection

Wagner IV Projection

References

  1. https://en.wikipedia.org/wiki/Guyou_hemisphere-in-a-square_projection
  2. https://map-projections.net/single-view/guyou-20w
  3. https://manifold.net/doc/mfd9/guyou_projection.htm