{ "name": "OnshoreWindScreening", "displayName": "Onshore Wind Screening", "description": "The Clean Energy Screening Tool supports Audubon\u2019s engagement on responsible clean energy and transmission development by providing rapid, science-based spatial analysis of proposed project areas. The tool evaluates a user-defined area of interest and surrounding buffers against authoritative bird, habitat, conservation, land use, and energy infrastructure datasets. It generates a map-ready output layer and a formatted PDF report summarizing intersections and area metrics to help identify potential risks, inform mitigation strategies, and guide early-stage project discussions.\u200c\u200c\u200c\u200c", "category": "", "helpUrl": "https://gis.audubon.org/arcgisweb/rest/directories/arcgisoutput/CleanEnergyTool/Onshore_Wind_Screening_GPServer/CleanEnergyTool_Onshore_Wind_Screening/OnshoreWindScreening.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "AOI", "dataType": "GPFeatureRecordSetLayer", "displayName": "Area of Interest (AOI)", "description": "Polygon, line, or point geometry representing the proposed project footprint or route to be evaluated. This input defines the spatial extent used to generate project buffers and perform conservation screening analysis.", "direction": "esriGPParameterDirectionInput", "filter": { "type": "featureClass", "list": [ "esriGeometryPoint", "esriGeometryMultipoint", "esriGeometryPolygon", "esriGeometryPolyline" ] }, "defaultValue": {}, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Project_Name", "dataType": "GPString", "displayName": "Project Name", "description": "User-defined name for the proposed project. This name will appear in the generated screening report and will be used to label output files and map elements.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Region_Code", "dataType": "GPString", "displayName": "Region Code", "description": "Select the geographic region associated with the project. The selected region determines which conservation datasets, map templates, and reporting layouts are used in the analysis.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "agl", "umr", "delta", "texas", "southwest", "rockies", "california" ] }, { "name": "Footer_Override", "dataType": "GPString", "displayName": "Footer Override", "description": "Optional custom footer text to replace the default regional footer in the screening report. Leave blank to use the standard regional attribution. (Note- only used for AGL-UMR regions).", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "Audubon Great Lakes", "Audubon Upper Mississippi River" ] }, { "name": "Output_PDF", "dataType": "GPDataFile", "displayName": "Output PDF", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Outer_Buffer", "dataType": "GPFeatureRecordSetLayer", "displayName": "Outer buffer", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Inner_Buffer", "dataType": "GPFeatureRecordSetLayer", "displayName": "Inner buffer", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }