在 C# 中读取 .GPB 文件

发布于 2024-11-19 12:18:32 字数 235 浏览 5 评论 0原文

我有一个 .GPB 文件,我需要从中提取常见的 GPS 数据,但我没有找到指定该文件内容的清晰结构。

中的示例记录

作为文件00000260 02 11 A9 61 E7 96 C4 95 B6 86 CA 01 9A 09 DC 01

,我如何通过此文件来获取数据,我进行了大量搜索,发现它名为“Dell Axim 导航系统 (. gpb)文件格式”。

问候,

m.sai

I have a .GPB file, I need to extract the common GPS data from it but I don't find a clear structure that specify the contents of that file.

as a sample record from file

00000260 02 11 A9 61 E7 96 C4 95 B6 86 CA 01 9A 09 DC 01

how can i go through this file to get my data, I searched alot and found that it called "Dell Axim Navigation System (.gpb) file format".

Regards,

m.sai

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

临走之时 2024-11-26 12:18:32

看起来 SharpMap 可能支持您需要的内容

Looks like SharpMap probably supports what you need

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文