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 的 x、y 坐标?
是否可以将 Microsoft 的空间数据用于 Bing 的地图?
必应地图中的必应空间数据服务以及必应地图中的所有其他地图控件和服务都使用十进制度数的球形墨卡托投影。GPS 设备使用 WGS84 项目系统,并在 Bing 地图中非常准确地对齐。
如果您询问的是 SQL Server 中的空间数据,SQL 支持大量的投影类型。SRID 值 4326,最常用于 GPS 数据和 Bing 地图。