Skip to content

v0.2.52..v0.2.53 changeset GrailDifferentialConflation.conf

Garret Voltz edited this page Feb 12, 2020 · 1 revision
diff --git a/conf/core/GrailDifferentialConflation.conf b/conf/core/GrailDifferentialConflation.conf
index 6072cec..aefca26 100644
--- a/conf/core/GrailDifferentialConflation.conf
+++ b/conf/core/GrailDifferentialConflation.conf
@@ -5,7 +5,7 @@
   "element.cache.size.relation": "2000000",
   "element.cache.size.way": "2000000",
   "map.cleaner.transforms": "hoot::ReprojectToPlanarOp;hoot::DuplicateWayRemover;hoot::SuperfluousWayRemover;hoot::IntersectionSplitter;hoot::UnlikelyIntersectionRemover;hoot::DualWaySplitter;hoot::ImpliedDividedMarker;hoot::DuplicateNameRemover;hoot::SmallWayMerger;hoot::RemoveEmptyAreasVisitor;hoot::RemoveDuplicateAreaVisitor;hoot::NoInformationElementRemover;hoot::CornerSplitter;hoot::RubberSheet",
-  "match.creators": "hoot::HighwayMatchCreator;hoot::ScriptMatchCreator,Area.js;hoot::BuildingMatchCreator;hoot::ScriptMatchCreator,PoiGeneric.js;hoot::PoiPolygonMatchCreator;hoot::ScriptMatchCreator,PowerLine.js;hoot::ScriptMatchCreator,Railway.js;hoot::ScriptMatchCreator,LinearWaterway.js",
+  "match.creators": "hoot::HighwayMatchCreator;hoot::ScriptMatchCreator,Area.js;hoot::BuildingMatchCreator;hoot::ScriptMatchCreator,Poi.js;hoot::PoiPolygonMatchCreator;hoot::ScriptMatchCreator,PowerLine.js;hoot::ScriptMatchCreator,Railway.js;hoot::ScriptMatchCreator,River.js",
   "merger.creators": "hoot::HighwaySnapMergerCreator;hoot::ScriptMergerCreator;hoot::BuildingMergerCreator;hoot::PoiPolygonMergerCreator",
   "way.subline.matcher": "hoot::MaximalSublineMatcher",
   "#": "end"
Clone this wiki locally