<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Times New Roman, Times, serif">Thanks Jean-Claude, I'll
      try it out as soon as I manage to compile GDAL trunk. It's still
      broken at the moment ...<br>
      <br>
      Jan<br>
    </font><br>
    On 09/22/2011 02:26 PM, Jean-Claude Repetto wrote:
    <blockquote cite="mid:4E7B297A.2070508@free.fr" type="cite">Le
      22/09/2011 13:37, Jan Hartmann a &eacute;crit :
      <br>
      <blockquote type="cite">Found the answer to this one: use the
        "listgeo" and "geotifcp" utilities
        <br>
        from the Geotiff library (<a class="moz-txt-link-freetext" href="http://trac.osgeo.org/geotiff/">http://trac.osgeo.org/geotiff/</a>). They
        are not
        <br>
        included in the gdal utilities, so you need them install them
        yourself.
        <br>
        <br>
        Jan
        <br>
      </blockquote>
      <br>
      There is a new GDAL utility program, that has been added recently
      into trunk by Even, for that purpose.
      <br>
      It works for ECW files, but I don't know if it works with Tiff
      files.
      <br>
      Its name is gdal_edit.py :
      <br>
      <br>
      Usage: gdal_edit [--help-general] [-a_srs srs_def] [-a_ullr ulx
      uly lrx lry]
      <br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [-tr xres yres] [-unsetgt] [-a_nodata value]
      <br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [-mo "META-TAG=VALUE"]*&nbsp; datasetname
      <br>
      <br>
      Edit in place various information of an existing GDAL dataset.
      <br>
      <br>
      <br>
      <br>
      Jean-Claude
      <br>
      _______________________________________________
      <br>
      gdal-dev mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>
      <br>
      <a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/gdal-dev">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a>
      <br>
    </blockquote>
  </body>
</html>