---
title: Calculate the distance between two points on Earth
summary: Calculate the physical geo distance in kilometers between places such as the end user's location and the Fastly POP they connected to.
url: https://www.fastly.com/documentation/solutions/examples/calculate-the-distance-between-two-points-on-earth
---

Calculate the physical geo distance in kilometers between places such as the end user's location and the Fastly POP they connected to.

## Compute

### Rust

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/b933cf8f)

### Javascript

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/2f262874)

### Go

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/f298c39b)

