Tuesday, March 9, 2010

Free Zipcode Web Service



Free Zipcode Web Service can be used to access the distance between two zipcodes and  details about zipcode. This Web service is currently available as free web service in the URL below:
Or you can directly implement it using the following URL in your web application to integrate this feature.
Zipcode Distance calculator actually calculates the distance between the two zipcodes based on their geographical points longitude and latitude values.
The above service calculates the distance on the miles and KMs between them and exposes the details in XML format as soap object with below properties.





ZipCode1
ZipCode2
DistanceInMiles
DistanceInKM