mxdvl avatar
mxdvl
haversine_distance
Script
Implementation of the Haversine formula for calculating the great circle distance between two points on a sphere. If no radius is provided, the average Earth’s radius is used with a value of 6371km.
0
mxdvl avatar
mxdvl
cities
HTTP
Retrieve a city for a given coordinates in the format [longitude, latitude] . An OPENCAGE_API_KEY variable is necessary and can be obtained for free on their website .
0
1
Next
Updated: July 6, 2024