Skip to content

v0.2.48..v0.2.49 changeset conflateAdvOps.json

Garret Voltz edited this page Oct 2, 2019 · 1 revision
diff --git a/conf/services/conflateAdvOps.json b/conf/services/conflateAdvOps.json
index f070a40..26abb17 100644
--- a/conf/services/conflateAdvOps.json
+++ b/conf/services/conflateAdvOps.json
@@ -486,7 +486,7 @@
                 "hoot_key":"unify.optimizer.time.limit"
             }
         ]
-    }, 
+    },
     {
         "id":"hoot_road_options",
         "elem_type":"group",
@@ -843,22 +843,6 @@
                 "hoot_key":"building.merge.many.to.many.matches"
             },
             {
-            	"id":"building_outline_update_op_remove_building_relations",
-                "elem_type":"bool",
-                "defaultvalue":"false",
-                "description":"If true, when building outlines are updated the updater will remove the source building relations used to create the outline multipolygon relation.  If false, both source building relations and outline multipolygon relations will remain.",
-                "name":"Remove Building Relations",
-                "hoot_key":"building.outline.update.op.remove.building.relations"
-            },
-            {
-              "id": "building_remove_building_relations",
-              "elem_type": "bool",
-              "description": "If true, when building outlines are updated the updater will remove the source building relations used to create the outline multipolygon relation.  If false, both source building relations and outline multipolygon relations will remain.",
-              "name": "Remove Building Relations",
-              "defaultvalue": "false",
-              "hoot_key": "building.outline.update.op.remove.building.relations"
-            },
-            {
             	"id":"building_review_if_secondary_newer",
                 "elem_type":"bool",
                 "defaultvalue":"false",
Clone this wiki locally