{ "name": "Prioritize", "displayName": "Prioritize", "description": "Tool to prioritize barriers to aquatic connectivity in the Maine based on ecologically relevant attribtues.", "category": "", "helpUrl": "https://services2.coastalresilience.org/arcgis/rest/directories/arcgisoutput/Maine/Aquatic_Prioritization_GPServ_GPServer/Maine_Aquatic_Prioritization_GPServ/Prioritize.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "FilterBarriers", "dataType": "GPBoolean", "displayName": "FilterBarriers", "description": "Boolean filter", "direction": "esriGPParameterDirectionInput", "defaultValue": true, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "UserFilter", "dataType": "GPString", "displayName": "UserFilter", "description": "An ArcGIS compliant SQL definition query. This is used to limit the universe of dams that are inlcuded in the analysis. This can be based on any attribute which represents a spatial or attribute aspect of the dam. For example, \"STATE\" in ('VA', 'PA') would only include dams in Pennsylvania & Virginia. \"Purpose\" <> 'Hydro' would exclude hydro power dams from the analysis.", "direction": "esriGPParameterDirectionInput", "defaultValue": "County = 'Cumberland'", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Metric_1", "dataType": "GPString", "displayName": "Metric 1", "description": "Metric to be included in the prioritization.", "direction": "esriGPParameterDirectionInput", "defaultValue": "batFuncUS", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Metric_1_Order", "dataType": "GPString", "displayName": "Metric 1 Order", "description": "Order in which values will be sorted for ranking. \"D\", for descending, order should be used when large values are desirable. When looking at dam removals these metrics include upstream functional network length (how many miles would a dam's removal open) and % of natural landcover in the watershed (so that opened habitat is in a high quality watershed.\"A\", for ascending, sort order should be used when small values are desriable. From a dam removal perspective this includes % impervious surface (so that opened habitat is in a high quality watershed), ", "direction": "esriGPParameterDirectionInput", "defaultValue": "D", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "A", "D" ] }, { "name": "Metric_1_Log_Transform", "dataType": "GPString", "displayName": "Metric 1 Log Transform", "description": "If running using the \"Percent Rank\" method, this indicates whether values will be log transformed prior to converting to a percent rank. Log transforming the values before converting to a percent rank helps prevent situations where a handful dam outlier dams dam with a vastly larger network (or other attribute) is assigned a disproportionally high priority, even when that metric might be weighted less than other metrics. This does not apply is the \"Sequential Rank\" method is used.", "direction": "esriGPParameterDirectionInput", "defaultValue": "No", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "No", "Yes" ] }, { "name": "Metric_1_Weight", "dataType": "GPDouble", "displayName": "Metric 1 Weight", "description": "Weight that will be applied to this metric. This indicates the importance of each metric relative to the other metrics. The sum of all the weights must =100. If a single metric is given a wieght of 100, the dam with the highest value will be ranked #1 in the output, the second will be ranked #2 in the output, etc (or if ascending sort order is used, the smallest value will be ranked #1, etc). ", "direction": "esriGPParameterDirectionInput", "defaultValue": 100, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Metric_2", "dataType": "GPString", "displayName": "Metric 2", "description": "(Optional) Metric to be included in the prioritization.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Metric_2_Order", "dataType": "GPString", "displayName": "Metric 2 Order", "description": "Order in which values will be sorted for ranking. \"D\", for descending, order should be used when large values are desirable. When looking at dam removals these metrics include upstream functional network length (how many miles would a dam's removal open) and % of natural landcover in the watershed (so that opened habitat is in a high quality watershed.\"A\", for ascending, sort order should be used when small values are desriable. From a dam removal perspective this includes % impervious surface (so that opened habitat is in a high quality watershed), ", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "A", "D" ] }, { "name": "Metric_2_Log_Transform", "dataType": "GPString", "displayName": "Metric 2 Log Transform", "description": "If running using the \"Percent Rank\" method, this indicates whether values will be log transformed prior to converting to a percent rank. Log transforming the values before converting to a percent rank helps prevent situations where a handful dam outlier dams dam with a vastly larger network (or other attribute) is assigned a disproportionally high priority, even when that metric might be weighted less than other metrics. This does not apply is the \"Sequential Rank\" method is used.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "No", "Yes" ] }, { "name": "Metric_2_Weight", "dataType": "GPDouble", "displayName": "Metric 2 Weight", "description": "Weight that will be applied to this metric. This indicates the importance of each metric relative to the other metrics. The sum of all the weights must =100. If a single metric is given a wieght of 100, the dam with the highest value will be ranked #1 in the output, the second will be ranked #2 in the output, etc (or if ascending sort order is used, the smallest value will be ranked #1, etc). ", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Metric_3", "dataType": "GPString", "displayName": "Metric 3", "description": "(Optional) Metric to be included in the prioritization.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Metric_3_Order", "dataType": "GPString", "displayName": "Metric 3 Order", "description": "Order in which values will be sorted for ranking. \"D\", for descending, order should be used when large values are desirable. When looking at dam removals these metrics include upstream functional network length (how many miles would a dam's removal open) and % of natural landcover in the watershed (so that opened habitat is in a high quality watershed.\"A\", for ascending, sort order should be used when small values are desriable. From a dam removal perspective this includes % impervious surface (so that opened habitat is in a high quality watershed), ", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "A", "D" ] }, { "name": "Metric_3_Log_Transform", "dataType": "GPString", "displayName": "Metric 3 Log Transform", "description": "If running using the \"Percent Rank\" method, this indicates whether values will be log transformed prior to converting to a percent rank. Log transforming the values before converting to a percent rank helps prevent situations where a handful dam outlier dams dam with a vastly larger network (or other attribute) is assigned a disproportionally high priority, even when that metric might be weighted less than other metrics. This does not apply is the \"Sequential Rank\" method is used.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "No", "Yes" ] }, { "name": "Metric_3_Weight", "dataType": "GPDouble", "displayName": "Metric 3 Weight", "description": "Weight that will be applied to this metric. This indicates the importance of each metric relative to the other metrics. The sum of all the weights must =100. If a single metric is given a wieght of 100, the dam with the highest value will be ranked #1 in the output, the second will be ranked #2 in the output, etc (or if ascending sort order is used, the smallest value will be ranked #1, etc). ", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Metric_4", "dataType": "GPString", "displayName": "Metric 4", "description": "(Optional) Metric to be included in the prioritization.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Metric_4_Order", "dataType": "GPString", "displayName": "Metric 4 Order", "description": "Order in which values will be sorted for ranking. \"D\", for descending, order should be used when large values are desirable. When looking at dam removals these metrics include upstream functional network length (how many miles would a dam's removal open) and % of natural landcover in the watershed (so that opened habitat is in a high quality watershed.\"A\", for ascending, sort order should be used when small values are desriable. From a dam removal perspective this includes % impervious surface (so that opened habitat is in a high quality watershed), ", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "A", "D" ] }, { "name": "Metric_4_Log_Transform", "dataType": "GPString", "displayName": "Metric 4 Log Transform", "description": "If running using the \"Percent Rank\" method, this indicates whether values will be log transformed prior to converting to a percent rank. Log transforming the values before converting to a percent rank helps prevent situations where a handful dam outlier dams dam with a vastly larger network (or other attribute) is assigned a disproportionally high priority, even when that metric might be weighted less than other metrics. This does not apply is the \"Sequential Rank\" method is used.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "No", "Yes" ] }, { "name": "Metric_4_Weight", "dataType": "GPDouble", "displayName": "Metric 4 Weight", "description": "Weight that will be applied to this metric. This indicates the importance of each metric relative to the other metrics. The sum of all the weights must =100. If a single metric is given a wieght of 100, the dam with the highest value will be ranked #1 in the output, the second will be ranked #2 in the output, etc (or if ascending sort order is used, the smallest value will be ranked #1, etc). ", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Metric_5", "dataType": "GPString", "displayName": "Metric 5", "description": "(Optional) Metric to be included in the prioritization.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Metric_5_Order", "dataType": "GPString", "displayName": "Metric 5 Order", "description": "Order in which values will be sorted for ranking. \"D\", for descending, order should be used when large values are desirable. When looking at dam removals these metrics include upstream functional network length (how many miles would a dam's removal open) and % of natural landcover in the watershed (so that opened habitat is in a high quality watershed.\"A\", for ascending, sort order should be used when small values are desriable. From a dam removal perspective this includes % impervious surface (so that opened habitat is in a high quality watershed), ", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "A", "D" ] }, { "name": "Metric_5_Log_Transform", "dataType": "GPString", "displayName": "Metric 5 Log Transform", "description": "If running using the \"Percent Rank\" method, this indicates whether values will be log transformed prior to converting to a percent rank. Log transforming the values before converting to a percent rank helps prevent situations where a handful dam outlier dams dam with a vastly larger network (or other attribute) is assigned a disproportionally high priority, even when that metric might be weighted less than other metrics. This does not apply is the \"Sequential Rank\" method is used.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "No", "Yes" ] }, { "name": "Metric_5_Weight", "dataType": "GPDouble", "displayName": "Metric 5 Weight", "description": "Weight that will be applied to this metric. This indicates the importance of each metric relative to the other metrics. The sum of all the weights must =100. If a single metric is given a wieght of 100, the dam with the highest value will be ranked #1 in the output, the second will be ranked #2 in the output, etc (or if ascending sort order is used, the smallest value will be ranked #1, etc). ", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Metric_6", "dataType": "GPString", "displayName": "Metric 6", "description": "(Optional) Metric to be included in the prioritization.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Metric_6_Order", "dataType": "GPString", "displayName": "Metric 6 Order", "description": "Order in which values will be sorted for ranking. \"D\", for descending, order should be used when large values are desirable. When looking at dam removals these metrics include upstream functional network length (how many miles would a dam's removal open) and % of natural landcover in the watershed (so that opened habitat is in a high quality watershed.\"A\", for ascending, sort order should be used when small values are desriable. From a dam removal perspective this includes % impervious surface (so that opened habitat is in a high quality watershed), ", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "A", "D" ] }, { "name": "Metric_6_Log_Transform", "dataType": "GPString", "displayName": "Metric 6 Log Transform", "description": "If running using the \"Percent Rank\" method, this indicates whether values will be log transformed prior to converting to a percent rank. Log transforming the values before converting to a percent rank helps prevent situations where a handful dam outlier dams dam with a vastly larger network (or other attribute) is assigned a disproportionally high priority, even when that metric might be weighted less than other metrics. This does not apply is the \"Sequential Rank\" method is used.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "No", "Yes" ] }, { "name": "Metric_6_Weight", "dataType": "GPDouble", "displayName": "Metric 6 Weight", "description": "Weight that will be applied to this metric. This indicates the importance of each metric relative to the other metrics. The sum of all the weights must =100. If a single metric is given a wieght of 100, the dam with the highest value will be ranked #1 in the output, the second will be ranked #2 in the output, etc (or if ascending sort order is used, the smallest value will be ranked #1, etc). ", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Metric_7", "dataType": "GPString", "displayName": "Metric 7", "description": "(Optional) Metric to be included in the prioritization.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Metric_7_Order", "dataType": "GPString", "displayName": "Metric 7 Order", "description": "Order in which values will be sorted for ranking. \"D\", for descending, order should be used when large values are desirable. When looking at dam removals these metrics include upstream functional network length (how many miles would a dam's removal open) and % of natural landcover in the watershed (so that opened habitat is in a high quality watershed.\"A\", for ascending, sort order should be used when small values are desriable. From a dam removal perspective this includes % impervious surface (so that opened habitat is in a high quality watershed), ", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "A", "D" ] }, { "name": "Metric_7_Log_Transform", "dataType": "GPString", "displayName": "Metric 7 Log Transform", "description": "If running using the \"Percent Rank\" method, this indicates whether values will be log transformed prior to converting to a percent rank. Log transforming the values before converting to a percent rank helps prevent situations where a handful dam outlier dams dam with a vastly larger network (or other attribute) is assigned a disproportionally high priority, even when that metric might be weighted less than other metrics. This does not apply is the \"Sequential Rank\" method is used.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "No", "Yes" ] }, { "name": "Metric_7_Weight", "dataType": "GPDouble", "displayName": "Metric 7 Weight", "description": "Weight that will be applied to this metric. This indicates the importance of each metric relative to the other metrics. The sum of all the weights must =100. If a single metric is given a wieght of 100, the dam with the highest value will be ranked #1 in the output, the second will be ranked #2 in the output, etc (or if ascending sort order is used, the smallest value will be ranked #1, etc). ", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Metric_8", "dataType": "GPString", "displayName": "Metric 8", "description": "(Optional) Metric to be included in the prioritization.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Metric_8_Order", "dataType": "GPString", "displayName": "Metric 8 Order", "description": "Order in which values will be sorted for ranking. \"D\", for descending, order should be used when large values are desirable. When looking at dam removals these metrics include upstream functional network length (how many miles would a dam's removal open) and % of natural landcover in the watershed (so that opened habitat is in a high quality watershed.\"A\", for ascending, sort order should be used when small values are desriable. From a dam removal perspective this includes % impervious surface (so that opened habitat is in a high quality watershed), ", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "A", "D" ] }, { "name": "Metric_8_Log_Transform", "dataType": "GPString", "displayName": "Metric 8 Log Transform", "description": "If running using the \"Percent Rank\" method, this indicates whether values will be log transformed prior to converting to a percent rank. Log transforming the values before converting to a percent rank helps prevent situations where a handful dam outlier dams dam with a vastly larger network (or other attribute) is assigned a disproportionally high priority, even when that metric might be weighted less than other metrics. This does not apply is the \"Sequential Rank\" method is used.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "No", "Yes" ] }, { "name": "Metric_8_Weight", "dataType": "GPDouble", "displayName": "Metric 8 Weight", "description": "Weight that will be applied to this metric. This indicates the importance of each metric relative to the other metrics. The sum of all the weights must =100. If a single metric is given a wieght of 100, the dam with the highest value will be ranked #1 in the output, the second will be ranked #2 in the output, etc (or if ascending sort order is used, the smallest value will be ranked #1, etc). ", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Metric_9", "dataType": "GPString", "displayName": "Metric 9", "description": "(Optional) Metric to be included in the prioritization.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Metric_9_Order", "dataType": "GPString", "displayName": "Metric 9 Order", "description": "Order in which values will be sorted for ranking. \"D\", for descending, order should be used when large values are desirable. When looking at dam removals these metrics include upstream functional network length (how many miles would a dam's removal open) and % of natural landcover in the watershed (so that opened habitat is in a high quality watershed.\"A\", for ascending, sort order should be used when small values are desriable. From a dam removal perspective this includes % impervious surface (so that opened habitat is in a high quality watershed), ", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "A", "D" ] }, { "name": "Metric_9_Log_Transform", "dataType": "GPString", "displayName": "Metric 9 Log Transform", "description": "If running using the \"Percent Rank\" method, this indicates whether values will be log transformed prior to converting to a percent rank. Log transforming the values before converting to a percent rank helps prevent situations where a handful dam outlier dams dam with a vastly larger network (or other attribute) is assigned a disproportionally high priority, even when that metric might be weighted less than other metrics. This does not apply is the \"Sequential Rank\" method is used.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "No", "Yes" ] }, { "name": "Metric_9_Weight", "dataType": "GPDouble", "displayName": "Metric 9 Weight", "description": "Weight that will be applied to this metric. This indicates the importance of each metric relative to the other metrics. The sum of all the weights must =100. If a single metric is given a wieght of 100, the dam with the highest value will be ranked #1 in the output, the second will be ranked #2 in the output, etc (or if ascending sort order is used, the smallest value will be ranked #1, etc). ", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Metric_10", "dataType": "GPString", "displayName": "Metric 10", "description": "(Optional) Metric to be included in the prioritization.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Metric_10_Order", "dataType": "GPString", "displayName": "Metric 10 Order", "description": "Order in which values will be sorted for ranking. \"D\", for descending, order should be used when large values are desirable. When looking at dam removals these metrics include upstream functional network length (how many miles would a dam's removal open) and % of natural landcover in the watershed (so that opened habitat is in a high quality watershed.\"A\", for ascending, sort order should be used when small values are desriable. From a dam removal perspective this includes % impervious surface (so that opened habitat is in a high quality watershed), ", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "A", "D" ] }, { "name": "Metric_10_Log_Transform", "dataType": "GPString", "displayName": "Metric 10 Log Transform", "description": "If running using the \"Percent Rank\" method, this indicates whether values will be log transformed prior to converting to a percent rank. Log transforming the values before converting to a percent rank helps prevent situations where a handful dam outlier dams dam with a vastly larger network (or other attribute) is assigned a disproportionally high priority, even when that metric might be weighted less than other metrics. This does not apply is the \"Sequential Rank\" method is used.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "No", "Yes" ] }, { "name": "Metric_10_Weight", "dataType": "GPDouble", "displayName": "Metric 10 Weight", "description": "Weight that will be applied to this metric. This indicates the importance of each metric relative to the other metrics. The sum of all the weights must =100. If a single metric is given a wieght of 100, the dam with the highest value will be ranked #1 in the output, the second will be ranked #2 in the output, etc (or if ascending sort order is used, the smallest value will be ranked #1, etc). ", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Metric_11", "dataType": "GPString", "displayName": "Metric 11", "description": "(Optional) Metric to be included in the prioritization.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Metric_11_Order", "dataType": "GPString", "displayName": "Metric 11 Order", "description": "Order in which values will be sorted for ranking. \"D\", for descending, order should be used when large values are desirable. When looking at dam removals these metrics include upstream functional network length (how many miles would a dam's removal open) and % of natural landcover in the watershed (so that opened habitat is in a high quality watershed.\"A\", for ascending, sort order should be used when small values are desriable. From a dam removal perspective this includes % impervious surface (so that opened habitat is in a high quality watershed), ", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "A", "D" ] }, { "name": "Metric_11_Log_Transform", "dataType": "GPString", "displayName": "Metric 11 Log Transform", "description": "If running using the \"Percent Rank\" method, this indicates whether values will be log transformed prior to converting to a percent rank. Log transforming the values before converting to a percent rank helps prevent situations where a handful dam outlier dams dam with a vastly larger network (or other attribute) is assigned a disproportionally high priority, even when that metric might be weighted less than other metrics. This does not apply is the \"Sequential Rank\" method is used.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "No", "Yes" ] }, { "name": "Metric_11_Weight", "dataType": "GPDouble", "displayName": "Metric 11 Weight", "description": "Weight that will be applied to this metric. This indicates the importance of each metric relative to the other metrics. The sum of all the weights must =100. If a single metric is given a wieght of 100, the dam with the highest value will be ranked #1 in the output, the second will be ranked #2 in the output, etc (or if ascending sort order is used, the smallest value will be ranked #1, etc). ", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Metric_12", "dataType": "GPString", "displayName": "Metric 12", "description": "(Optional) Metric to be included in the prioritization.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Metric_12_Order", "dataType": "GPString", "displayName": "Metric 12 Order", "description": "Order in which values will be sorted for ranking. \"D\", for descending, order should be used when large values are desirable. When looking at dam removals these metrics include upstream functional network length (how many miles would a dam's removal open) and % of natural landcover in the watershed (so that opened habitat is in a high quality watershed.\"A\", for ascending, sort order should be used when small values are desriable. From a dam removal perspective this includes % impervious surface (so that opened habitat is in a high quality watershed), ", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "A", "D" ] }, { "name": "Metric_12_Log_Transform", "dataType": "GPString", "displayName": "Metric 12 Log Transform", "description": "If running using the \"Percent Rank\" method, this indicates whether values will be log transformed prior to converting to a percent rank. Log transforming the values before converting to a percent rank helps prevent situations where a handful dam outlier dams dam with a vastly larger network (or other attribute) is assigned a disproportionally high priority, even when that metric might be weighted less than other metrics. This does not apply is the \"Sequential Rank\" method is used.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "No", "Yes" ] }, { "name": "Metric_12_Weight", "dataType": "GPDouble", "displayName": "Metric 12 Weight", "description": "Weight that will be applied to this metric. This indicates the importance of each metric relative to the other metrics. The sum of all the weights must =100. If a single metric is given a wieght of 100, the dam with the highest value will be ranked #1 in the output, the second will be ranked #2 in the output, etc (or if ascending sort order is used, the smallest value will be ranked #1, etc). ", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Metric_13", "dataType": "GPString", "displayName": "Metric 13", "description": "(Optional) Metric to be included in the prioritization.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Metric_13_Order", "dataType": "GPString", "displayName": "Metric 13 Order", "description": "Order in which values will be sorted for ranking. \"D\", for descending, order should be used when large values are desirable. When looking at dam removals these metrics include upstream functional network length (how many miles would a dam's removal open) and % of natural landcover in the watershed (so that opened habitat is in a high quality watershed.\"A\", for ascending, sort order should be used when small values are desriable. From a dam removal perspective this includes % impervious surface (so that opened habitat is in a high quality watershed), ", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "A", "D" ] }, { "name": "Metric_13_Log_Transform", "dataType": "GPString", "displayName": "Metric 13 Log Transform", "description": "If running using the \"Percent Rank\" method, this indicates whether values will be log transformed prior to converting to a percent rank. Log transforming the values before converting to a percent rank helps prevent situations where a handful dam outlier dams dam with a vastly larger network (or other attribute) is assigned a disproportionally high priority, even when that metric might be weighted less than other metrics. This does not apply is the \"Sequential Rank\" method is used.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "No", "Yes" ] }, { "name": "Metric_13_Weight", "dataType": "GPDouble", "displayName": "Metric 13 Weight", "description": "Weight that will be applied to this metric. This indicates the importance of each metric relative to the other metrics. The sum of all the weights must =100. If a single metric is given a wieght of 100, the dam with the highest value will be ranked #1 in the output, the second will be ranked #2 in the output, etc (or if ascending sort order is used, the smallest value will be ranked #1, etc). ", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Metric_14", "dataType": "GPString", "displayName": "Metric 14", "description": "(Optional) Metric to be included in the prioritization.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Metric_14_Order", "dataType": "GPString", "displayName": "Metric 14 Order", "description": "Order in which values will be sorted for ranking. \"D\", for descending, order should be used when large values are desirable. When looking at dam removals these metrics include upstream functional network length (how many miles would a dam's removal open) and % of natural landcover in the watershed (so that opened habitat is in a high quality watershed.\"A\", for ascending, sort order should be used when small values are desriable. From a dam removal perspective this includes % impervious surface (so that opened habitat is in a high quality watershed), ", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "A", "D" ] }, { "name": "Metric_14_Log_Transform", "dataType": "GPString", "displayName": "Metric 14 Log Transform", "description": "If running using the \"Percent Rank\" method, this indicates whether values will be log transformed prior to converting to a percent rank. Log transforming the values before converting to a percent rank helps prevent situations where a handful dam outlier dams dam with a vastly larger network (or other attribute) is assigned a disproportionally high priority, even when that metric might be weighted less than other metrics. This does not apply is the \"Sequential Rank\" method is used.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "No", "Yes" ] }, { "name": "Metric_14_Weight", "dataType": "GPDouble", "displayName": "Metric 14 Weight", "description": "Weight that will be applied to this metric. This indicates the importance of each metric relative to the other metrics. The sum of all the weights must =100. If a single metric is given a wieght of 100, the dam with the highest value will be ranked #1 in the output, the second will be ranked #2 in the output, etc (or if ascending sort order is used, the smallest value will be ranked #1, etc). ", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Metric_15", "dataType": "GPString", "displayName": "Metric 15", "description": "(Optional) Metric to be included in the prioritization.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Metric_15_Order", "dataType": "GPString", "displayName": "Metric 15 Order", "description": "Order in which values will be sorted for ranking. \"D\", for descending, order should be used when large values are desirable. When looking at dam removals these metrics include upstream functional network length (how many miles would a dam's removal open) and % of natural landcover in the watershed (so that opened habitat is in a high quality watershed.\"A\", for ascending, sort order should be used when small values are desriable. From a dam removal perspective this includes % impervious surface (so that opened habitat is in a high quality watershed), ", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "A", "D" ] }, { "name": "Metric_15_Log_Transform", "dataType": "GPString", "displayName": "Metric 15 Log Transform", "description": "If running using the \"Percent Rank\" method, this indicates whether values will be log transformed prior to converting to a percent rank. Log transforming the values before converting to a percent rank helps prevent situations where a handful dam outlier dams dam with a vastly larger network (or other attribute) is assigned a disproportionally high priority, even when that metric might be weighted less than other metrics. This does not apply is the \"Sequential Rank\" method is used.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "A", "D" ] }, { "name": "Metric_15_Weight", "dataType": "GPDouble", "displayName": "Metric 15 Weight", "description": "Weight that will be applied to this metric. This indicates the importance of each metric relative to the other metrics. The sum of all the weights must =100. If a single metric is given a wieght of 100, the dam with the highest value will be ranked #1 in the output, the second will be ranked #2 in the output, etc (or if ascending sort order is used, the smallest value will be ranked #1, etc). ", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "ModelRemoval", "dataType": "GPBoolean", "displayName": "ModelRemoval", "description": "Boolean model removal", "direction": "esriGPParameterDirectionInput", "defaultValue": false, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Barriers_for_Modeled_Removal", "dataType": "GPString", "displayName": "Barriers_for_Modeled_Removal", "description": "list of barriers for modeled removal", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Run_Watershed_Summary_Stats", "dataType": "GPBoolean", "displayName": "Run_Watershed_Summary_Stats", "description": "boolean run summary stats", "direction": "esriGPParameterDirectionInput", "defaultValue": false, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Summarize_By", "dataType": "GPString", "displayName": "Summarize_By", "description": "summary stat case field", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Summary_Stat_Field", "dataType": "GPString", "displayName": "Summary_Stat_Field", "description": "summary stat data field", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "CustomResult", "dataType": "GPFeatureRecordSetLayer", "displayName": "CustomResult", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPoint", "spatialReference": { "wkid": 102100, "latestWkid": 3857 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "SiteID", "type": "esriFieldTypeString", "alias": "SiteID", "length": 20 }, { "name": "BasicStructureType", "type": "esriFieldTypeString", "alias": "BasicStructureType", "length": 20 }, { "name": "BarrierClass", "type": "esriFieldTypeString", "alias": "BarrierClass", "length": 30 }, { "name": "SiteStatus", "type": "esriFieldTypeString", "alias": "SiteStatus", "length": 25 }, { "name": "StatusComments", "type": "esriFieldTypeString", "alias": "StatusComments", "length": 25 }, { "name": "Observers", "type": "esriFieldTypeString", "alias": "Observers", "length": 75 }, { "name": "Organization", "type": "esriFieldTypeString", "alias": "Organization", "length": 100 }, { "name": "Drainage", "type": "esriFieldTypeString", "alias": "Drainage", "length": 20 }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "length": 50 }, { "name": "TributaryTo", "type": "esriFieldTypeString", "alias": "TributaryTo", "length": 50 }, { "name": "StreamType", "type": "esriFieldTypeString", "alias": "StreamType", "length": 20 }, { "name": "Town", "type": "esriFieldTypeString", "alias": "Town", "length": 50 }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "RoadClass", "length": 20 }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 20 }, { "name": "Country", "type": "esriFieldTypeString", "alias": "Country", "length": 10 }, { "name": "DamName", "type": "esriFieldTypeString", "alias": "DamName", "length": 255 }, { "name": "Fishway", "type": "esriFieldTypeString", "alias": "Fishway", "length": 255 }, { "name": "CurrentUse", "type": "esriFieldTypeString", "alias": "CurrentUse", "length": 255 }, { "name": "Structure_Type", "type": "esriFieldTypeString", "alias": "Structure_Type", "length": 20 }, { "name": "Survey_Date", "type": "esriFieldTypeDate", "alias": "Survey_Date", "length": 8 }, { "name": "Passability", "type": "esriFieldTypeDouble", "alias": "Passability" }, { "name": "Use", "type": "esriFieldTypeSmallInteger", "alias": "Use" }, { "name": "PassabilitySource", "type": "esriFieldTypeString", "alias": "PassabilitySource", "length": 255 }, { "name": "PassabilityComment", "type": "esriFieldTypeString", "alias": "PassabilityComment", "length": 255 }, { "name": "dsStrID", "type": "esriFieldTypeInteger", "alias": "dsStrID" }, { "name": "usStrID", "type": "esriFieldTypeInteger", "alias": "usStrID" }, { "name": "HYDROID", "type": "esriFieldTypeInteger", "alias": "HYDROID" }, { "name": "batUSNetID", "type": "esriFieldTypeInteger", "alias": "batUSNetID" }, { "name": "batDSNetID", "type": "esriFieldTypeInteger", "alias": "batDSNetID" }, { "name": "batFuncUS", "type": "esriFieldTypeDouble", "alias": "batFuncUS" }, { "name": "batFuncDS", "type": "esriFieldTypeDouble", "alias": "batFuncDS" }, { "name": "batTotUSDS", "type": "esriFieldTypeDouble", "alias": "batTotUSDS" }, { "name": "batAbs", "type": "esriFieldTypeDouble", "alias": "batAbs" }, { "name": "batRel", "type": "esriFieldTypeDouble", "alias": "batRel" }, { "name": "batLenUS", "type": "esriFieldTypeDouble", "alias": "batLenUS" }, { "name": "batUSDnsty", "type": "esriFieldTypeDouble", "alias": "batUSDnsty" }, { "name": "batCountUS", "type": "esriFieldTypeSmallInteger", "alias": "batCountUS" }, { "name": "batCountDS", "type": "esriFieldTypeSmallInteger", "alias": "batCountDS" }, { "name": "dsPassabilityProduct", "type": "esriFieldTypeDouble", "alias": "dsPassabilityProduct" }, { "name": "DSFalls", "type": "esriFieldTypeSmallInteger", "alias": "DSFalls" }, { "name": "DSFishways", "type": "esriFieldTypeSmallInteger", "alias": "DSFishways" }, { "name": "DSHydro", "type": "esriFieldTypeSmallInteger", "alias": "DSHydro" }, { "name": "batDis2Mth", "type": "esriFieldTypeDouble", "alias": "batDis2Mth" }, { "name": "usAlewifeAcres", "type": "esriFieldTypeDouble", "alias": "usAlewifeAcres" }, { "name": "HUC10_CritSalmHab", "type": "esriFieldTypeSmallInteger", "alias": "HUC10_CritSalmHab" }, { "name": "US_SalmHabUnits", "type": "esriFieldTypeDouble", "alias": "US_SalmHabUnits" }, { "name": "US_SalmParrProd", "type": "esriFieldTypeDouble", "alias": "US_SalmParrProd" }, { "name": "HUC10_Habitat_Units", "type": "esriFieldTypeDouble", "alias": "HUC10_Habitat_Units" }, { "name": "onDMRSalmonPriority", "type": "esriFieldTypeSmallInteger", "alias": "onDMRSalmonPriority" }, { "name": "cumulativeUSNet", "type": "esriFieldTypeDouble", "alias": "cumulativeUSNet" }, { "name": "cumulativeSalmHabUnits", "type": "esriFieldTypeDouble", "alias": "cumulativeSalmHabUnits" }, { "name": "usRestPot", "type": "esriFieldTypeDouble", "alias": "usRestPot" }, { "name": "usNatBar", "type": "esriFieldTypeSmallInteger", "alias": "usNatBar" }, { "name": "Aquifer", "type": "esriFieldTypeSmallInteger", "alias": "Aquifer" }, { "name": "Aquifer_US", "type": "esriFieldTypeSmallInteger", "alias": "Aquifer_US" }, { "name": "Aquifer_DS", "type": "esriFieldTypeSmallInteger", "alias": "Aquifer_DS" }, { "name": "AquiferOrCoarseSed", "type": "esriFieldTypeSmallInteger", "alias": "AquiferOrCoarseSed" }, { "name": "AquiferOrCoarseSed_US", "type": "esriFieldTypeSmallInteger", "alias": "AquiferOrCoarseSed_US" }, { "name": "AquiferOrCoarseSed_DS", "type": "esriFieldTypeSmallInteger", "alias": "AquiferOrCoarseSed_DS" }, { "name": "CalcModCalc", "type": "esriFieldTypeSmallInteger", "alias": "CalcModCalc" }, { "name": "CalcModCalc_US", "type": "esriFieldTypeSmallInteger", "alias": "CalcModCalc_US" }, { "name": "CalcModCalc_DS", "type": "esriFieldTypeSmallInteger", "alias": "CalcModCalc_DS" }, { "name": "Tribal", "type": "esriFieldTypeString", "alias": "Tribal", "length": 255 }, { "name": "MilesUS_HATPlus1m", "type": "esriFieldTypeDouble", "alias": "MilesUS_HATPlus1m" }, { "name": "MilesUS_HATPlus6ft", "type": "esriFieldTypeDouble", "alias": "MilesUS_HATPlus6ft" }, { "name": "MilesUS_HATcurrent", "type": "esriFieldTypeDouble", "alias": "MilesUS_HATcurrent" }, { "name": "onConsLand", "type": "esriFieldTypeSmallInteger", "alias": "onConsLand" }, { "name": "usCons100", "type": "esriFieldTypeDouble", "alias": "usCons100" }, { "name": "dsCons100", "type": "esriFieldTypeDouble", "alias": "dsCons100" }, { "name": "usBuffAreaM2", "type": "esriFieldTypeDouble", "alias": "usBuffAreaM2" }, { "name": "usConsAreaM2", "type": "esriFieldTypeDouble", "alias": "usConsAreaM2" }, { "name": "dsBuffAreaM2", "type": "esriFieldTypeDouble", "alias": "dsBuffAreaM2" }, { "name": "dsConsAreaM2", "type": "esriFieldTypeDouble", "alias": "dsConsAreaM2" }, { "name": "IWWH", "type": "esriFieldTypeSmallInteger", "alias": "IWWH" }, { "name": "TWWH", "type": "esriFieldTypeSmallInteger", "alias": "TWWH" }, { "name": "Restricted", "type": "esriFieldTypeSmallInteger", "alias": "Restricted" }, { "name": "HUC4", "type": "esriFieldTypeString", "alias": "HUC4", "length": 4 }, { "name": "HUC4_Name", "type": "esriFieldTypeString", "alias": "HUC4_Name", "length": 120 }, { "name": "HUC6", "type": "esriFieldTypeString", "alias": "HUC6", "length": 6 }, { "name": "HUC6_Name", "type": "esriFieldTypeString", "alias": "HUC6_Name", "length": 120 }, { "name": "HUC8", "type": "esriFieldTypeString", "alias": "HUC8", "length": 8 }, { "name": "HUC8_Name", "type": "esriFieldTypeString", "alias": "HUC8_Name", "length": 120 }, { "name": "HUC10", "type": "esriFieldTypeString", "alias": "HUC10", "length": 10 }, { "name": "HUC10_Name", "type": "esriFieldTypeString", "alias": "HUC10_Name", "length": 120 }, { "name": "HUC12", "type": "esriFieldTypeString", "alias": "HUC12", "length": 12 }, { "name": "HUC12_Name", "type": "esriFieldTypeString", "alias": "HUC12_Name", "length": 120 }, { "name": "TotDASqKM", "type": "esriFieldTypeDouble", "alias": "TotDASqKM" }, { "name": "NESZCL", "type": "esriFieldTypeString", "alias": "NESZCL", "length": 2 }, { "name": "NESZCL_Int", "type": "esriFieldTypeSmallInteger", "alias": "NESZCL_Int" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 20 }, { "name": "DA_PercFor", "type": "esriFieldTypeDouble", "alias": "DA_PercFor" }, { "name": "floodplain_US_Perc_Statewide_forestMerged", "type": "esriFieldTypeDouble", "alias": "floodplain_US_Perc_Statewide_forestMerged" }, { "name": "floodplain_DS_Perc_Statewide_forestMerged", "type": "esriFieldTypeDouble", "alias": "floodplain_DS_Perc_Statewide_forestMerged" }, { "name": "floodplain_Tot_Perc_Statewide_forestMerged", "type": "esriFieldTypeDouble", "alias": "floodplain_Tot_Perc_Statewide_forestMerged" }, { "name": "floodplain_US_Area_Statewide_forestMerged", "type": "esriFieldTypeDouble", "alias": "floodplain_US_Area_Statewide_forestMerged" }, { "name": "floodplain_US_TotArea", "type": "esriFieldTypeDouble", "alias": "floodplain_US_TotArea" }, { "name": "floodplain_DS_Area_Statewide_forestMerged", "type": "esriFieldTypeDouble", "alias": "floodplain_DS_Area_Statewide_forestMerged" }, { "name": "floodplain_DS_TotArea", "type": "esriFieldTypeDouble", "alias": "floodplain_DS_TotArea" }, { "name": "floodplain_Tot_Area_Statewide_forestMerged", "type": "esriFieldTypeDouble", "alias": "floodplain_Tot_Area_Statewide_forestMerged" }, { "name": "floodplain_Tot_TotArea", "type": "esriFieldTypeDouble", "alias": "floodplain_Tot_TotArea" }, { "name": "floodplain_US_Perc_nlcd_2016_cultivatedCrops", "type": "esriFieldTypeDouble", "alias": "floodplain_US_Perc_nlcd_2016_cultivatedCrops" }, { "name": "floodplain_DS_Perc_nlcd_2016_cultivatedCrops", "type": "esriFieldTypeDouble", "alias": "floodplain_DS_Perc_nlcd_2016_cultivatedCrops" }, { "name": "floodplain_Tot_Perc_nlcd_2016_cultivatedCrops", "type": "esriFieldTypeDouble", "alias": "floodplain_Tot_Perc_nlcd_2016_cultivatedCrops" }, { "name": "floodplain_US_Area_nlcd_2016_cultivatedCrops", "type": "esriFieldTypeDouble", "alias": "floodplain_US_Area_nlcd_2016_cultivatedCrops" }, { "name": "floodplain_DS_Area_nlcd_2016_cultivatedCrops", "type": "esriFieldTypeDouble", "alias": "floodplain_DS_Area_nlcd_2016_cultivatedCrops" }, { "name": "floodplain_Tot_Area_nlcd_2016_cultivatedCrops", "type": "esriFieldTypeDouble", "alias": "floodplain_Tot_Area_nlcd_2016_cultivatedCrops" }, { "name": "floodplain_US_Perc_nlcd_2016_pastureHay", "type": "esriFieldTypeDouble", "alias": "floodplain_US_Perc_nlcd_2016_pastureHay" }, { "name": "floodplain_DS_Perc_nlcd_2016_pastureHay", "type": "esriFieldTypeDouble", "alias": "floodplain_DS_Perc_nlcd_2016_pastureHay" }, { "name": "floodplain_Tot_Perc_nlcd_2016_pastureHay", "type": "esriFieldTypeDouble", "alias": "floodplain_Tot_Perc_nlcd_2016_pastureHay" }, { "name": "floodplain_US_Area_nlcd_2016_pastureHay", "type": "esriFieldTypeDouble", "alias": "floodplain_US_Area_nlcd_2016_pastureHay" }, { "name": "floodplain_DS_Area_nlcd_2016_pastureHay", "type": "esriFieldTypeDouble", "alias": "floodplain_DS_Area_nlcd_2016_pastureHay" }, { "name": "floodplain_Tot_Area_nlcd_2016_pastureHay", "type": "esriFieldTypeDouble", "alias": "floodplain_Tot_Area_nlcd_2016_pastureHay" }, { "name": "floodplain_US_Perc_nlcd_2016_developedMedHigh", "type": "esriFieldTypeDouble", "alias": "floodplain_US_Perc_nlcd_2016_developedMedHigh" }, { "name": "floodplain_DS_Perc_nlcd_2016_developedMedHigh", "type": "esriFieldTypeDouble", "alias": "floodplain_DS_Perc_nlcd_2016_developedMedHigh" }, { "name": "floodplain_Tot_Perc_nlcd_2016_developedMedHigh", "type": "esriFieldTypeDouble", "alias": "floodplain_Tot_Perc_nlcd_2016_developedMedHigh" }, { "name": "floodplain_US_Area_nlcd_2016_developedMedHigh", "type": "esriFieldTypeDouble", "alias": "floodplain_US_Area_nlcd_2016_developedMedHigh" }, { "name": "floodplain_DS_Area_nlcd_2016_developedMedHigh", "type": "esriFieldTypeDouble", "alias": "floodplain_DS_Area_nlcd_2016_developedMedHigh" }, { "name": "floodplain_Tot_Area_nlcd_2016_developedMedHigh", "type": "esriFieldTypeDouble", "alias": "floodplain_Tot_Area_nlcd_2016_developedMedHigh" }, { "name": "buff100_US_Perc_Statewide_forestMerged", "type": "esriFieldTypeDouble", "alias": "buff100_US_Perc_Statewide_forestMerged" }, { "name": "buff100_DS_Perc_Statewide_forestMerged", "type": "esriFieldTypeDouble", "alias": "buff100_DS_Perc_Statewide_forestMerged" }, { "name": "buff100_Tot_Perc_Statewide_forestMerged", "type": "esriFieldTypeDouble", "alias": "buff100_Tot_Perc_Statewide_forestMerged" }, { "name": "buff100_US_Area_Statewide_forestMerged", "type": "esriFieldTypeDouble", "alias": "buff100_US_Area_Statewide_forestMerged" }, { "name": "buff100_US_TotArea", "type": "esriFieldTypeDouble", "alias": "buff100_US_TotArea" }, { "name": "buff100_DS_Area_Statewide_forestMerged", "type": "esriFieldTypeDouble", "alias": "buff100_DS_Area_Statewide_forestMerged" }, { "name": "buff100_DS_TotArea", "type": "esriFieldTypeDouble", "alias": "buff100_DS_TotArea" }, { "name": "buff100_Tot_Area_Statewide_forestMerged", "type": "esriFieldTypeDouble", "alias": "buff100_Tot_Area_Statewide_forestMerged" }, { "name": "buff100_Tot_TotArea", "type": "esriFieldTypeDouble", "alias": "buff100_Tot_TotArea" }, { "name": "buff100_US_Perc_nlcd_2016_cultivatedCrops", "type": "esriFieldTypeDouble", "alias": "buff100_US_Perc_nlcd_2016_cultivatedCrops" }, { "name": "buff100_DS_Perc_nlcd_2016_cultivatedCrops", "type": "esriFieldTypeDouble", "alias": "buff100_DS_Perc_nlcd_2016_cultivatedCrops" }, { "name": "buff100_Tot_Perc_nlcd_2016_cultivatedCrops", "type": "esriFieldTypeDouble", "alias": "buff100_Tot_Perc_nlcd_2016_cultivatedCrops" }, { "name": "buff100_US_Area_nlcd_2016_cultivatedCrops", "type": "esriFieldTypeDouble", "alias": "buff100_US_Area_nlcd_2016_cultivatedCrops" }, { "name": "buff100_DS_Area_nlcd_2016_cultivatedCrops", "type": "esriFieldTypeDouble", "alias": "buff100_DS_Area_nlcd_2016_cultivatedCrops" }, { "name": "buff100_Tot_Area_nlcd_2016_cultivatedCrops", "type": "esriFieldTypeDouble", "alias": "buff100_Tot_Area_nlcd_2016_cultivatedCrops" }, { "name": "buff100_US_Perc_nlcd_2016_pastureHay", "type": "esriFieldTypeDouble", "alias": "buff100_US_Perc_nlcd_2016_pastureHay" }, { "name": "buff100_DS_Perc_nlcd_2016_pastureHay", "type": "esriFieldTypeDouble", "alias": "buff100_DS_Perc_nlcd_2016_pastureHay" }, { "name": "buff100_Tot_Perc_nlcd_2016_pastureHay", "type": "esriFieldTypeDouble", "alias": "buff100_Tot_Perc_nlcd_2016_pastureHay" }, { "name": "buff100_US_Area_nlcd_2016_pastureHay", "type": "esriFieldTypeDouble", "alias": "buff100_US_Area_nlcd_2016_pastureHay" }, { "name": "buff100_DS_Area_nlcd_2016_pastureHay", "type": "esriFieldTypeDouble", "alias": "buff100_DS_Area_nlcd_2016_pastureHay" }, { "name": "buff100_Tot_Area_nlcd_2016_pastureHay", "type": "esriFieldTypeDouble", "alias": "buff100_Tot_Area_nlcd_2016_pastureHay" }, { "name": "buff100_US_Perc_nlcd_2016_developedMedHigh", "type": "esriFieldTypeDouble", "alias": "buff100_US_Perc_nlcd_2016_developedMedHigh" }, { "name": "buff100_DS_Perc_nlcd_2016_developedMedHigh", "type": "esriFieldTypeDouble", "alias": "buff100_DS_Perc_nlcd_2016_developedMedHigh" }, { "name": "buff100_Tot_Perc_nlcd_2016_developedMedHigh", "type": "esriFieldTypeDouble", "alias": "buff100_Tot_Perc_nlcd_2016_developedMedHigh" }, { "name": "buff100_US_Area_nlcd_2016_developedMedHigh", "type": "esriFieldTypeDouble", "alias": "buff100_US_Area_nlcd_2016_developedMedHigh" }, { "name": "buff100_DS_Area_nlcd_2016_developedMedHigh", "type": "esriFieldTypeDouble", "alias": "buff100_DS_Area_nlcd_2016_developedMedHigh" }, { "name": "buff100_Tot_Area_nlcd_2016_developedMedHigh", "type": "esriFieldTypeDouble", "alias": "buff100_Tot_Area_nlcd_2016_developedMedHigh" }, { "name": "occ_current", "type": "esriFieldTypeDouble", "alias": "occ_current" }, { "name": "occ_temp7p40", "type": "esriFieldTypeDouble", "alias": "occ_temp7p40" }, { "name": "occ_temp7p20", "type": "esriFieldTypeDouble", "alias": "occ_temp7p20" }, { "name": "bkt_curr_occ_gt50", "type": "esriFieldTypeSmallInteger", "alias": "bkt_curr_occ_gt50" }, { "name": "bkt_p20_occ_gt50", "type": "esriFieldTypeSmallInteger", "alias": "bkt_p20_occ_gt50" }, { "name": "bkt_p40_occ_gt50", "type": "esriFieldTypeSmallInteger", "alias": "bkt_p40_occ_gt50" }, { "name": "HeritagePondBarrier", "type": "esriFieldTypeSmallInteger", "alias": "HeritagePondBarrier" }, { "name": "ds_heritagePond", "type": "esriFieldTypeSmallInteger", "alias": "ds_heritagePond" }, { "name": "us_heritagePond", "type": "esriFieldTypeSmallInteger", "alias": "us_heritagePond" }, { "name": "MilesBT_MHVH_USonly", "type": "esriFieldTypeDouble", "alias": "MilesBT_MHVH_USonly" }, { "name": "MilesBT_MHVH", "type": "esriFieldTypeDouble", "alias": "MilesBT_MHVH" }, { "name": "MilesBT_MHVH_US", "type": "esriFieldTypeDouble", "alias": "MilesBT_MHVH_US" }, { "name": "MilesBT_HVH_US", "type": "esriFieldTypeDouble", "alias": "MilesBT_HVH_US" }, { "name": "MilesBT_VH_US", "type": "esriFieldTypeDouble", "alias": "MilesBT_VH_US" }, { "name": "MilesBT_MHVH_DS", "type": "esriFieldTypeDouble", "alias": "MilesBT_MHVH_DS" }, { "name": "MilesBT_HVH_DS", "type": "esriFieldTypeDouble", "alias": "MilesBT_HVH_DS" }, { "name": "MilesBT_VH_DS", "type": "esriFieldTypeDouble", "alias": "MilesBT_VH_DS" }, { "name": "BT_1_4_MHVH", "type": "esriFieldTypeSmallInteger", "alias": "BT_1_4_MHVH" }, { "name": "BT_1_4_HVH", "type": "esriFieldTypeSmallInteger", "alias": "BT_1_4_HVH" }, { "name": "BT_1_4_VH", "type": "esriFieldTypeSmallInteger", "alias": "BT_1_4_VH" }, { "name": "EBTJV_Patch", "type": "esriFieldTypeSmallInteger", "alias": "EBTJV_Patch" }, { "name": "usSmeltSite", "type": "esriFieldTypeSmallInteger", "alias": "usSmeltSite" }, { "name": "Tidal", "type": "esriFieldTypeSmallInteger", "alias": "Tidal" }, { "name": "CoastalStreams", "type": "esriFieldTypeSmallInteger", "alias": "CoastalStreams" }, { "name": "SeaRunBT", "type": "esriFieldTypeSmallInteger", "alias": "SeaRunBT" }, { "name": "InvasiveBarrier", "type": "esriFieldTypeSmallInteger", "alias": "InvasiveBarrier" }, { "name": "InvasiveBarrierConfirmed", "type": "esriFieldTypeSmallInteger", "alias": "InvasiveBarrierConfirmed" }, { "name": "InvasiveBarrierConfNumSpp", "type": "esriFieldTypeSmallInteger", "alias": "InvasiveBarrierConfNumSpp" }, { "name": "ds_Black_Crappie", "type": "esriFieldTypeSmallInteger", "alias": "ds_Black_Crappie" }, { "name": "us_Black_Crappie", "type": "esriFieldTypeSmallInteger", "alias": "us_Black_Crappie" }, { "name": "Black_Crappie_Barrier", "type": "esriFieldTypeSmallInteger", "alias": "Black_Crappie_Barrier" }, { "name": "ds_Black_Crappie_conf", "type": "esriFieldTypeSmallInteger", "alias": "ds_Black_Crappie_conf" }, { "name": "us_Black_Crappie_conf", "type": "esriFieldTypeSmallInteger", "alias": "us_Black_Crappie_conf" }, { "name": "Black_Crappie_conf_Barrier", "type": "esriFieldTypeSmallInteger", "alias": "Black_Crappie_conf_Barrier" }, { "name": "ds_Largemouth_Bass", "type": "esriFieldTypeSmallInteger", "alias": "ds_Largemouth_Bass" }, { "name": "us_Largemouth_Bass", "type": "esriFieldTypeSmallInteger", "alias": "us_Largemouth_Bass" }, { "name": "Largemouth_Bass_Barrier", "type": "esriFieldTypeSmallInteger", "alias": "Largemouth_Bass_Barrier" }, { "name": "ds_Largemouth_Bass_conf", "type": "esriFieldTypeSmallInteger", "alias": "ds_Largemouth_Bass_conf" }, { "name": "us_Largemouth_Bass_conf", "type": "esriFieldTypeSmallInteger", "alias": "us_Largemouth_Bass_conf" }, { "name": "Largemouth_Bass_conf_Barrier", "type": "esriFieldTypeSmallInteger", "alias": "Largemouth_Bass_conf_Barrier" }, { "name": "ds_Muskelunge", "type": "esriFieldTypeSmallInteger", "alias": "ds_Muskelunge" }, { "name": "us_Muskelunge", "type": "esriFieldTypeSmallInteger", "alias": "us_Muskelunge" }, { "name": "Muskelunge_Barrier", "type": "esriFieldTypeSmallInteger", "alias": "Muskelunge_Barrier" }, { "name": "ds_Muskelunge_conf", "type": "esriFieldTypeSmallInteger", "alias": "ds_Muskelunge_conf" }, { "name": "us_Muskelunge_conf", "type": "esriFieldTypeSmallInteger", "alias": "us_Muskelunge_conf" }, { "name": "Muskelunge_conf_Barrier", "type": "esriFieldTypeSmallInteger", "alias": "Muskelunge_conf_Barrier" }, { "name": "ds_Northern_Pike", "type": "esriFieldTypeSmallInteger", "alias": "ds_Northern_Pike" }, { "name": "us_Northern_Pike", "type": "esriFieldTypeSmallInteger", "alias": "us_Northern_Pike" }, { "name": "Northern_Pike_Barrier", "type": "esriFieldTypeSmallInteger", "alias": "Northern_Pike_Barrier" }, { "name": "ds_Northern_Pike_conf", "type": "esriFieldTypeSmallInteger", "alias": "ds_Northern_Pike_conf" }, { "name": "us_Northern_Pike_conf", "type": "esriFieldTypeSmallInteger", "alias": "us_Northern_Pike_conf" }, { "name": "Northern_Pike_conf_Barrier", "type": "esriFieldTypeSmallInteger", "alias": "Northern_Pike_conf_Barrier" }, { "name": "ds_Smallmouth_Bass", "type": "esriFieldTypeSmallInteger", "alias": "ds_Smallmouth_Bass" }, { "name": "us_Smallmouth_Bass", "type": "esriFieldTypeSmallInteger", "alias": "us_Smallmouth_Bass" }, { "name": "Smallmouth_Bass_Barrier", "type": "esriFieldTypeSmallInteger", "alias": "Smallmouth_Bass_Barrier" }, { "name": "ds_Smallmouth_Bass_conf", "type": "esriFieldTypeSmallInteger", "alias": "ds_Smallmouth_Bass_conf" }, { "name": "us_Smallmouth_Bass_conf", "type": "esriFieldTypeSmallInteger", "alias": "us_Smallmouth_Bass_conf" }, { "name": "Smallmouth_Bass_conf_Barrier", "type": "esriFieldTypeSmallInteger", "alias": "Smallmouth_Bass_conf_Barrier" }, { "name": "ds_Walleye", "type": "esriFieldTypeSmallInteger", "alias": "ds_Walleye" }, { "name": "us_Walleye", "type": "esriFieldTypeSmallInteger", "alias": "us_Walleye" }, { "name": "Walleye_Barrier", "type": "esriFieldTypeSmallInteger", "alias": "Walleye_Barrier" }, { "name": "ds_Walleye_conf", "type": "esriFieldTypeSmallInteger", "alias": "ds_Walleye_conf" }, { "name": "us_Walleye_conf", "type": "esriFieldTypeSmallInteger", "alias": "us_Walleye_conf" }, { "name": "Walleye_conf_Barrier", "type": "esriFieldTypeSmallInteger", "alias": "Walleye_conf_Barrier" }, { "name": "OverTopNum", "type": "esriFieldTypeDouble", "alias": "OverTopNum" }, { "name": "ProbOcc30Yr", "type": "esriFieldTypeSingle", "alias": "ProbOcc30Yr" }, { "name": "FloodRisk", "type": "esriFieldTypeString", "alias": "FloodRisk", "length": 50 }, { "name": "PRbatFuncUS", "type": "esriFieldTypeDouble", "alias": "PRbatFuncUS" }, { "name": "FinalRank", "type": "esriFieldTypeInteger", "alias": "FinalRank" }, { "name": "Tier", "type": "esriFieldTypeSmallInteger", "alias": "Tier" }, { "name": "Symbology3Class", "type": "esriFieldTypeString", "alias": "Symbology3Class", "length": 255 } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Summary_Stats", "dataType": "GPRecordSet", "displayName": "Summary Stats", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Exclude_Features_with_Null_Metric_Values", "dataType": "GPBoolean", "displayName": "Exclude Features with Null Metric Values", "description": "exclude", "direction": "esriGPParameterDirectionInput", "defaultValue": false, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "ExportCSV", "dataType": "GPBoolean", "displayName": "ExportCSV", "description": "Option to export custom results as CSV", "direction": "esriGPParameterDirectionInput", "defaultValue": false, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "ZipResult", "dataType": "GPDataFile", "displayName": "ZipResult", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "CSVResult", "dataType": "GPDataFile", "displayName": "CSVResult", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "stratFieldName", "dataType": "GPString", "displayName": "stratFieldName", "description": "Field name to startify on (optional)", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }