<div dir="ltr"><div>Hi Jukka</div><div><br></div><div>I don't think it is a good option.</div><div>TL;DR: tiled without overviews is extremely slow for a global view.<br></div><div><br></div><div> If you have a (big) image with TILED=YES but without overviews, it is really really slow in QGIS (from seconds to many minutes).<br></div><div>The reason (I guess) is that QGIS is by default sub-sampling the image using nearest neighbor. If the image is not tiled, then it has to read only every nth line. However, when tiled, at the end has to read the full image from file.</div><div>The bigger the zoom level, the faster it goes. But waiting 5 minutes to see the global view of your image to know where to zoom in... you close QGIS and blame somebody.<br></div><div><br></div><div>That changes dramatically if there are (proper) overviews available, of course.<br></div><div><br></div><div>Cheers<br></div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">.___ ._ ..._ .. . ._.  .___ .. __ . _. . __..  ... .... ._ .__<br>Entre dos pensamientos racionales <br>hay infinitos pensamientos irracionales.<br><br></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 30 Nov 2021 at 08:04, Rahkonen Jukka (MML) <<a href="mailto:jukka.rahkonen@maanmittauslaitos.fi">jukka.rahkonen@maanmittauslaitos.fi</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">





<div style="overflow-wrap: break-word;" lang="FI">
<div class="gmail-m_-2188557686913167774WordSection1">
<p class="MsoNormal">Hi,<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal"><span lang="EN-US">There are loads of questions in the stack.exchange site where users have problems with performance when they do something with reading and writing very large image files. Big files have obviously become much more common
 now due to clouds. Users try to solve the problem by increasing GDAL_CACHEMAX and using multithreading etc. but they use the default GeoTIFF settings and keep on writing huge striped TIFFs. I wonder if we should make tiling the default also for the GTiff driver
 like it is in the COG driver.<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US"><u></u> <u></u></span></p>
<p class="MsoNormal"><span lang="EN-US">-Jukka Rahkonen-<u></u><u></u></span></p>
</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="https://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</blockquote></div>