An open API service indexing awesome lists of open source software.

https://github.com/danysantiago/addresses-distance-calculator

Calculates the driving distance and estimated time between a list of addresses and a specific address
https://github.com/danysantiago/addresses-distance-calculator

Last synced: 7 months ago
JSON representation

Calculates the driving distance and estimated time between a list of addresses and a specific address

Awesome Lists containing this project

README

          

Addresses Distance Calculator
===================================

This app calculates the driving distance and estimated time between a list of addresses to a specific address by useing Google Maps Services. The result is an Comma Separated Value file. You can start the app in GUI mode or if you run the jar with a '-c' parameter and it will start in command-line mode.