Examples (2)
Generate TMS tiles for the zoom levels 2 to 5 of a raster dataset
gdal2tiles.py --zoom 2-5 path/to/input.tif path/to/output_directoryGenerate XYZ tiles for the zoom levels 2 to 5 of a raster dataset
gdal2tiles.py --zoom 2-5 --xyz path/to/input.tif path/to/output_directorymade by @shridhargupta | data from tldr-pages