osgEarth的Rex引擎原理分析(十)earth文件中都有哪些options

本文分析osgEarth的earth文件中的options,包括terrain参数、profile信息以及其他待探索的选项,如osg如何寻找动态链接库插件、.earth文件解析、地图图层构建等关键问题。
摘要由CSDN通过智能技术生成

目标:(九)中问题9

通过在earth文件中搜索options,发现主要有这么几种:

<options>
      <profile>
            <srs>epsg:4326</srs> //EPSG:3857 UTM墨卡托 epsg:4326 WGS84
            <xmin>-150</xmin>
            <xmax> 150</xmax>
            <ymin>17</ymin>
            <ymax> 55</ymax>
      </profile>
      <terrain driver="rex"/>
  </options>
<options>
        <profile>
            <srs>+proj=aeqd +lat_0=90 +lon_0=0 +x_0=0 +y_0=0 +ellps=WGS84 +datum=WGS84 +units=m +no_defs</srs>
            <xmin>-17500000</xmin>
            <xmax> 17500000</xmax>
            <ymin>-17500000</ymin>
            <ymax> 17500000</ymax>
        </profile>
        <terrain driver="rex" color="#ffffff00" tile_size="17"/>
</options>
<options>
        <profile>plate-carre</profile>
</options>
<options>
        <lighting>false</lighting>
</options>
<options lighting="false" name="Boston Demo" type="geocentric">
    <terrain first_lod="1" high_resolution_first="true" skirt_ratio="0.2" tile_size="17" />
    <cache path="../../SXEarth4.0.0/data/cache_dir" type="filesystem" />
</options>
<options elevation_tile_size="8">
		<profile srs="+proj=utm +zone=19 +ellps=GRS80 +units=m +no_defs"
		         xmin="291343" xm
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值