logo       

Re: gdal_translate can now add GCPs to image, gdalwarptest renamed: msg#00096

gis.gdal.devel

Subject: Re: gdal_translate can now add GCPs to image, gdalwarptest renamed

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@xxxxxxxxx
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@xxxxxxxxxxxxxxxxx
http://remotesensing.org/mailman/listinfo/gdal-dev
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise