Skip to content

Capturing link travel time using Google using the Google Maps distance matrix api.

Notifications You must be signed in to change notification settings

niklascp/gmaps-link-travel-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capturing link travel time using Google

Using the Google Maps distance matrix api.

Requirements

You will need the Python Client for Google Maps Services:

$ pip install -U googlemaps

And Pandas

$ pip install pandas

Add a file in the root with the name 'api.key' which contains your Google Maps API key.

Please only use in accordance with Google Maps APIs Terms of Service.

About

Capturing link travel time using Google using the Google Maps distance matrix api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published