import "github.com/dsoprea/go-utility/v2/geographic"
s2.go
func S2CellFromCoordinates(latitude, longitude float64) s2.CellID
S2CellFromCoordinates returns an `S2` cell for the given real-world coordinates.