Hello all,<div><br></div><div>I&#39;m trying to define a UTM projected coordinate system, with a custom geographic coordinate system, to have a system similar to the geocentric ITRF97, in gdal 1.8, which doesn&#39;t support that type.</div>
<div><br></div><div> Part of the gdalinfo output  is:</div><div><br></div><div><br></div><div><br></div><div>_________________________________________________________________</div><div><br></div><div><div>PROJCS[&quot;UTM&quot;,</div>
<div>    GEOGCS[&quot;ITRF97 (wgs84 equivalent)&quot;,</div><div>        DATUM[&quot;International_Terrestrial_Reference_Frame_1997&quot;,</div><div>            SPHEROID[&quot;GRS 1980&quot;,6378137,298.257222101,</div><div>
                AUTHORITY[&quot;EPSG&quot;,&quot;7019&quot;]],</div><div>            TOWGS84[0,0,0,0,0,0,0],</div><div>            AUTHORITY[&quot;EPSG&quot;,&quot;6655&quot;]],</div><div>        PRIMEM[&quot;Greenwich&quot;,0,</div>
<div>            AUTHORITY[&quot;EPSG&quot;,&quot;8901&quot;]],</div><div>        UNIT[&quot;degree&quot;,0]],</div><div>    PROJECTION[&quot;Transverse_Mercator&quot;],</div><div>    PARAMETER[&quot;latitude_of_origin&quot;,0],</div>
<div>    PARAMETER[&quot;central_meridian&quot;,141],</div><div>    PARAMETER[&quot;scale_factor&quot;,0.9996],</div><div>    PARAMETER[&quot;false_easting&quot;,500000],</div><div>    PARAMETER[&quot;false_northing&quot;,0],</div>
<div>    UNIT[&quot;Meter&quot;,1]]</div><div>GeoTransform =</div><div>  -14448629.2184734, -141.4557903812352, -1.43564504297578</div><div>  12357184.49239378, 14.97393042715653, 208.8248508563648</div><div>Metadata:</div>
<div>  PROJECTION_NAME=</div><div>Corner Coordinates:</div><div>Upper Left  (-14448629.218,12357184.492) (  0d 0&#39; 0.01&quot;E, 90d 0&#39; 0.00&quot;N)</div><div>Lower Left  (-14458678.734,13818958.448) (  0d 0&#39; 0.01&quot;E, 90d 0&#39; 0.00&quot;N)</div>
<div>Upper Right (-15472486.229,12465565.801) (  0d 0&#39; 0.01&quot;E, 90d 0&#39; 0.00&quot;N)</div><div>Lower Right (-15482535.745,13927339.757) (  0d 0&#39; 0.01&quot;E, 90d 0&#39; 0.00&quot;N)</div><div>Center      (-14965582.482,13142262.125) (  0d 0&#39; 0.01&quot;E, 90d 0&#39; 0.00&quot;N)</div>
<div><br></div><div><br></div><div>________________________________________________________________</div><div><br></div><div>As you see the geographic coordinate system don&#39;t translate the corners projected coordinates into the geographic ones.</div>
<div><br></div><div>Am I missing a parameter or is some concept wrong with the chosen wkt ? </div><div><br></div><div>Many thanks in advance.</div><br>-- <br><span style="border-collapse:collapse;font-family:arial, sans-serif;font-size:13px">Ing. Rodolfo Bonnin<br>
SUR Emprendimientos Tecnológicos<br><br>Perú 345  Piso 5to Oficina &quot;B&quot; (C1067AAG)<br>Ciudad de Buenos Aires, Argentina<br>Tel. +54 (11) 4342-2976/84<br>rodolfobonnin@<a href="http://suremptec.com.ar/" style="color:rgb(7, 77, 143)" target="_blank">suremptec.com.ar</a><br>
<a href="http://www.suremptec.com/" style="color:rgb(7, 77, 143)" target="_blank">www.suremptec.com</a></span><br>
</div>