2016-02-27 11:08:47 +01:00
|
|
|
r.transect
|
|
|
|
Outputs raster map layer values lying along user defined transect line(s).
|
|
|
|
Raster (r.*)
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterRasterLayer|map|Raster map to be queried|None|False
|
|
|
|
QgsProcessingParameterString|line|Transect definition: east,north,azimuth,distance[,east,north,azimuth,distance,...]|None|False|False
|
|
|
|
QgsProcessingParameterString|null_value|String representing NULL value|*|False|True
|
|
|
|
*QgsProcessingParameterBoolean|-g|Output easting and northing in first two columns of four column output|False
|
2017-10-22 10:25:09 +02:00
|
|
|
QgsProcessingParameterFileDestination|output|Transect file|Txt files (*.txt)|None|False
|