Generate raster image tiles for use with leaflet.
I use a command $ gdal2tiles-multiprocess.py --leaflet --processes=6 raster -z 0-4 -w none karta.jpg /tiles and tiles 0-0-0 and 1-1-0 are missing but $ gdal2tiles-multiprocess.py --leaflet --processes=2 raster -z 0-4 -w none karta.jpg /tiles gives me a full set of tiles
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by Slavix72 and has received 5 comments.