<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Mia,</p>
    <p>please file an issue at <a class="moz-txt-link-freetext" href="https://github.com/OSGeo/gdal/issues">https://github.com/OSGeo/gdal/issues</a> with
      the source dataset + command line to reproduce</p>
    <p>Even<br>
    </p>
    <div class="moz-cite-prefix">Le 21/05/2025 à 14:56, Schumacher, Mia
      via gdal-dev a écrit :<br>
    </div>
    <blockquote type="cite"
      cite="mid:0ebe9d05-c475-4db0-9bd3-092ecf0e2a43@gmx.de">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <font size="4" face="Avenir"><br>
      </font>
      <blockquote type="cite"
        cite="mid:b2b8ae48-4e49-4acb-ada3-fbd7c1a368bf@gmx.de"> <font
          size="4" face="Avenir">Dear gdal community,</font>
        <p><font size="4" face="Avenir">I hope this is the right spot to
            ask questions? <br>
          </font> </p>
        <p><font size="4" face="Avenir">I am trying to use new gdal
            raster reproject to georeference image chunks using ground
            control points. I figured that for some of these chunks, <span
            style="color: rgb(59, 59, 59); white-space: pre;">due to ship movement, the lower left & lower right image coordinates are switched, which (understandably) leads the algorithm to fail. 
however, there is no error message, it just doesn't produce output. I use:</span></font></p>
      </blockquote>
      <div><font size="4" face="Avenir"><span style="color: #008000;">gdal
            raster reproject -r bilinear --to SRC_METHOD=GCP_HOMOGRAPHY
            --co COMPRESS=DEFLATE -d EPSG:4326 -i
            2025-03-17_08-30-44_0_ch0_0_chunk_tmp.tif -o
            2025-03-17_08-30-44_0_ch0_0_chunk_tmp_WGS84.tif</span></font></div>
      <blockquote type="cite"
        cite="mid:b2b8ae48-4e49-4acb-ada3-fbd7c1a368bf@gmx.de">
        <p><font size="4" face="Avenir"><span
            style="color: rgb(59, 59, 59); white-space: pre;">with gcps applied like so: </span></font></p>
      </blockquote>
      <br>
      <div><font color="#008000">gdal_translate -of GTiff \</font></div>
      <div><font color="#008000">-gcp im_x_ul im_y_ul lon_ul, lat_ul \</font></div>
      <div><font color="#008000">-gcp im_x_ur im_y_ur lon_ur, lat_ur \</font></div>
      <div><font color="#008000">-gcp im_x_ll im_y_l lon_ll, lat_ll \</font></div>
      <div><font color="#008000">-gcp im_x_lr im_y_lr lon_lr, lat_lr </font></div>
      <div><font color="#008000"> </font></div>
      <div><font color="#008000">(ul/r, ll/r = upper/lower left/right)
          --> but sometimes, ll and lr are switched<br>
        </font></div>
      <blockquote type="cite"
        cite="mid:b2b8ae48-4e49-4acb-ada3-fbd7c1a368bf@gmx.de">
        <p><font size="4" face="Avenir"><span
            style="color: rgb(59, 59, 59); white-space: pre;">
I would love to catch the error to adjust those files - </span></font><font
          style="white-space: pre;" size="4" face="Avenir"><span
          style="color: #3b3b3b;">Is there something like a verbose mode for gdal raster reproject? 
Then i could see what is going on? </span></font></p>
        <div
style="color: #3b3b3b;background-color: #ffffff;font-family: Menlo, Monaco, 'Courier New', monospace;font-weight: normal;font-size: 12px;line-height: 18px;white-space: pre;"><div><font
        size="4" face="Avenir"><span style="color: #3b3b3b;">
</span></font></div><div><font size="4" face="Avenir"><span
        style="color: #3b3b3b;">Anyways thank you guys so much for all the work you put into the development of gdal, it is such a powerful tool!</span></font></div><div><font
        size="4" face="Avenir"><span style="color: #3b3b3b;">
</span></font></div><div><span style="color: #3b3b3b;"><font size="4"
        face="Avenir">All the best,
Mia</font>
</span></div><div><span style="color: #3b3b3b;">

</span></div></div>
      </blockquote>
      <blockquote type="cite"
        cite="mid:b2b8ae48-4e49-4acb-ada3-fbd7c1a368bf@gmx.de">
        <div
style="color: #3b3b3b;background-color: #ffffff;font-family: Menlo, Monaco, 'Courier New', monospace;font-weight: normal;font-size: 12px;line-height: 18px;white-space: pre;"><div><span
        style="color: #3b3b3b;">
</span><span style="color: #008000;">

</span></div></div>
      </blockquote>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
gdal-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/gdal-dev">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a>
</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://www.spatialys.com">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
  </body>
</html>