Building remarkable businesses

GIS

Geographic Distance and Azimuth Calculations

GeoCalc is a PHP and (MySQL) API that is useful in performing distance calculations between two distinct points on the earth's surface. Used in most GIS (Geographic Information Systems), these are standard algorithms with various levels of accuracy. Simple example of uses for this software would be to find the nearest store location to you, or finding the straight-line distance between two points on a map.