[Gdal-dev] GDALWARP.EXE (W/O Attachements)

Frank Warmerdam warmerdam at pobox.com
Thu Apr 6 11:14:38 EDT 2006


Hayati TAŞTAN wrote:
> SECOND ATTEMPT:
> 
> D:\FWTools\bin>gdalwarp -s_srs "+proj=geo +datum=WGS84" -t_srs 
> "+proj=utm +zone=36 +datum=WGS84" mapgeo.tif maputm.tif ERROR 1: 
> Translating source or target SRS failed:
> 
> +proj=geo +datum=WGS84


Hi,

Try:

gdalwarp -s_srs "+proj=latlong +datum=WGS84"
    -t_srs "+proj=utm +zone=36 +datum=WGS84" mapgeo.tif maputm.tif


Good luck,
-- 
---------------------------------------+--------------------------------------
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    | President OSGF, http://osgeo.org




More information about the Gdal-dev mailing list