reduce geometry precision from 7 to 5 digits

This commit is contained in:
matteo 2016-12-14 12:26:17 +01:00 committed by Matthias Kuhn
parent 9799183db2
commit 8e9d49ad8d

View File

@ -1938,7 +1938,7 @@ tests:
type: vector
compare:
geometry:
precision: 7
precision: 5
- algorithm: qgis:variabledistancebuffer
name: variable buffer on points with dissolve option
@ -1955,7 +1955,7 @@ tests:
type: vector
compare:
geometry:
precision: 7
precision: 5
- algorithm: qgis:adduniquevalueindexfield
name: add unique field based on another field