2017-11-04 18:34:25 +01:00
|
|
|
v.proj
|
|
|
|
Re-projects a vector map from one location to the current location
|
|
|
|
Vector (v.*)
|
2018-04-08 12:31:11 +10:00
|
|
|
QgsProcessingParameterFeatureSource|input|Input vector to reproject|-1|None|False
|
2017-11-04 18:34:25 +01:00
|
|
|
QgsProcessingParameterCrs|crs|New coordinate reference system|None|False
|
|
|
|
QgsProcessingParameterNumber|smax|Maximum segment length in meters in output vector map|QgsProcessingParameterNumber.Double|10000.0|True|0.0|None
|
|
|
|
*QgsProcessingParameterBoolean|-z|Assume z coordinate is ellipsoidal height and transform if possible|False|True
|
|
|
|
*QgsProcessingParameterBoolean|-w|Disable wrapping to -180,180 for latlon output|False|True
|
|
|
|
QgsProcessingParameterVectorDestination|output|Output vector map
|