Computational geometry and spatial indexing on the sphere This is a package for manipulating geometric shapes. Unlike many geometry libraries, S2 is primarily designed to work with spherical geometry, i.e., shapes drawn on a sphere rather than on a planar 2D map. This makes it especially suitable for working with geographic data.
The tag is for discussing Google S2 spherical geometry library, https://s2geometry.io/, and S2 hierarchical cell indexing in general. Also for discussing its ports to other languages and applications.