2016-03-12 12:34:15 +01:00
|
|
|
v.to.3d
|
|
|
|
Performs transformation of 2D vector features to 3D.
|
|
|
|
Vector (v.*)
|
2018-04-08 12:31:11 +10:00
|
|
|
QgsProcessingParameterFeatureSource|input|Name of input vector map|-1|None|False
|
2017-12-03 16:07:21 +01:00
|
|
|
QgsProcessingParameterEnum|type|Input feature type|point;line;boundary;centroid|True|0,1,2,3|True
|
|
|
|
QgsProcessingParameterNumber|height|Fixed height for 3D vector features|QgsProcessingParameterNumber.Double|None|True|None|None
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterField|column|Name of attribute column used for height|None|input|0|False|True
|
|
|
|
*QgsProcessingParameterBoolean|-r|Reverse transformation; 3D vector features to 2D|False
|
2017-12-03 16:07:21 +01:00
|
|
|
*QgsProcessingParameterBoolean|-t|Do not copy attribute table|False
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterVectorDestination|output|3D
|