Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一张带有世界地图的图像(在 Robinson 投影中显示世界),我需要使用纬度/经度找到相应的坐标(x/y),反之亦然。出于某种原因,我设法找到了其他预测的实现,但没有找到 Robinson。任何帮助,将不胜感激。
你看过Proj.4吗?它包括罗宾逊投影的源代码,但我不知道如何破译宏;但就它的价值而言,它就在这里。