Hello,everyone. I have created a globe smaller than the earth, and changed the options' <srs> in the earthfile. After I use the osgearth_package, the tms xml file shows the <srs> is EPSG:4326. How can I change that?
<?xml version="1.0" ?>
<tilemap tilemapservice="
http://tms.osgeo.org/1.0.0" version="1.0.0">
<title>CE2DOM</title>
<abstract></abstract>
<srs>EPSG:4326</srs>
<vsrs></vsrs>
<boundingbox maxx="180.0003019" maxy="90.0001088" minx="-180.0001297" miny="-90.0001070" />
<origin x="-180.0000000" y="-90.0000000" />