<html style="direction: ltr;">
  <head>
    <meta content="text/html; charset=windows-1255"
      http-equiv="Content-Type">
    <style type="text/css">body p { margin-bottom: 0cm; margin-top: 0pt; } </style>
  </head>
  <body style="direction: ltr;"
    bidimailui-detected-decoding-type="preferred-charset"
    bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 4/30/2015 1:58 PM, Bischof, Richard
      wrote:<br>
    </div>
    <blockquote
cite="mid:E921652A87CECB488EC72D3ABE4103CF2DB6C5@LV-MX-12102.LV.ads.niedersachsen.de"
      type="cite">
      <pre wrap="">Hello,

I have a number of scanned aerial images in .ecw-format, which have to be georeferenced, using eww-file. 
How can I calculate the eww-file using multiple passpoints and transformation types like linear or polynomial? </pre>
    </blockquote>
    <br>
    AFAIK, you cannot use a world file for any high order transforms,
    only an affine transform.<br>
    <br>
    <blockquote
cite="mid:E921652A87CECB488EC72D3ABE4103CF2DB6C5@LV-MX-12102.LV.ads.niedersachsen.de"
      type="cite">
      <pre wrap="">
Is there any open source tool,I can use? gdal_warp doesn't seems to be used to that.</pre>
    </blockquote>
    On the contrary, that is exactly what gdalwarp does. With
    gdal_translate you embed your ground control points into the raster,
    then use gdalwarp to do the transform. The '-r' option allows to
    choose the resampling method, or '-order' to choose the polynomial
    order for the transform. <br>
    <br>
    <blockquote
cite="mid:E921652A87CECB488EC72D3ABE4103CF2DB6C5@LV-MX-12102.LV.ads.niedersachsen.de"
      type="cite">
      <pre wrap="">

Thanks, Richard

_______________________________________________
Discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Discuss@lists.osgeo.org">Discuss@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/discuss">http://lists.osgeo.org/mailman/listinfo/discuss</a>

This mail was received via Mail-SeCure System.


</pre>
    </blockquote>
    <br>
  </body>
</html>