<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div dir="ltr">
<div>Hey Even,</div>
<div><br>
</div>
<div>I tried using gdal2.0.2 (deployed with QGIS 3.0) and got this result.</div>
<div>The original Tiff is converted to level 17 of GPKG, and then after the gdaladdo I have level 18 through 10, where 10 has 2 tiles.</div>
<div><br>
</div>
<div>This is the output of gdalinfo:<br>
</div>
<div>Driver: GTiff/GeoTIFF<br>
Files: C:\myfile.tif<br>
Size is 19968, 29952<br>
Coordinate System is:<br>
GEOGCS["WGS 84",<br>
    DATUM["WGS_1984",<br>
        SPHEROID["WGS 84",6378137,298.257223563,<br>
            AUTHORITY["EPSG","7030"]],<br>
        AUTHORITY["EPSG","6326"]],<br>
    PRIMEM["Greenwich",0],<br>
    UNIT["degree",0.0174532925199433],<br>
    AUTHORITY["EPSG","4326"]]<br>
Origin = (***, ***)<br>
Pixel Size = (0.000004444518203,-0.000004444518203)<br>
Metadata:<br>
  AREA_OR_POINT=Area<br>
Image Structure Metadata:<br>
  INTERLEAVE=PIXEL<br>
Corner Coordinates:<br>
*** Coordinates data removed ***<br>
Band 1 Block=19968x1 Type=Byte, ColorInterp=Red<br>
Band 2 Block=19968x1 Type=Byte, ColorInterp=Green<br>
Band 3 Block=19968x1 Type=Byte, ColorInterp=Blue</div>
<div><br>
</div>
<div>Thanks!</div>
<div>Gil<span></span></div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On 28 April 2018 at 20:59, Even Rouault <span dir="ltr">
<<a href="mailto:even.rouault@spatialys.com" target="_blank">even.rouault@spatialys.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid">
<u></u>
<div style="font-family:"Sans Serif";font-size:9pt;font-style:normal;font-weight:400">
<p style="margin:0px;text-indent:0px">Please paste the output of gdalinfo C:\myfile.tif</p>
<p style="margin:0px;text-indent:0px"> </p>
<p style="margin:0px;text-indent:0px">Which gdal version do you use ? What you report sounds a bit like</p>
<p style="margin:0px;text-indent:0px"><a href="https://trac.osgeo.org/gdal/ticket/6932" target="_blank">https://trac.osgeo.org/gdal/<wbr>ticket/6932</a></p>
<p style="margin:0px;text-indent:0px"> </p>
<p style="margin:0px;text-indent:0px">Even</p>
<p style="margin:0px;text-indent:0px"> </p>
<p style="margin:0px;text-indent:0px">-- </p>
<p style="margin:0px;text-indent:0px">Spatialys - Geospatial professional services</p>
<p style="margin:0px;text-indent:0px"><a href="http://www.spatialys.com" target="_blank">http://www.spatialys.com</a></p>
</div>
<br>
______________________________<wbr>_________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank" rel="noreferrer">https://lists.osgeo.org/<wbr>mailman/listinfo/gdal-dev</a><br>
</blockquote>
</div>
<br>
</div>
</div>
</body>
</html>