Index: /applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/OdConstants.java
===================================================================
--- /applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/OdConstants.java	(revision 34017)
+++ /applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/OdConstants.java	(revision 34018)
@@ -54,5 +54,5 @@
 
     public static final String PREF_CRS_COMPARISON_TOLERANCE = "opendata.crs.comparison_tolerance";
-    public static final Double DEFAULT_CRS_COMPARISON_TOLERANCE = 0.00000001;
+    public static final Double DEFAULT_CRS_COMPARISON_TOLERANCE = 0.00000002;
 
     public static final String PREF_CRS_COMPARISON_DEBUG = "opendata.crs.comparison_debug";
