Skip to content

Instantly share code, notes, and snippets.

@angel-devicente
Last active August 29, 2015 14:20
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 angel-devicente/d3c444cc4fc966d85fad to your computer and use it in GitHub Desktop.
Save angel-devicente/d3c444cc4fc966d85fad to your computer and use it in GitHub Desktop.
TrackMatching
curl -X POST -H 'Content-Type: application/gpx+xml' --data-binary @input.gpx "http://test.roadmatching.com/rest/mapmatch/?app_id=YOUR_APP_ID&app_key=YOUR_APP_KEY&output.waypoints=true" -o output.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment