2016-03-12 18:08:09 +01:00
|
|
|
v.rectify
|
|
|
|
Rectifies a vector by computing a coordinate transformation for each object in the vector based on the control points.
|
|
|
|
Vector (v.*)
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterVectorLayer|input|Name of input vector map|-1|None|False
|
|
|
|
QgsProcessingParameterString|inline_points|Inline control points|None|True|True
|
2018-02-08 17:22:20 +02:00
|
|
|
QgsProcessingParameterFile|points|Name of input file with control points|QgsProcessingParameterFile.File|txt|None|True
|
2017-12-04 19:12:16 +01:00
|
|
|
QgsProcessingParameterNumber|order|Rectification polynomial order|QgsProcessingParameterNumber.Integer|1|True|1|3
|
2017-12-03 16:07:21 +01:00
|
|
|
QgsProcessingParameterString|separator|Field separator for RMS report|pipe|False|True
|
2017-09-03 17:42:13 +02:00
|
|
|
*QgsProcessingParameterBoolean|-3|Perform 3D transformation|False
|
|
|
|
*QgsProcessingParameterBoolean|-o|Perform orthogonal 3D transformation|False
|
|
|
|
*QgsProcessingParameterBoolean|-b|Do not build topology|False
|
|
|
|
QgsProcessingParameterVectorDestination|output|Rectified
|
2017-10-22 10:25:09 +02:00
|
|
|
QgsProcessingParameterFileDestination|rmsfile|Root Mean Square errors file|Txt files (*.txt)|None|False
|