This class can be used retrueve geographical location information for a given zip or postal code from Eyesis service. It can send an HTTP request to Eyesis Web services API server with a given zip or postal code. The class returns the response in an array with the associated country, province, city, latitude and longitude. It can also calculate the distance between two locations given their zip or postal codes.