From 04e189ef8156fb181cefbfa52cf43e5cc0d1976f Mon Sep 17 00:00:00 2001 From: Brian Hatchl Date: Sat, 14 Jan 2017 12:51:34 -0500 Subject: [PATCH] remove cookie.cutter.output.buffer adv. opt. for cookie-cutter conflation refs https://github.com/ngageoint/hootenanny-ui/issues/827 and https://github.com/ngageoint/hootenanny-ui/issues/345 --- conf/conflationHorizontalOps.json | 11 +---------- .../controllers/info/conflationHorizontalOps.json | 11 +---------- 2 files changed, 2 insertions(+), 20 deletions(-) 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",