mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
10 lines
549 B
Plaintext
10 lines
549 B
Plaintext
r.info
|
|
Output basic information about a raster layer.
|
|
Raster (r.*)
|
|
QgsProcessingParameterRasterLayer|map|Raster layer|None|False
|
|
QgsProcessingParameterBoolean|-r|Print range only|False
|
|
QgsProcessingParameterBoolean|-g|Print raster array information in shell script style|False
|
|
QgsProcessingParameterBoolean|-h|Print raster history instead of info|False
|
|
QgsProcessingParameterBoolean|-e|Print extended metadata information in shell script style|False
|
|
QgsProcessingParameterFileDestination|html|Basic information|Html files (*.html)|report.html|False
|