The calculation of straight line distance is relatively simple. It involves using the Pythagorean theorem to determine the distance between two points (x1, y1) and (x2, y2) on a coordinate plane. The formula is:
In the context of a map, these coordinates are typically latitude and longitude values. Geographic Information Systems (GIS) software is often used to automate these calculations and visualize the distances.