mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-18 00:03:05 -04:00
15 lines
892 B
Plaintext
15 lines
892 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|-s|Print raster map resolution (NS-res, EW-res) only|False
|
|
QgsProcessingParameterBoolean|-t|Print raster map type only|False
|
|
QgsProcessingParameterBoolean|-g|Print map region only|False
|
|
QgsProcessingParameterBoolean|-h|Print raster history instead of info|False
|
|
QgsProcessingParameterBoolean|-u|Print raster map data units only|False
|
|
QgsProcessingParameterBoolean|-d|Print raster map vertical datum only|False
|
|
QgsProcessingParameterBoolean|-m|Print map title only|False
|
|
QgsProcessingParameterBoolean|-p|Print raster map timestamp (day.month.year hour:minute:seconds) only|False
|
|
QgsProcessingParameterFileDestination|html|Basic information|Html files (*.html)|report.html|False
|