i am searching for an example to slice a png (have a look to the attached file) into png tiles. My png is covering the whole world. And all i want is x/y/z png tiles. Quite similar to what is done with gdal2tile.py.
I hope you can give me a short example. Thanks a lot ;)