mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-09 00:35:20 -05:00
15 lines
827 B
Plaintext
15 lines
827 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
|
|
OutputHTML|html|Basic information
|