Skip to content

mbbush/detour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

detour

Calculate the detour each of two drivers would have to make to pick up and drop off the other.

google.py does this using the Google Distance Matrix API, and includes i/o. earth.py is a library for distance computations on a spherical earth, and includes a function earth.detour that determines which of two drivers would make the shorter detour if traveling in straight lines. It does not have any i/o.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages