38
38
name : expected/clip_lines_by_polygon.gml
39
39
type : vector
40
40
41
-
42
41
- algorithm : qgis:clip
43
42
name : Clip lines by multipolygon
44
43
params :
@@ -109,7 +108,6 @@ tests:
109
108
name : expected/clip_points_by_multipolygons.gml
110
109
type : vector
111
110
112
-
113
111
# These datasets should produce a geometry collection and not a polygon only
114
112
# dataset. If the algorithm is fixed, a new test should be introduced to
115
113
# check this behavior.
@@ -152,7 +150,7 @@ tests:
152
150
type : vector
153
151
154
152
- algorithm : qgis:basicstatisticsfornumericfields
155
- name : Test (qgis:basicstatisticsfornumericfields)
153
+ name : Basic statistics for numeric fields
156
154
params :
157
155
- name : multipolys.gml
158
156
type : vector
@@ -182,7 +180,7 @@ tests:
182
180
- ' Interquartile Range \(IQR\): 0.123'
183
181
184
182
- algorithm : qgis:basicstatisticsfortextfields
185
- name : Test (qgis:basicstatisticsfortextfields)
183
+ name : Basic statistics for text fields
186
184
params :
187
185
- name : multipolys.gml
188
186
type : vector
@@ -865,7 +863,6 @@ tests:
865
863
name : expected/lines_translated.gml
866
864
type : vector
867
865
868
-
869
866
- algorithm : qgis:singlesidedbuffer
870
867
name : Single sided buffer lines (left, round)
871
868
params :
@@ -932,7 +929,7 @@ tests:
932
929
type : vector
933
930
934
931
- algorithm : qgis:extractnodes
935
- name : Test (qgis:extractnodes)
932
+ name : Extract nodes from polygons
936
933
params :
937
934
INPUT :
938
935
name : polys.gml
@@ -943,7 +940,7 @@ tests:
943
940
type : vector
944
941
945
942
- algorithm : qgis:extractnodes
946
- name : Test (qgis:extractnodes)
943
+ name : Extract nodes from multilines
947
944
params :
948
945
INPUT :
949
946
name : multilines.gml
@@ -954,7 +951,7 @@ tests:
954
951
type : vector
955
952
956
953
- algorithm : qgis:extractnodes
957
- name : Test (qgis:extractnodes)
954
+ name : Extract nodes from lines
958
955
params :
959
956
INPUT :
960
957
name : lines.gml
@@ -1138,7 +1135,7 @@ tests:
1138
1135
type : rasterhash
1139
1136
1140
1137
- algorithm : qgis:lineintersections
1141
- name : Line Intersection
1138
+ name : Line intersection
1142
1139
params :
1143
1140
INPUT_A :
1144
1141
name : lines.gml
@@ -1296,7 +1293,6 @@ tests:
1296
1293
compare :
1297
1294
geometry :
1298
1295
precision : 7
1299
-
1300
1296
- algorithm : qgis:extendlines
1301
1297
name : Extend multilines
1302
1298
params :
0 commit comments