[Gdal-dev] gdal_translate can now add GCPs to image,
gdalwarptest renamed
Reinaldo Escada Chohfi
rec at geodesign.com.br
Fri Sep 19 17:44:53 EDT 2003
Franks,
This is good news. It should help a lot. Thanks.
I noticed that gdalwarptest has a few more parameters than the
gdalwarp, now gdalwarpsimple. I could not find a description
of the additional parameters.
I've been experimenting gdal with the openev_fw_1.6.2 pre-built
for Win. Are you going to build a new openev_fw with the new
gdal_translate?
Thanks,
Reinaldo.
At 15:30 19-09-03 -0400, you wrote:
>Folks,
>
>I have modified gdal_translate to include a -gcp option for adding
>GCPs to an image.
>
>For instance, the following would add 4 GCPs that are sufficient to
>rotate an image during the translation process.
>
>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
>
>Then you could use gdalwarp to warp it.
>
>Also, I have renamed gdalwarptest to gdalwarp (the new algorithm is now
>the primary warper), and gdalwarp to gdalwarpsimple. Only gdalwarp is
>built and installed by default.
>
>Best regards,
>
>--
>---------------------------------------+--------------------------------------
>I set the clouds in motion - turn up | Frank Warmerdam, warmerdam at pobox.com
>light and sound - activate the windows | http://pobox.com/~warmerdam
>and watch the world go round - Rush | Geospatial Programmer for Rent
>
>
>_______________________________________________
>Gdal-dev mailing list
>Gdal-dev at remotesensing.org
>http://remotesensing.org/mailman/listinfo/gdal-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20030919/e42d2e5b/attachment.html
More information about the Gdal-dev
mailing list