Skip to content

v0.2.54..v0.2.55 changeset NonDestructiveConflationTest.sh

Garret Voltz edited this page Aug 14, 2020 · 1 revision
diff --git a/test-files/cmd/glacial/NonDestructiveConflationTest.sh b/test-files/cmd/glacial/NonDestructiveConflationTest.sh
index 990d186..4215311 100755
--- a/test-files/cmd/glacial/NonDestructiveConflationTest.sh
+++ b/test-files/cmd/glacial/NonDestructiveConflationTest.sh
@@ -5,6 +5,7 @@ mkdir -p test-output/cmd/glacial/NonDestructiveTest/
 
 # First run the Congo network conflation
 hoot conflate -C Testing.conf -C ReferenceConflation.conf -C NetworkAlgorithm.conf \
+ -D match.creators=hoot::NetworkMatchCreator -D merger.creators=hoot::NetworkMergerCreator \
  -D writer.include.debug.tags=true \
  test-files/Congo_MGCP_Roads_Bridges_subset.osm \
  test-files/Congo_OSM_Roads_Bridges_subset.osm \
Clone this wiki locally