<div dir="ltr"><div><div><div><div>Hi all,<br><br></div>Here is a link to Geopackage sample name ERDC Whitehorse GeoPackage.gpkg<br>at<br><a href="https://portal.opengeospatial.org/files/63156">https://portal.opengeospatial.org/files/63156</a><br><span style="color:rgb(19,79,92)"><br>I tried like this<br><br>gdal_translate.exe -of GPKG "sample.tif" "sample.gpkg" -co <b>TILING_SCHEME</b>=PseudoTMS_GlobalMercator<br><br></span></div><div><span style="color:rgb(61,133,198)"><span style="color:rgb(19,79,92)">I got only one zoom level in the output Geopackage, from the input GeoTIFF here example sample.tif</span><br><br></span></div><div><span style="color:rgb(12,52,61)"><span style="background-color:rgb(255,255,255)"><b>Q1:</b><br></span></span></div><span style="color:rgb(12,52,61)"><span style="background-color:rgb(255,255,255)"><b>I want to know how do I convert a GeoTIFF to below mention tile Schemes I tried, correct If I am wrong.</b></span></span><br></div><div>I have gdal 2.1.0 pre-built binary with to see with the latest version.<br></div><div><br></div>TILE_SCHEME<br><br>1 CUSTOM<br>2 GoogleCRS84Quad<br>3 GoogleMapsCompatible<br>4 InspireCRS84Quad<br>5 PseudoTMS_GlobalGeodetic<br>6 PseudoTMS_GlobalMercator<br><br></div><span style="color:rgb(61,133,198)"></span><div><div><div><span style="color:rgb(111,168,220)"><br></span></div><div><b><span style="color:rgb(56,118,29)"><span style="background-color:rgb(255,255,255)">I see there are 3 variations</span></span></b><br>1. Tile Format: PNG, JPEG, WEBP<br></div><div>2. Tile Scheme:  <br><ul><li>CUSTOM</li><li>GoogleCRS84Quad</li><li>GoogleMapsCompatible</li><li>InspireCRS84Quad</li><li>PseudoTMS_GlobalGeodetic</li><li>PseudoTMS_GlobalMercator</li></ul></div><div>3. Projection parameter at gpkg_contents srs_id : epsg code<br></div><div><span style="background-color:rgb(241,194,50)"><b><span style="color:rgb(7,55,99)"><span style="background-color:rgb(255,255,255)">Q2:<br>Is that an raster tile may be in other EPSG code other than 3857 and 4326 Not clear when reading the Geopackage specification and is it implemented in GDAL ?</span></span><br></b><br></span></div><div><span style="background-color:rgb(255,255,255)">Thanks<br></span></div><div><span style="background-color:rgb(241,194,50)"><span style="background-color:rgb(255,255,255)">Gane</span><b><br></b></span></div></div></div></div>