GIS、墨卡托投影、计算Y位置

发布于 2024-08-18 03:17:02 字数 277 浏览 4 评论 0原文

我正在使用 GIS(或地图)做一些事情,并且我知道如何根据墨卡托投影中的纬度计算 Y 位置。但我不知道它是怎么来的?

alt text

为什么是 ln(tan(x)+sec(x)) ?我不明白为什么会有一个“ln”?

我知道它与编程没有直接关系,但我希望有人能帮助我理解这一点(最好用一些图片来说明)

I am doing some stuff with GIS(or map), and I know how to calculate Y position from latitude in mercator projection. But I don't know how it comes?

alt text

Why it is ln(tan(x)+sec(x)) ? I couldn't figure out why there is a 'ln'?

I know it is not directly related to programming, but I hope some one could help me understanding about this (better with some pictures to illustrate)

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

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

发布评论

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

评论(1

小…红帽 2024-08-25 03:17:02

听起来好像您在询问所列出的推导中的最后一步。它是 arctanh 的定义与一些三角恒等式的结合。

It sounds as though you're asking about the last step in the derivation you've listed. It's the definition of arctanh combined with some trigonometry identities.

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