ContextCapture(Smart3D)生成的osgb倾斜摄影的配置文件如下
<?xml version="1.0" encoding="utf-8"?>
<ModelMetadata version="1">
<!--Spatial Reference System-->
<SRS>EPSG:2384</SRS>
<!--Origin in Spatial Reference System-->
<SRSOrigin>478645,3514948,0</SRSOrigin>
</ModelMetadata>
然后将原点坐标在EPSG:2348投影方式下转换为经纬度作为插入点,如下图所示,最后加载到iDesktop 9D中,道路中心线CAD文件也通过EPSG:2348投影转换加载到iDesktop 9D中,发现倾斜摄影与道路中心线有偏差,这是什么原因?要怎么解决?倾斜摄影与道路中心线在Bentley软件中没有偏差的,很吻合。
后面倾斜摄影改用投影的方式加载,结果加载不成功,如下图所示: