Distance Calculation.JPG | 24K |
SCRIPT(
`
formula("lat_lon_distance("+lat1+", "+lon1+", "+lat2+", "+lon2+")")
`,
/* London... */
"lat1", 51.508129,
"lon1", -0.128005,
/* Auckland... */
"lat2", -36.84846,
"lon2", 174.763332
)
OSGB Conversion.iok | 11K |
It looks like you're new here. If you want to get involved, click one of these buttons!