Skip to content

v0.2.49..v0.2.50 changeset conflationTypes.json

Garret Voltz edited this page Nov 6, 2019 · 1 revision
diff --git a/conf/services/conflationTypes.json b/conf/services/conflationTypes.json
index e7c2117..5477535 100644
--- a/conf/services/conflationTypes.json
+++ b/conf/services/conflationTypes.json
@@ -18,15 +18,16 @@
             "attribute.conflation.aggressive.highway.joining": "Aggressively join roads",
             "attribute.conflation.allow.reviews.by.score": "Allow reviews by score",
             "attribute.conflation.ref.tag.overwrite.exclude": "Reference feature tags not to be overwritten",
-            "attribute.conflation.suppress.building.tag.on.multipoly.relation.constituents": "Suppress building tags on multi-polygon relation building members",
-            "attribute.conflation.update.building.outlines": "Update building outlines after conflation"
+            "attribute.conflation.suppress.building.tag.on.multipoly.relation.constituents": "Suppress building tags on multi-polygon relation building members"
         }
     },
     "Differential": {
         "matcher": "",
         "merger": "",
         "members": {
+            "differential.remove.unconflatable.data": "Pass unconflatable data from the secondary input to output",
             "differential.snap.unconnected.roads": "Snap unconnected secondary roads to reference roads",
+	    "differential.treat.reviews.as.matches": "Treat reviews as matches and remove from output",
             "snap.unconnected.ways.snap.tolerance": "Maximum distance, in meters, to allow snapping unconnected roads to neighboring roads",
             "snap.unconnected.ways.use.existing.way.nodes": "Reuse highway nodes when snapping unconnected roads",
             "snap.unconnected.ways.existing.way.node.tolerance": "Maximum distance, in meters, to allow snapping unconnected highway nodes to neighboring roads"
Clone this wiki locally