Skip to content

v0.2.47..v0.2.48 changeset AttributeConflation.conf

Garret Voltz edited this page Sep 27, 2019 · 1 revision
diff --git a/conf/core/AttributeConflation.conf b/conf/core/AttributeConflation.conf
index 7ec2449..691b878 100644
--- a/conf/core/AttributeConflation.conf
+++ b/conf/core/AttributeConflation.conf
@@ -10,13 +10,13 @@
   "building.merge.many.to.many.matches": "true",
   "building.outline.update.op.remove.building.relations": "true",
   "conflate.post.ops": "$(conflate.post.ops);hoot::IdSwapOp;hoot::RemoveElementsVisitor;hoot::RemoveUnknown2Visitor",
+  "conflate.use.data.source.ids.1": "false",
+  "conflate.use.data.source.ids.2": "true",
   "corner.splitter.rounded.split": "true",
   "duplicate.name.preserve.original.name": "true",
   "highway.merge.tags.only": "true",
   "poi.polygon.allow.cross.conflation.merging": "true",
   "poi.polygon.auto.merge.many.poi.to.one.poly.matches": "true",
-  "reader.conflate.use.data.source.ids.1": "false",
-  "reader.conflate.use.data.source.ids.2": "true",
   "remove.elements.visitor.chain.element.criteria": "false",
   "remove.elements.visitor.element.criteria": "hoot::TagKeyCriterion;hoot::ReviewRelationCriterion",
   "remove.elements.visitor.recursive": "false",
Clone this wiki locally