Getting started
Tutorials & examples
Help & reference
DataSource.
dump_raster
Output layer to GDAL Rasterfile
filename (string) – path to shape-filename
driver (string) – GDAL Raster Driver
attr (string) – attribute to burn into raster
pixel_size (float) – pixel Size in source units
remove (bool) – if True removes existing output file
silent (bool) – If True no ProgressBar is shown. Defaults to False.