mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-09 00:35:20 -05:00
9 lines
342 B
Plaintext
9 lines
342 B
Plaintext
|
r.tile
|
||
|
Splits a raster map into tiles
|
||
|
Raster (r.*)
|
||
|
ParameterRaster|input|Name of input raster map|False
|
||
|
ParameterString|output|Output base name of rasters|None|False|False
|
||
|
ParameterNumber|width|Width of tiles (columns)|1|None|1024|True
|
||
|
ParameterNumber|height|Height of tiles (rows)|1|None|1024|True
|
||
|
OutputDirectory|output_dir|Tiles Directory
|