<div>Hi Frank,</div>
<div>&nbsp;</div>
<div>I am using your latest version FWTools, and it's helping me do perfect job. Now I am trying to process my raster tif images with the utilities in the bin folder.</div>
<div>&nbsp;</div>
<div>Since the tiepoint info is written in the file header, I use the command geotifcp.exe to overwrite the tiepoint information with the option &quot;-e&quot;, but there is one problem here, I use the listgeo command to get the tiff information, and here is the differences between the source file and the destination file:
</div>
<div>&nbsp;</div>
<div>Source file:</div>
<div>&nbsp;</div>
<div>&nbsp; Tagged_Information:<br>&nbsp;&nbsp;&nbsp;&nbsp; ModelTiepointTag (2,3):<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 379331.313&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5201160.5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>&nbsp;&nbsp;&nbsp;&nbsp; ModelPixelScaleTag (1,3):<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.499941386&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.499941386
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>&nbsp;&nbsp;&nbsp;&nbsp; End_Of_Tags.</div>
<div>&nbsp;</div>
<div>Destination file:</div>
<div>&nbsp;</div>
<div>&nbsp; Tagged_Information:<br>&nbsp;&nbsp;&nbsp;&nbsp; ModelTiepointTag (2,3):<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 379255.02&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5200948.64&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>&nbsp;&nbsp;&nbsp;&nbsp; ModelPixelScaleTag (1,3):<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0
<br>&nbsp;&nbsp;&nbsp;End_Of_Tags.</div>
<div>&nbsp;</div>
<div>The worldfile I used for the update:</div>
<div>&nbsp;</div>
<div>0.500000000000<br>0.000000000000<br>0.000000000000<br>-0.500000000000<br>379255.019591209250<br>5200948.639273808300</div>
<div>&nbsp;</div>
<div>Usually, the ModelTiepointTag info should like (in my opinions):</div>
<div>&nbsp;</div>
<div>ModelTiepointTag (2,3):<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 379255.02&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5200948.64&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0</div>
<div>&nbsp;</div>
<div>but the destination file gives another information.</div>
<div>&nbsp;</div>
<div>after the update, I can not open the updated tif image any&nbsp;more, therefore I am wondering if the tiepoint info causes this problem.</div>
<div>&nbsp;</div>
<div>I found the tiffset.exe information here:</div>
<div>&nbsp;</div>
<div><a href="http://www.remotesensing.org/libtiff/man/tiffset.1.html">http://www.remotesensing.org/libtiff/man/tiffset.1.html</a></div>
<div>&nbsp;</div>
<div>but there is no such a command in the FWTools. I've tried to compile the tiff library downloaded from :</div>
<div><a href="http://dl.maptools.org/dl/libtiff/">http://dl.maptools.org/dl/libtiff/</a></div>
<div>&nbsp;</div>
<div>unfortunately, I did not get it.</div>
<div>&nbsp;</div>
<div>is there any other way to modify the tif header? or to force the tif images to use a existing tfw file?</div>
<div>&nbsp;</div>
<div>thanks for any hints to solve the problem.</div>
<div>&nbsp;</div>
<div>kind regards</div>
<div>&nbsp;</div>
<div>zhonghai&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>