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

https://github.com/muloka/convert-google-directions

Convert Google Maps directions URL to a given output format
https://github.com/muloka/convert-google-directions

directions-api geojson google-maps-api topojson

Last synced: 4 months ago
JSON representation

Convert Google Maps directions URL to a given output format

Awesome Lists containing this project

README

          

# Convert Google Directions

Convert Google directions URL to a given output format.

Usage: `convert-google-directions [options] `

In order to use this you will need a [Google Maps API Key](https://developers.google.com/maps/documentation/javascript/get-api-key).

For list of options: `convert-google-directions --help`

GoogleMapsDirectionsURL can be acquired from https://www.google.com/maps/dir/.

### Based on information from

* http://stackoverflow.com/a/34275131
* http://stackoverflow.com/a/24662610
* https://stackoverflow.com/a/31854423
* http://winstonhearn.com/gmaps-to-geojson/
* https://gist.github.com/jeteon/e71fa21c1feb48fe4b5eeec045229a0c