Icon

GPS

This directory contains 2 workflows.

Distance between 2 Latitudes and Longitudes using Haversine formula 

Calculates the distance in kilometers (km) between 2 sets of latitudes and longitudes. This is meant so that no additional extensions are required, and uses […]

Latitude&Longitude to DMS string 

This translates given Latitude and Longitude coordinates into a DMS string. Requires input table to have columns Lat and Lon of type Decimal. This has […]