diff --git a/conf/conflationHorizontalOps.json b/conf/conflationHorizontalOps.json index 4379dc803f..5c2ee3e628 100644 --- a/conf/conflationHorizontalOps.json +++ b/conf/conflationHorizontalOps.json @@ -94,7 +94,7 @@ "hoot_key": "writer.include.debug", "required":"true" }, - + { "id": "reference_override_small_way_merger_threshold", "minvalue": "0", @@ -131,15 +131,6 @@ "defaultvalue":"0", "hoot_key":"cookie.cutter.alpha.shape.buffer", }, - { - "id":"horizontal_cookie_cutter_output_buffer", - "elem_type":"double", - "description":"Cookie Cutter Output Buffer", - "name":"Cookie Cutter Output Buffer", - "defaultvalue":"-1000", - "hoot_key":"cookie.cutter.output.buffer", - "required":"true" - }, { "id":"horizontal_cookie_cutter_output_crop", "elem_type":"bool", diff --git a/hoot-services/src/test/resources/hoot/services/controllers/info/conflationHorizontalOps.json b/hoot-services/src/test/resources/hoot/services/controllers/info/conflationHorizontalOps.json index 4379dc803f..5c2ee3e628 100644 --- a/hoot-services/src/test/resources/hoot/services/controllers/info/conflationHorizontalOps.json +++ b/hoot-services/src/test/resources/hoot/services/controllers/info/conflationHorizontalOps.json @@ -94,7 +94,7 @@ "hoot_key": "writer.include.debug", "required":"true" }, - + { "id": "reference_override_small_way_merger_threshold", "minvalue": "0", @@ -131,15 +131,6 @@ "defaultvalue":"0", "hoot_key":"cookie.cutter.alpha.shape.buffer", }, - { - "id":"horizontal_cookie_cutter_output_buffer", - "elem_type":"double", - "description":"Cookie Cutter Output Buffer", - "name":"Cookie Cutter Output Buffer", - "defaultvalue":"-1000", - "hoot_key":"cookie.cutter.output.buffer", - "required":"true" - }, { "id":"horizontal_cookie_cutter_output_crop", "elem_type":"bool",