I never use gdal_retile, but i use gdaladdo. It&#39;s perfect and there&#39;s no qualtity degradation.<br>gdaladdo create one tiff (or other format if you want) overview, containing different level.<br>Syntax : gdaladdo -ro filename 2 4 8 16 32<br>
<a href="http://www.gdal.org/gdaladdo.html">http://www.gdal.org/gdaladdo.html</a><br><br><br><div class="gmail_quote">2011/3/15 Devrim Baris Acar <span dir="ltr">&lt;<a href="mailto:devrimbaris@gmail.com">devrimbaris@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br>I am building a pyramid from a 650 MB geotiff file (rgb) , with the following command from fwtools 2.4.6 on a win32 box<br>
<br>gdal_retile -levels 5 -pyramidOnly -targetDir pyramid bathymetry.<br><br>I loaded these image files to geoserver and see that when I zoomed to the higheest  available level, the images are &quot;degraded in quality&quot; in comparison to original one.<br>


Also , I expected that the resulting pyramid size to be bigger than the original file size, but it is NOT.   <br><br>What is the reason for this , any ideas, and solutions?<br><br>Best regards,<br><font color="#888888"><br clear="all">
Devrim Baris Acar<br>

<br>
</font><br>_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br></blockquote></div><br>