<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
I've got a few GeoTiffs which have malformed projection/CRS data in
them.<br>
I also have ones with the correct data in them.<br>
<br>
I would like to replace the malformed projection info with the
correct one, <u>without having the original bands re-sampled in any
way whatsoever</u>.<br>
If I use gdal_translate -a_srs +proj="tmerc wadda wadda" tiffbad
tiffgood, is there a way to keep the bands identical to the input
tiff file?<br>
(Maybe someone has written a utility to strip this info out of a
'good' image, and set it for use in gdal_translate?)<br>
<br>
<br>
In a similar vein, using gdaladdo to build pyramids does leave the
original bands untouched and simply adds the newly calculated
overviews to the tiff image, does it not?<br>
<br>
TIA,<br>
Regards,<br>
Zoltan<br>
<br>
<br>
<br>
<pre class="moz-signature" cols="72">--
===========================================
Zoltan Szecsei PrGISc [PGP0031]
Geograph (Pty) Ltd.
GIS and Photogrammetric Services
P.O. Box 7, Muizenberg 7950, South Africa.
Mobile: +27-83-6004028
Fax: +27-86-6115323 <a class="moz-txt-link-abbreviated" href="http://www.geograph.co.za">www.geograph.co.za</a>
===========================================</pre>
</body>
</html>