Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

Variance between AppSheet Distance() and Google Maps

Our client is providing shipping cost quotations with the starting and destination zip codes. I’ve imported a zip code listing containing the LAT/LONG of each zip code in the US, determined the DISTANCE() between the two zip codes and multiplied to obtain the mileage ([vir_distance]*0.621371)). The client is inquiring about the difference between the Google Map mileage calculation vs. AppSheet. Can anyone provide some background and what has been implemented to help eliminate the variance?

A million thanks!

0 7 1,236
7 REPLIES 7

The difference is because the DISTANCE expression is calculating the direct path from point A to to B where Google Map is calculating with the street route.

Thanks Aleksi. For reference, Praveen posted a super helpful article for an external service similar to Google Maps API for a spreadsheet formula. Here’s the article link:


Thanks Daisy, yes I’m aware of this one

Yes, I was hoping to make available to anyone finding my inquiry

Thanks as always for your help.

Good idea!

Thank you Daisy

You’re very welcome!!

Top Labels in this Space