Classification: Pseudo cylindrical
Available forms: Forward and inverse, spherical and ellipsoidal projection
Defined area: Global
Alias: eqearth
Domain: 2D
Input type: Geodetic coordinates
Output type: Projected coordinates
+proj=eqearth Copy
+proj=eqearth
The Equal Earth projection is designed for world maps and retains the relative size of areas. It was inspired by the Robinson projection.
Example:
$ echo 122 47 | proj +proj=eqearth +R=11.55 0.89 Copy
$ echo 122 47 | proj +proj=eqearth +R=11.55 0.89
Note: All parameters for this projection are optional.
+lon_0
+ellps
+R
+x_0
+y_0
Preps an EqualEarth projection
Optional
projection specific parameters
EqualEarth forward equations--mapping lon-lat to x-y
lon-lat WGS84 point
EqualEarth inverse equations--mapping x-y to lon-lat
EqualEarth point
Equal Earth
Classification: Pseudo cylindrical
Available forms: Forward and inverse, spherical and ellipsoidal projection
Defined area: Global
Alias: eqearth
Domain: 2D
Input type: Geodetic coordinates
Output type: Projected coordinates
Projection String
Usage
The Equal Earth projection is designed for world maps and retains the relative size of areas. It was inspired by the Robinson projection.
Example:
Parameters
Note: All parameters for this projection are optional.
Optional
+lon_0
(Central meridian)+ellps
(Ellipsoid name)+R
(Radius of the sphere)+x_0
(False easting)+y_0
(False northing)Further Reading