<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">Hello Frank,<br>The example you gave me is just what i had in mind.<br><br>I typed (cut-paste) your example exactly but still got an error.... as follows<br><br>ERROR 1: Translating source or target SRS failed:<br>'+proj=merc<br><br>NOTE: I used a GeoTIFF 3600 x 1800 pixels as the source file, located in the FWTools2.0.6 folder. <br>I also ran the command with the source being a TIFF (not GeoTiff) and also without LZW compression. The exact same error resulted for each.<br><br>Could you suggest the likely reason for the error.<br><br>Thanks<br>Conor<br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: Frank Warmerdam
 &lt;warmerdam@pobox.com&gt;<br>To: PROJ.4 and general Projections Discussions &lt;proj@lists.maptools.org&gt;<br>Sent: Thursday, June 5, 2008 11:08:09 PM<br>Subject: Re: [Proj] FWTools and Proj: Installation<br><br>
Conor O'Donoghue wrote:<br>&gt; Hamish and Frank,<br>&gt; I have another question.... but first, thanks for the input. By <br>&gt; following both instructions i did get the correct result.<br>&gt; <br>&gt; I only need FWTools to convert from one projection to another from the <br>&gt; command line, usually starting with a GeoTiff in Geographic projection.<br>&gt; <br>&gt; Could you give me one example (so I can see the syntax) using&nbsp; <br>&gt; source.tif (geographic projection GeoTIFF) for input and creating an <br>&gt; output GeoTIFF named destination.tif in Mercator projection.<br><br>Conor,<br><br>Perhaps something like:<br><br>&nbsp;  gdalwarp -t_srs '+proj=merc +datum=WGS84' source.tif destination.tif<br><br>Best regards,<br>-- <br>---------------------------------------+--------------------------------------<br>I set the clouds in motion - turn up&nbsp;  | Frank Warmerdam, <a ymailto="mailto:warmerdam@pobox.com"
 href="mailto:warmerdam@pobox.com">warmerdam@pobox.com</a><br>light and sound - activate the windows | <a href="http://pobox.com/%7Ewarmerdam" target="_blank">http://pobox.com/~warmerdam</a><br>and watch the world go round - Rush&nbsp; &nbsp; | President OSGeo, <a href="http://osgeo.org" target="_blank">http://osgeo.org</a><br><br>_______________________________________________<br>Proj mailing list<br><a ymailto="mailto:Proj@lists.maptools.org" href="mailto:Proj@lists.maptools.org">Proj@lists.maptools.org</a><br><a href="http://lists.maptools.org/mailman/listinfo/proj" target="_blank">http://lists.maptools.org/mailman/listinfo/proj</a><br></div></div></div></body></html>