Easy way to create GPX file with tracks

前提是你 提交于 2019-12-12 04:48:25

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!