使用产品:idesktop 10i
生成配置文件时指定了投影
坐标系名称     	GCS_WGS 1984
坐标单位      	度
EPSG Code 	4326
大地基准面     	D_WGS_1984
参考椭球体     	WGS_1984
椭球长半轴     	6378137
椭球扁率      	0.00335281066474748
中央子午线     	0
生成的SCP中某一OSGB的BoundingSphere例如
<sml:BoundingSphere>
<sml:CenterX>962.500000</sml:CenterX>
<sml:CenterY>937.500000</sml:CenterY>
<sml:CenterZ>70.885075</sml:CenterZ>
<sml:Radius>24.669180</sml:Radius>
</sml:BoundingSphere>
然后做倾斜入库,指定了合并根节点、压缩纹理,然后生成的SCP中某一S3M的BoundingSphere如下
<sml:BoundingSphere>
<sml:CenterX>-285551.625000</sml:CenterX>
<sml:CenterY>5334142.000000</sml:CenterY>
<sml:CenterZ>-4192504.375000</sml:CenterZ>
<sml:Radius>3019596.234772</sml:Radius>
</sml:BoundingSphere>
差别巨大。貌似投影坐标系变了。但是倾斜入库时也未见有投影设置