This is an implementation of the quadrilateralized spherical cube projection, an approximately equal-area projection (to within a few percent) in which a sphere is projected onto an inscribed cube.
Cesar Rincon
gem "quad_sphere", "~> 0.9.0"