An implementation of the quadrilateralised spherical cube, an approximately equal-area projection of the sphere onto the faces of a cube. It is useful for storing data collected on a spherical surface, and for general mapmaking.
Cesar Rincon
gem "quad_sphere", "~> 1.0.0"