diff --git a/Examples/Projections/CMakeLists.txt b/Examples/Projections/CMakeLists.txt
index 196e8a1beb3d0d9310c29eb8ae5aaa569a843fbd..6acebc2a08e1fda9d915b60ddb8d18a5e0769bac 100644
--- a/Examples/Projections/CMakeLists.txt
+++ b/Examples/Projections/CMakeLists.txt
@@ -103,7 +103,7 @@ ADD_TEST(prTeMapProjectionExampleTest ${EXE_TESTS}
 
 IF(OTB_DATA_USE_LARGEINPUT)
 ADD_TEST(prTeVectorDataProjectionExampleTest ${EXE_TESTS}
-        --compare-binary
+        --compare-ogr ${TOL}
         ${BASELINE}/vectorDataProjectionExample.shp
         ${TEMP}/vectorDataProjectionExample.shp
     VectorDataProjectionExampleTest