@@ -114,13 +114,13 @@ Z and M values (if present) can be translated and scaled.
114
114
.. figure :: img/affinetransform.png
115
115
:align: center
116
116
117
- Vector point layer (green dots) before (left), and after (right) an affine transformation (translation).
117
+ Vector point layer (green dots) before (left), and after (right) an affine transformation (translation).
118
118
119
119
|checkbox | Allows
120
- :ref: `features in-place modification <processing_inplace_edit >`
120
+ :ref: `features in-place modification <processing_inplace_edit >`
121
121
of point, line, and polygon features
122
122
123
- .. seealso :: :ref:`qgistranslategeometry`
123
+ .. seealso :: :ref:`qgistranslategeometry`
124
124
125
125
Parameters
126
126
..........
@@ -167,7 +167,7 @@ Parameters
167
167
- [number |dataDefine |]
168
168
169
169
Default: 1
170
- - Scaling value (expansion or contraction) to apply on the X axis.
170
+ - Scaling value (expansion or contraction) to apply on the X axis.
171
171
* - **Scale factor (y-axis) **
172
172
- ``SCALE_Y ``
173
173
- [number |dataDefine |]
@@ -191,7 +191,7 @@ Parameters
191
191
- [number |dataDefine |]
192
192
193
193
Default: 0
194
- - Angle of the rotation in degrees.
194
+ - Angle of the rotation in degrees.
195
195
196
196
* - **Transformed **
197
197
- ``OUTPUT ``
@@ -204,7 +204,7 @@ Parameters
204
204
.. include :: ../algs_include.rst
205
205
:start-after: **layer_output_types_append **
206
206
:end-before: **end_layer_output_types_append **
207
-
207
+
208
208
Outputs
209
209
.......
210
210
@@ -488,7 +488,7 @@ Polygon and line geometries are supported.
488
488
Black lines represent the bounding boxes of each polygon feature
489
489
490
490
|checkbox | Allows
491
- :ref: `features in-place modification <processing_inplace_edit >`
491
+ :ref: `features in-place modification <processing_inplace_edit >`
492
492
of polygon features
493
493
494
494
.. seealso :: :ref:`qgisminimumboundinggeometry`
@@ -561,11 +561,11 @@ In this case the buffer will result in a smaller polygon (setback).
561
561
.. figure :: img/buffer.png
562
562
:align: center
563
563
564
- Buffer (in yellow) of points, line, polygon with positive buffer,
565
- and polygon with negative buffer
564
+ Buffer (in yellow) of points, line, polygon with positive buffer,
565
+ and polygon with negative buffer
566
566
567
567
|checkbox | Allows
568
- :ref: `features in-place modification <processing_inplace_edit >`
568
+ :ref: `features in-place modification <processing_inplace_edit >`
569
569
of polygon features
570
570
571
571
**Default menu **: :menuselection: `Vector --> Geoprocessing Tools `
@@ -652,11 +652,11 @@ Basic parameters
652
652
when creating a mitered join as a factor of the offset distance (only applicable for miter
653
653
join styles).
654
654
Minimum: 1.0
655
-
655
+
656
656
.. figure :: img/buffer_miter_limit.png
657
657
:align: center
658
658
:width: 100%
659
-
659
+
660
660
A 10m buffer with a limit of 2 and a 10m buffer with a limit of 1
661
661
* - **Dissolve result **
662
662
- ``DISSOLVE ``
@@ -699,7 +699,7 @@ Advanced parameters
699
699
- [boolean]
700
700
701
701
Default: False
702
- - If ``True `` (checked) and dissolved is checked, features that do not overlap or touch will be exported as
702
+ - If ``True `` (checked) and dissolved is checked, features that do not overlap or touch will be exported as
703
703
separate features
704
704
(instead of parts of a multipart feature).
705
705
@@ -2130,7 +2130,7 @@ All output geometries will be converted to multi geometries.
2130
2130
In case the input is a polygon layer, common boundaries of adjacent
2131
2131
polygons being dissolved will get erased.
2132
2132
If enabled, the optional "Keep disjoint features separate" setting will
2133
- cause features and parts that do not overlap or touch to be exported as
2133
+ cause features and parts that do not overlap or touch to be exported as
2134
2134
separate features (instead of parts of a single multipart feature).
2135
2135
2136
2136
The resulting attribute table will have the same fields as the input
@@ -3071,7 +3071,7 @@ the minimum value is tested.
3071
3071
3072
3072
The red line represents the black line with only vertices whose M
3073
3073
value is <=10.
3074
-
3074
+
3075
3075
|checkbox | Allows
3076
3076
:ref: `features in-place modification <processing_inplace_edit >`
3077
3077
of point, line and polygon features with M enabled
@@ -3171,7 +3171,7 @@ the minimum value is tested.
3171
3171
3172
3172
The red line represents the black line with only vertices whose Z
3173
3173
value is <=10.
3174
-
3174
+
3175
3175
|checkbox | Allows
3176
3176
:ref: `features in-place modification <processing_inplace_edit >`
3177
3177
of point, line and polygon features with Z enabled
@@ -4383,12 +4383,12 @@ Parameters
4383
4383
- Sets the maximum distance from the offset geometry to use
4384
4384
when creating a mitered join as a factor of the offset distance (only applicable for miter
4385
4385
join styles).
4386
- Minimum: 1.0
4386
+ Minimum: 1.0
4387
4387
4388
4388
.. figure :: img/buffer_miter_limit.png
4389
4389
:align: center
4390
4390
:width: 100%
4391
-
4391
+
4392
4392
A 10m buffer with a limit of 2 and a 10m buffer with a limit of 1
4393
4393
* - **Offset **
4394
4394
- ``OUTPUT ``
@@ -5445,7 +5445,7 @@ Parameters
5445
5445
* - **Also remove empty geometries **
5446
5446
- ``REMOVE_EMPTY ``
5447
5447
- [boolean]
5448
- -
5448
+ -
5449
5449
* - **Non null geometries **
5450
5450
- ``OUTPUT ``
5451
5451
@@ -5890,7 +5890,7 @@ with the new value.
5890
5890
If no M values exist, the geometry will be upgraded to include M
5891
5891
values and the specified value used as the initial M value for all
5892
5892
geometries.
5893
-
5893
+
5894
5894
|checkbox | Allows
5895
5895
:ref: `features in-place modification <processing_inplace_edit >`
5896
5896
of point, line, and polygon features with M enabled
@@ -6077,7 +6077,7 @@ with the new value.
6077
6077
If no Z values exist, the geometry will be upgraded to include Z
6078
6078
values and the specified value used as the initial Z value for all
6079
6079
geometries.
6080
-
6080
+
6081
6081
|checkbox | Allows
6082
6082
:ref: `features in-place modification <processing_inplace_edit >`
6083
6083
of point, line, and polygon features with Z enabled
@@ -6287,7 +6287,7 @@ Parameters
6287
6287
* - **Side **
6288
6288
- ``SIDE ``
6289
6289
- [enumeration]
6290
-
6290
+
6291
6291
Default: 0
6292
6292
- Which side to create the buffer on.
6293
6293
One of:
@@ -6314,7 +6314,7 @@ Parameters
6314
6314
* 0 --- Round
6315
6315
* 1 --- Miter
6316
6316
* 2 --- Bevel
6317
-
6317
+
6318
6318
.. figure :: img/buffer_join_style.png
6319
6319
:align: center
6320
6320
:width: 100%
@@ -6329,11 +6329,11 @@ Parameters
6329
6329
when creating a mitered join as a factor of the offset distance (only applicable for miter
6330
6330
join styles).
6331
6331
Minimum: 1.0
6332
-
6332
+
6333
6333
.. figure :: img/buffer_miter_limit.png
6334
6334
:align: center
6335
6335
:width: 100%
6336
-
6336
+
6337
6337
A 10m buffer with a limit of 2 and a 10m buffer with a limit of 1
6338
6338
* - **Buffer **
6339
6339
- ``OUTPUT ``
@@ -6815,7 +6815,7 @@ Curved geometries will be segmentized before subdivision.
6815
6815
maximum value is 200
6816
6816
6817
6817
|checkbox | Allows
6818
- :ref: `features in-place modification <processing_inplace_edit >`
6818
+ :ref: `features in-place modification <processing_inplace_edit >`
6819
6819
of point, line, and polygon features
6820
6820
6821
6821
.. note :: Subdividing a geometry can generate geometry parts that may
@@ -7231,7 +7231,7 @@ Z and M values present in the geometry can also be translated.
7231
7231
.. figure :: img/translate_geometry.png
7232
7232
:align: center
7233
7233
7234
- Dashed lines represent the translated geometry of the input layer
7234
+ Features in red represent the translated geometry of the input (blue) layer
7235
7235
7236
7236
|checkbox | Allows
7237
7237
:ref: `features in-place modification <processing_inplace_edit >`
0 commit comments