|
gdal_translate can now add GCPs to image, gdalwarptest renamed: msg#00095gis.gdal.devel
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 |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Compiling GDAL (with GRASS support) on Mac OS X: 00095, Frank Warmerdam |
|---|---|
| Next by Date: | Re: gdal_translate can now add GCPs to image, gdalwarptest renamed: 00095, Reinaldo Escada Chohfi |
| Previous by Thread: | Re: Compiling GDAL (with GRASS support) on Mac OS Xi: 00095, Frank Warmerdam |
| Next by Thread: | Re: gdal_translate can now add GCPs to image, gdalwarptest renamed: 00095, Reinaldo Escada Chohfi |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |