Skip to content

v0.2.47..v0.2.48 changeset conflationAttributeOps.json

Garret Voltz edited this page Sep 27, 2019 · 1 revision
diff --git a/conf/services/conflationAttributeOps.json b/conf/services/conflationAttributeOps.json
index 6ed5bc9..1a0ba64 100644
--- a/conf/services/conflationAttributeOps.json
+++ b/conf/services/conflationAttributeOps.json
@@ -127,12 +127,12 @@
         "hoot_key": "poi.polygon.auto.merge.many.poi.to.one.poly.matches"
       },
       {
-        "id": "reader_conflate_use_data_source_ids_1",
+        "id": "conflate_use_data_source_ids_1",
         "elem_type": "bool",
         "description": "Determines whether the reader used by the conflate command to read the first input dataset will use the element ID's specified by the input datasets (true) or use internal ID management for the inputs (false).",
         "name": "Use Ref IDs During Conflation",
         "defaultvalue": "false",
-        "hoot_key": "reader.conflate.use.data.source.ids.1"
+        "hoot_key": "conflate.use.data.source.ids.1"
       },
       {
         "id": "remove_elements_visitor_chain.element_criteria",
Clone this wiki locally