问题
How do I easily create a GPX file that represents a track between two points, with waypoints?
回答1:
This Tool is great for that! set up a location or route and download your GPX file. dont forget to remove .txt at the end of the file.
Have FUN:D
回答2:
I found the python script on this site incredibly useful and dead simple to generate a gpx file containing a track with waypoints:
https://coderwall.com/p/on-ica
Here's the gist: https://gist.github.com/basuke/3605355
来源:https://stackoverflow.com/questions/15531136/easy-way-to-create-gpx-file-with-tracks