<html>
<body>
<font size=3>Franks,<br><br>
This is good news. It should help a lot. Thanks.<br><br>
I noticed that gdalwarptest has a few more parameters than the<br>
gdalwarp, now gdalwarpsimple.&nbsp; I could not find a description<br>
of the additional parameters.<br><br>
I've been experimenting gdal with the openev_fw_1.6.2 pre-built<br>
for Win. Are you going to build a new openev_fw with the new<br>
gdal_translate?<br><br>
Thanks,<br><br>
Reinaldo.<br><br>
At 15:30 19-09-03 -0400, you wrote:<br>
<blockquote type=cite class=cite cite>Folks,<br><br>
I have modified gdal_translate to include a -gcp option for adding<br>
GCPs to an image.<br><br>
For instance, the following would add 4 GCPs that are sufficient to<br>
rotate an image during the translation process.<br><br>
gdal_translate -gcp 0 0 100 0 -gcp 512 0 100 100 -gcp 0 512 0 0 -gcp 512
512 0 100 ~/openev/utm.tif out.tif<br><br>
Then you could use gdalwarp to warp it.<br><br>
Also, I have renamed gdalwarptest to gdalwarp (the new algorithm is
now<br>
the primary warper), and gdalwarp to gdalwarpsimple.&nbsp; Only gdalwarp
is<br>
built and installed by default.<br><br>
Best regards,<br><br>
-- <br>
---------------------------------------+--------------------------------------<br>
I set the clouds in motion - turn up&nbsp;&nbsp; | Frank Warmerdam,
warmerdam@pobox.com<br>
light and sound - activate the windows |
<a href="http://pobox.com/~warmerdam" eudora="autourl">http://pobox.com/~warmerdam</a><br>
and watch the world go round - Rush&nbsp;&nbsp;&nbsp; | Geospatial
Programmer for Rent<br><br>
<br>
_______________________________________________<br>
Gdal-dev mailing list<br>
Gdal-dev@remotesensing.org<br>
<a href="http://remotesensing.org/mailman/listinfo/gdal-dev" eudora="autourl">http://remotesensing.org/mailman/listinfo/gdal-dev</a></font></blockquote></body>
</html>