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
- Host: GitHub
- URL: https://github.com/danysantiago/addresses-distance-calculator
- Owner: danysantiago
- Created: 2012-09-02T17:38:59.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-09-02T17:47:42.000Z (about 13 years ago)
- Last Synced: 2025-02-01T05:45:35.840Z (9 months ago)
- Language: Java
- Size: 1.02 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.