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.
我想根据谷歌地图中的某个缩放级别计算 GPS 坐标比例中的图像尺寸。基本上我想在 GPS 坐标刻度中找到相邻像素之间的距离。我该怎么做(等式是什么)?
你可以在这里找到一个处理墨卡托投影和图块大小转换的类。您应该能够使用很多这些实用函数来计算它。