0
点赞
收藏
分享

微信扫一扫

Osg-OsgEarth加载在线地图(myMap.earth)

小编 2022-05-19 阅读 20

长江三角洲科学数据中心](http://nnu.geodata.cn:8008/index.html

<map>    
<image driver="tms" index="DOMT_Local" max_level ="19" min_level = "0">
<cache_policy usage="none"/>
<url>http://nnu.geodata.cn:8009/DOM/tms.xml</url>
</image>
</map>


ArcGIS(我电脑上未实现效果,原因不明)

<map name="ArcGIS Online" type="geocentric" version="2">      
<image name="arcgis-world-imagery" driver="arcgis">
<url>http://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer</url>
<nodata_image>http://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/0/0/0.jpeg</nodata_image>
</image>
<image name="arcgis-transportation" driver="arcgis">
<url>http://services.arcgisonline.com/ArcGIS/rest/services/Reference/World_Transportation/MapServer</url>
</image>
<image name="arcgis-reference-overlay" driver="arcgis">
<url>http://services.arcgisonline.com/ArcGIS/rest/services/Reference/World_Boundaries_and_Places_Alternate/MapServer</url>
</image>
<options>
<lighting>false</lighting>
<terrain>
<min_tile_range_factor>9</min_tile_range_factor>
</terrain>
</options>
</map>



搜索

复制

ArcGISArcGISArcGISArcGIS

举报

相关推荐

0 条评论