开发者

Python module that can convert .gpx to .kml

I am looking for a python module that would allow me to convert GPS .gpx files (from various devices) into .kml. Sim开发者_开发知识库ilary to what LoadMyTrack does.


Have a look at Gpsbabel it's not a python module but it can be used standalone without an installer. You can call it through popen or similar calls with python.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜