2014-04-19 15:53:43 +02:00
|
|
|
r.profile
|
2015-07-26 03:48:27 +02:00
|
|
|
Outputs the raster layer values lying on user-defined line(s).
|
2014-04-19 15:53:43 +02:00
|
|
|
Raster (r.*)
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterRasterLayer|input|Input raster layer|None|False
|
2017-11-11 14:31:58 +01:00
|
|
|
QgsProcessingParameterString|coordinates|Profile coordinate pairs|0,0,1,1|True|True
|
2017-12-06 10:23:25 +01:00
|
|
|
QgsProcessingParameterNumber|resolution|Resolution along profile|QgsProcessingParameterNumber.Double|None|True|None|0
|
2017-11-11 14:31:58 +01:00
|
|
|
QgsProcessingParameterString|null_value|Character to represent no data cell|*|False|True
|
2017-12-27 10:19:51 +01:00
|
|
|
QgsProcessingParameterFile|file|Name of input file containing coordinate pairs|False|txt|None|True
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterBoolean|-g|Output easting and northing in first two columns of four column output|False
|
|
|
|
QgsProcessingParameterBoolean|-c|Output RRR:GGG:BBB color values for each profile point|False
|
2017-10-22 10:25:09 +02:00
|
|
|
QgsProcessingParameterFileDestination|output|Profile|Txt files (*.txt)|None|False
|