File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
python/plugins/processing/tests/testdata Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -1919,6 +1919,9 @@ tests:
1919
1919
OUTPUT :
1920
1920
name : expected/reprojected.gml
1921
1921
type : vector
1922
+ compare :
1923
+ geometry :
1924
+ precision : 7
1922
1925
1923
1926
- algorithm : qgis:variabledistancebuffer
1924
1927
name : variable buffer on points
@@ -1933,6 +1936,9 @@ tests:
1933
1936
OUTPUT :
1934
1937
name : expected/variable_buffer_points.gml
1935
1938
type : vector
1939
+ compare :
1940
+ geometry :
1941
+ precision : 7
1936
1942
1937
1943
- algorithm : qgis:variabledistancebuffer
1938
1944
name : variable buffer on points with dissolve option
@@ -1947,6 +1953,9 @@ tests:
1947
1953
OUTPUT :
1948
1954
name : expected/variable_buffer_points_dissolved.gml
1949
1955
type : vector
1956
+ compare :
1957
+ geometry :
1958
+ precision : 7
1950
1959
1951
1960
- algorithm : qgis:adduniquevalueindexfield
1952
1961
name : add unique field based on another field
You can’t perform that action at this time.
0 commit comments