geoEqualEarthRaw top-level constant Cylindrical projections Projections

GeoRawProjection const geoEqualEarthRaw

The raw Equal Earth projection, by Bojan Šavrič et al., 2018.

{@category Projections} {@category Cylindrical projections}

Implementation

const geoEqualEarthRaw = GeoRawProjection(_equalEarthRaw, _equalEarthInvert);