Re: [gdal-dev] Creating multiple zooms in MBTiles generation

2016-05-13 Thread Even Rouault
Le vendredi 13 mai 2016 14:24:38, Gane R a écrit : > Hi, > > I was working with gdal 2.1.0, I was trying to convert a geopackage raster > to mbtiles, I used GDALCreateCopy to convert the dataset to mbtiles. > > On http://www.gdal.org/frmt_mbtiles.html > > I saw an example to use gdal_translate a

[gdal-dev] Creating multiple zooms in MBTiles generation

2016-05-13 Thread Gane R
Hi, I was working with gdal 2.1.0, I was trying to convert a geopackage raster to mbtiles, I used GDALCreateCopy to convert the dataset to mbtiles. On http://www.gdal.org/frmt_mbtiles.html I saw an example to use gdal_translate and then to use gdaladdo to overviews Q1: I got only one level of z