Re: [gdal-dev] Fwd: MBTiles Write support

2016-05-06 Thread Lorenzo Pini
Hi Even, sorry for the late answer. The latest version did a good job. I am now investigating a strange issue after the gdaladdo run but I think it is caused by my MBTiles reader library. Thank you for your work so far. Regards Lorenzo Pini Software Engineer == GeoServer Professional Services fr

Re: [gdal-dev] Fwd: MBTiles Write support

2016-04-20 Thread Even Rouault
Le lundi 18 avril 2016 17:55:57, Even Rouault a écrit : > Lorenzo, > > > The command I used is: > > > > \>gdal_translate mosaic.tif full_def9.mbtiles -of MBTILES -expand rgb -co > > TILE_FORMAT=PNG8 -co ZLEVEL=9 > > Input file size is 645661, 308112 > > 0...10...20...30...40...50...60...70...80ER

Re: [gdal-dev] Fwd: MBTiles Write support

2016-04-18 Thread Even Rouault
Lorenzo, > The command I used is: > > \>gdal_translate mosaic.tif full_def9.mbtiles -of MBTILES -expand rgb -co > TILE_FORMAT=PNG8 -co ZLEVEL=9 > Input file size is 645661, 308112 > 0...10...20...30...40...50...60...70...80ERROR 1: Failure when inserting > partial tile (row=759306,col=1099566) at

[gdal-dev] Fwd: MBTiles Write support

2016-04-18 Thread Lorenzo Pini
Hi all, I recently tested the MBTiles write support in the latest beta with good results. I'm now testing it with larger files, so here is some of my comments and questions. Version is: GDAL 2.1.0beta1, released 2016/04/01 The gdalinfo of the input file is: Driver: GTiff/GeoTIFF Files: mosaic.tif