目标:(九)中问题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