需要将 rtept 转换为 trkpt,在我编写 XSL 之前是否有可用的 XSL?
I don't mind writing XSL but if one has already been written I should reuse it.
rtept = route point in the GPX format
trkpt = track point in the GPX format
Converting latitude and longitude points from the first to the second, ignoring irrelevant elements.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
除非有人证明我错了,否则没有这样的 XSL 应用程序可用。
我很想贡献一份,但顺便说一句,当我发现 GMapToGPX可以直接生成trkpt格式的文件。
Unless someone proves me wrong, there is no such XSL application available.
I would have loved to contribute one, but incidentally the whole point of the conversion disappeared when I discovered that GMapToGPX can generate files in the trkpt format directly.