<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["Lambert Conformal Conic",</div><div> GEOGCS["Krasovsky",</div><div> DATUM["Krasovsky",</div><div> SPHEROID["Krasovsky",6378245,298.3000003760163],</div>
<div> TOWGS84[0,0,0,0,0,0,0]],</div><div> PRIMEM["Greenwich",0],</div><div> UNIT["degree",0.0174532925199433]],</div><div> PROJECTION["Lambert_Conformal_Conic_2SP"],</div>
<div> PARAMETER["standard_parallel_1",47],</div><div> PARAMETER["standard_parallel_2",25],</div><div> PARAMETER["latitude_of_origin",36],</div><div> PARAMETER["central_meridian",105],</div>
<div> PARAMETER["false_easting",5000000],</div><div> PARAMETER["false_northing",5000000],</div><div> UNIT["meters",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>