Domanda

How do I easily create a GPX file that represents a track between two points, with waypoints?

È stato utile?

Soluzione 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

Altri suggerimenti

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top