<div class="gmail_quote">Hi:<div>I try to get the information of a image:product_compose123.img and I got a lot of infomation (perhaps 1500 lines).</div><div>I wonder there is some tools to handle this information? I want to change them to a xml document.</div>

<div>-----------------------------------</div><div><div>PROJCS[&quot;Lambert Conformal Conic&quot;,</div><div>    GEOGCS[&quot;Krasovsky&quot;,</div><div>        DATUM[&quot;Krasovsky&quot;,</div><div>            SPHEROID[&quot;Krasovsky&quot;,6378245,298.3000003760163],</div>

<div>            TOWGS84[0,0,0,0,0,0,0]],</div><div>        PRIMEM[&quot;Greenwich&quot;,0],</div><div>        UNIT[&quot;degree&quot;,0.0174532925199433]],</div><div>    PROJECTION[&quot;Lambert_Conformal_Conic_2SP&quot;],</div>

<div>    PARAMETER[&quot;standard_parallel_1&quot;,47],</div><div>    PARAMETER[&quot;standard_parallel_2&quot;,25],</div><div>    PARAMETER[&quot;latitude_of_origin&quot;,36],</div><div>    PARAMETER[&quot;central_meridian&quot;,105],</div>

<div>    PARAMETER[&quot;false_easting&quot;,5000000],</div><div>    PARAMETER[&quot;false_northing&quot;,5000000],</div><div>    UNIT[&quot;meters&quot;,1]]</div><div>------------------------------------</div><div>Above is the Coordinate System  described with OGC wkt,I think transfer this to xml format is not a easy job.</div>

<div>PS:</div><div>The information is to long,because it include the all the bands information, since I do not need the band info I wonder there is other commond?</div></div>
</div><br>