File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
python/plugins/processing/tests/testdata Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -1164,6 +1164,12 @@ tests:
11641164 OUTPUT :
11651165 name : expected/extract_nodes_multipolys.gml
11661166 type : vector
1167+ compare :
1168+ fields :
1169+ distance :
1170+ precision : 7
1171+ angle :
1172+ precision : 7
11671173
11681174 - algorithm : qgis:extractnodes
11691175 name : Extract nodes from polygons
@@ -1175,6 +1181,12 @@ tests:
11751181 OUTPUT :
11761182 name : expected/extract_nodes_polys.gml
11771183 type : vector
1184+ compare :
1185+ fields :
1186+ distance :
1187+ precision : 7
1188+ angle :
1189+ precision : 7
11781190
11791191 - algorithm : qgis:extractnodes
11801192 name : Extract nodes from multilines
@@ -1186,6 +1198,12 @@ tests:
11861198 OUTPUT :
11871199 name : expected/extract_nodes_multilines.gml
11881200 type : vector
1201+ compare :
1202+ fields :
1203+ distance :
1204+ precision : 7
1205+ angle :
1206+ precision : 7
11891207
11901208 - algorithm : qgis:extractnodes
11911209 name : Extract nodes from lines
@@ -1197,6 +1215,12 @@ tests:
11971215 OUTPUT :
11981216 name : expected/extract_nodes_lines.gml
11991217 type : vector
1218+ compare :
1219+ fields :
1220+ distance :
1221+ precision : 7
1222+ angle :
1223+ precision : 7
12001224
12011225 - algorithm : native:simplifygeometries
12021226 name : Simplify (lines)
You can’t perform that action at this time.
0 commit comments