<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE id=ridTitle>Açık Gökyüzü</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-9">
<STYLE>BODY {
        MARGIN-TOP: 25px; FONT-SIZE: 10pt; MARGIN-LEFT: 10px; COLOR: #0033cc; FONT-FAMILY: Arial, Helvetica
}
</STYLE>

<META content="MSHTML 6.00.2900.2769" name=GENERATOR></HEAD>
<BODY id=ridBody background=cid:085080608@06042006-2DA0>
<DIV dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Hayati TAŞTAN <BR><B>Sent:</B> Thursday, 
April 06, 2006 11:09 AM<BR><B>To:</B> 
'gdal-dev@lists.maptools.org'<BR><B>Cc:</B> Hayati TAŞTAN<BR><B>Subject:</B> 
GDALWARP.EXE<BR></FONT><BR><SPAN class=085080608-06042006>Dear GDAL_LIST 
users,</SPAN></DIV>
<P><SPAN class=085080608-06042006>I</SPAN>&nbsp;downloaded and 
installed&nbsp;<SPAN class=085080608-06042006>GDAL Binaries in 
</SPAN>FWTools.</P>
<P>I tried to reproject a BMP file with ESRI world file (BPW)&nbsp;<SPAN 
class=085080608-06042006>using "GDALWARP.EXE" </SPAN>but haven't been able to 
it.</P>
<P>I need your help.</P>
<P>The procedure I followed is below:</P>
<P>rem gdal_translate.exe for bmp --&gt; geotiff conversion:</P>
<P>gdal_translate mapgeo.bmp mapgeo.tif </P>
<P>Rem OK, eg. NO PROBLEM</P>
<P></P>
<P>rem geotifcp.exe for esri world file --&gt; into geotiff file:</P>
<P>geotifcp -e mapgeo.bpw mapgeo.tif</P>
<P>Rem OK, eg. NO PROBLEM</P>
<P>PROBLEM:</P>
<P>rem gdalwarp.exe for geo --&gt; utm reprojection:</P>
<P>FIRST ATTEMPT:</P>
<P>D:\FWTools\bin&gt;gdalwarp -t_srs "+proj=utm +zone=36 +datum=WGS84" 
mapgeo.tif maputm.tif Creating output file that is 518P x 442L.</P>
<P>Processing input file mapgeo.tif.</P>
<P>A target coordinate system was specified, but there is no source coordinate 
system. Consider using -s_srs option to provide a source coordinate system.</P>
<P>Operation terminated.</P>
<P>SECOND ATTEMPT:</P>
<P>D:\FWTools\bin&gt;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:</P>
<P>+proj=geo +datum=WGS84</P>
<P>Thanks in advance.</P>
<P>Best regards,</P>
<P>Dr.-Ing. Hayati TASTAN</P>
<P>P.A: Attacehed are BMP file and its "ESRI World File"</P></BODY></HTML>