Creates a grid.
Extent
[vector: any]Optional.
Grid will be created according to the selected layer.
Output extent
[extent]Extent of the grid.
Default: 0,1,0,1
Division Width
[number]X-axes spacing between the lines.
Default: 1.0
Division Height
[number]Y-axes spacing between the lines.
Default: 1.0
Type
[selection]Geometry type of the resulting grid.
Options:
Default: 0
Graticule
[vector]processing.runalg('saga:creategraticule', extent, output_extent, distx, disty, type, graticule)