Skip to content

v0.2.53..v0.2.54 changeset DifferentialConflation.conf

Garret Voltz edited this page Mar 31, 2020 · 1 revision
diff --git a/conf/core/DifferentialConflation.conf b/conf/core/DifferentialConflation.conf
index e335adb..a48beb5 100644
--- a/conf/core/DifferentialConflation.conf
+++ b/conf/core/DifferentialConflation.conf
@@ -2,6 +2,8 @@
   "#": "Only add entries here that different default values than the options in ConfigOptions.asciidoc",
   "snap.unconnected.ways.snap.way.criterion" : "hoot::HighwayCriterion",
   "snap.unconnected.ways.snap.to.way.criterion" : "hoot::HighwayCriterion",
-  "snap.unconnected.ways.snap.to.way.node.criterion" : "hoot::HighwayNodeCriterion",
+  "snap.unconnected.ways.snap.to.way.node.criterion" : "hoot::HighwayWayNodeCriterion",
+  "#": "Differential shouldn't include any deletes, create and modify only",
+  "changeset.allow.deleting.reference.features" : "false",
   "#": "end"
 }
Clone this wiki locally