<div dir="ltr"><div><div>Hi,<br>thx for hints.<br><br></div>I'm not sure that the gdal overview are the same of pyramid tiff.<br>My tiff are all multipages.<br><br></div>There is same information about the overview of gdal ?<br>
<br><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014/1/15 Daniele Romagnoli <span dir="ltr"><<a href="mailto:daniele.romagnoli@geo-solutions.it" target="_blank">daniele.romagnoli@geo-solutions.it</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>Hi Andrea,<br></div>you may consider using <br>"gdal_translate -b 1 -b 2 -b 3 inputTiff outputTiff"<br>
</div><br>I assume you are referring to overviews, right?<br></div>In that case, gdal_translate won't copy overviews so you are lucky :)<br>

<br></div>You may also consider adding tiling with "-co TILED=YES" to the previous command:<br><div><div><div><div><div><div>"gdal_translate -b 1 -b 2 -b 3 -co TILED=YES inputTiff outputTiff"<br><br></div>


<div>Default tiling is 256x256; you may specify different one with -co BLOCKXSIZE=nnn -co BLOCKYSIZE=mmm<br></div><div><br>Hope this helps.<br>Cheers,<br>Daniele<br></div><div><br></div></div></div></div></div></div></div>


<div class="gmail_extra"><br clear="all"><div><div dir="ltr">==<br>Our support, Your Success! Visit <a href="http://opensdi.geo-solutions.it" target="_blank">http://opensdi.geo-solutions.it</a> for more information.<br>
==<br>Ing. Daniele Romagnoli<br>Senior Software Engineer<br><br>GeoSolutions S.A.S.<br>Via Poggio alle Viti 1187<br>55054  Massarosa (LU)<br>Italy<br>phone: <a href="tel:%2B39%200584%20962313" value="+390584962313" target="_blank">+39 0584 962313</a><br>
fax:      <a href="tel:%2B39%200584%201660272" value="+3905841660272" target="_blank">+39 0584 1660272</a><br><br><a href="http://www.geo-solutions.it" target="_blank">http://www.geo-solutions.it</a><br>

<a href="http://twitter.com/geosolutions_it" target="_blank">http://twitter.com/geosolutions_it</a><br><br>-------------------------------------------------------<br></div></div>
<br><br><div class="gmail_quote"><div><div class="h5">On Wed, Jan 15, 2014 at 12:01 PM, Andrea Peri <span dir="ltr"><<a href="mailto:aperi2007@gmail.com" target="_blank">aperi2007@gmail.com</a>></span> wrote:<br></div>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">

<div dir="ltr"><div><div><div><div>Hi,<br><br>I have a lot of huge tiff not-gereferenced raster.<br></div>These tiff are all with 4 bands (RGBA) and 10 pyramids inside.<br><br></div>I need to remove the piramids and retrieve a new tiff version without the piramids and with only 3 bands (RGB).<br>



<br></div>Usually this work is do using imagemagick or vips, but I like to try to use the gdal-translate to do this.<br>But Im not sure , because the tiff are not georef and also I'm not sure if<br>gdal is capable to read a 4 pyramid tiff and generate a 3 not-piramid tiff.<br>



<br></div>Thx for every hints.<span><font color="#888888"><br clear="all"><div><div><div><div><div><div><div><div><br>-- <br>-----------------<br>Andrea Peri<br>. . . . . . . . . <br>qwerty àèìòù<br>-----------------<br>



</div></div></div></div></div></div></div></div></font></span></div>
<br></div></div>_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">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></div>
</blockquote></div><br><br clear="all"><br>-- <br>-----------------<br>Andrea Peri<br>. . . . . . . . . <br>qwerty àèìòù<br>-----------------<br>
</div>