2012-08-04 19:48:25 +02:00
|
|
|
r.profile
|
2013-01-01 23:52:33 +01:00
|
|
|
r.profile - Outputs the raster layer values lying on user-defined line(s).
|
2012-08-04 19:48:25 +02:00
|
|
|
Raster (r.*)
|
2013-01-01 23:52:33 +01:00
|
|
|
ParameterRaster|input|Input raster layer|False
|
|
|
|
ParameterString|profile|Profile coordinate pairs|0,0,1,1
|
|
|
|
ParameterNumber|res|Resolution along profile|0|None|1.0
|
2012-08-04 19:48:25 +02:00
|
|
|
ParameterString|null|Character to represent no data cell|*
|
|
|
|
ParameterBoolean|-g|Output easting and northing in first two columns of four column output|False
|
|
|
|
ParameterBoolean|-c|Output RRR:GGG:BBB color values for each profile point|False
|
2013-01-01 23:52:33 +01:00
|
|
|
OutputFile|output|Output filename
|