Petr
On Friday, May 10, 2013 12:56:46 PM UTC+2, HB wrote:
Hello ,
I am trying to generate tiles of a rectangular image with resolution 1984x3062 , MapTiler generates the tile set ok but with tile size of 256x256 , and to do that it adds transparent layers to generate square tiles.
I have to implement these tiles in leaflet.js , the problem is that leaflet sees the transparent images and my plotting doesn't appear right.
I would like to know if there is any way I could provide tile size parameters to MapTiler or gdal2tiles .