#  Batch Distance Calculation using Google Distance Matrix API 

 



 Driving, walking, or public transportion travel times and distances between a pair of locations can be calculated with the [Google Distance Matrix](https://developers.google.com/maps/documentation/distance-matrix/overview). This requires signing up for a [Google Maps API key](https://developers.google.com/maps/documentation/javascript/get-api-key). Harvard CGA has developed a python script to perform these calculations for a batch of paired locations (origin x/y and destination x/y). [Click here to download the script.](https://hu.sharepoint.com/:u:/s/HarvardCGA/ETmMK5CbmKZNpgwb3Bb24vwBEKLlUhSmCmY4BVVh87cnzA?e=ieYVol)



 



 

 See also:- [ Services ](/page-type/services)
- [ Software ](/tags/software)