Hi Frank,<br />
<br />
the warping issue is happening with the FW Tools. I can post the image somewhere if you would like to have a look. Both datums are WGS84. This is kind of critical for the application I am working on. Any help is highly welcome ...<br />
<br />
Thanks a lot<br />
<br />
Nick<br />
<br />
______________________________________________________________<br />
&gt; Od: warmerdam@pobox.com<br />
&gt; Komu: trale@centrum.cz<br />
&gt; CC: gdal-dev@lists.maptools.org<br />
&gt; Datum: 27.07.2006 00:42<br />
&gt; Předmět: Re: [Gdal-dev] building gdal with kakadu<br />
&gt;<br />
&gt;trale@centrum.cz wrote:<br />
 &gt;&gt; Hi Frank,<br />
 &gt;&gt; <br />
 &gt;&gt; I figure that out somehow. I have kakadu 4_2_1_00336C with gdal13 <br />
 &gt;&gt; working now. <br />
 &gt;<br />
 &gt;Nick,<br />
 &gt;<br />
 &gt;Well referring to GDAL 1.3 is a bit non-specific since it encompasses<br />
 &gt;3 releaes (1.3.0 through 1.3.2) over roughly a year.  In any event,<br />
 &gt;I guess it doesn't matter since you got past that.<br />
 &gt;<br />
 &gt;<br />
 &gt; &gt; There is other issue that worried me more. I have this<br />
 &gt;&gt; output on gdalwarp.- it used to work. Any idea or workaround ? here is <br />
 &gt;&gt; the dump:<br />
 &gt; &gt;<br />
 &gt;&gt; C:\ ...... &gt;gdalwarp -t_srs WGS84 mosaic.tif geomosiac.tif<br />
 &gt;&gt; ERROR 1: Too many points (441 out of 441). failed to transform, unable <br />
 &gt;&gt; to compute output bounds<br />
 &gt;&gt; <br />
 &gt;&gt; mosaic.tif is in UTM and it is ok, based on globalmapper<br />
 &gt;<br />
 &gt;Likely issues include:<br />
 &gt;   o PROJ.4 DLL not being found, so no reprojection works.<br />
 &gt;   o Different and incompatible datums.<br />
 &gt;   o Or perhaps missing datum shift files.<br />
 &gt;<br />
 &gt;It would be helpful to have the gdalinfo report on the input file.<br />
 &gt;In fact, if the gdalinfo report file does not report lat/long bounds<br />
 &gt;as well, that means there is something fundamental broken with regard<br />
 &gt;to projections.   In that case, one option might be to use FWTools for<br />
 &gt;the warping since all the projection related stuff is properly setup<br />
 &gt;with it.<br />
 &gt;<br />
 &gt;Best regards,<br />
 &gt;-- <br />
 &gt;---------------------------------------+--------------------------------------<br />
 &gt;I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam@pobox.com<br />
 &gt;light and sound - activate the windows | <a href="http://pobox.com/~warmerdam">http://pobox.com/~warmerdam</a><br />
 &gt;and watch the world go round - Rush    | President OSGF, <a href="http://osgeo.org">http://osgeo.org</a><br />
 &gt;<br />
 &gt;