最近需要使用一些切片数据,看了下切片。由于切图时采用ArcGIS的默认的Web墨卡托切图方案,发现不同的行、列、级别对应google、天地图、ArcGIS online的数据不同。
对比一下:
天地图:***********************************************************************************************************************************
google地图:http://mt0.google.cn/vt/lyrs=s@147&hl=x-local&gl=CN&src=app&x=107912&s=&y=49664&z=17&s=
https://khms0.google.com/kh/v=147&src=app&x=107910&s=&y=49665&z=17&s=
ArcGIS online:http://server.arcgisonline.com/arcgis/rest/services/World_Imagery/MapServer/tile/17/49665/107910
同时17级的行号为49665,列号为107910,所对应的切片不同,现在不确定到底哪种地图做了偏移,天地图和ArcGIS online切片数据一致。
(https://ditu.google.com/)这个与其它的不一致,是否做了偏移?