Skip to content

Instantly share code, notes, and snippets.

@lene
Last active March 20, 2018 14:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lene/055c4590797e2d808656e87834108d11 to your computer and use it in GitHub Desktop.
Save lene/055c4590797e2d808656e87834108d11 to your computer and use it in GitHub Desktop.
Anatomy of a request to the HERE Intermodal Routing API
http://mobility.api.here.com/v1/route
?app_id={YOUR_APP_ID}
&app_code={YOUR_APP_CODE}
&profile=parkandride
&dep={YOUR_START_POINT}
&arr=41.884238,-87.638862
&time=2018-03-20T07:30:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment