{ "name": "ExportReport", "displayName": "ExportReport", "description": "", "category": "", "helpUrl": "https://watermaps.ky.gov/arcgis/rest/directories/arcgisoutput/OKNP_Services/Species_Reviewer_GPServer/OKNP_Services_Species_Reviewer/ExportReport.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Client", "dataType": "GPString", "displayName": "Client", "description": "Client name for the report", "direction": "esriGPParameterDirectionInput", "defaultValue": "teset", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Project_Name", "dataType": "GPString", "displayName": "Project Name", "description": "Project name for the report", "direction": "esriGPParameterDirectionInput", "defaultValue": "test", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Project_Type", "dataType": "GPString", "displayName": "Project Type", "description": "Project type for the report", "direction": "esriGPParameterDirectionInput", "defaultValue": "Communication/Cell Tower", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Communication/Cell Tower", "FEMA/HUD Housing Rehab", "Community Block Development Grant - Beautification", "Community Block Development Grant - Demolition", "Solar", "Timberlands", "Overhead Utility Line (Rehab/Repair)", "Underground Utility Line (Rehab/Repair)", "Land Protection", "Aquaculture", "Artificial Reef", "Baseline Encroachment", "Beach Access", "Beach Nourishment", "Boat Ramp", "Bridge", "Bulkhead/Rip Rap", "Development (Commercial/Residential)", "Dock/Pier", "Dredge", "Groins/Jetties", "Impoundment", "In-stream Mining", "Greentree Reservoir", "Landfill", "Marina", "Mitigation", "Railway", "Road", "Mine", "Pilings", "Pipeline (New)", "Sand Scraping", "Stream Stabilization", "Utility Line (New)", "Water Intake/Discharge" ] }, { "name": "Project_Description", "dataType": "GPString", "displayName": "Project Description", "description": "Project Description", "direction": "esriGPParameterDirectionInput", "defaultValue": "test", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Mile_Buffer", "dataType": "GPString", "displayName": "Mile Buffer", "description": "Mile buffer of the AOI for the report", "direction": "esriGPParameterDirectionInput", "defaultValue": "2", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "AOI", "dataType": "GPFeatureRecordSetLayer", "displayName": "AOI", "description": "AOI for the report as a polygon input type", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "hasZ": true, "geometryType": "esriGeometryPoint", "spatialReference": { "wkid": 102763, "latestWkid": 3089 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255 }, { "name": "Text", "type": "esriFieldTypeString", "alias": "Text", "length": 255 }, { "name": "IntegerValue", "type": "esriFieldTypeInteger", "alias": "IntegerValue" }, { "name": "DoubleValue", "type": "esriFieldTypeDouble", "alias": "DoubleValue" }, { "name": "DateTime", "type": "esriFieldTypeDate", "alias": "DateTime", "length": 8 } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "AOI_Measurement", "dataType": "GPDouble", "displayName": "AOI Measurement", "description": "AOI measurement in either feet or acres, to compare against the project type threshold", "direction": "esriGPParameterDirectionInput", "defaultValue": 2, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Email_Recipients", "dataType": "GPMultiValue:GPString", "displayName": "Email Recipients", "description": "Email Recipients", "direction": "esriGPParameterDirectionInput", "defaultValue": [ "2" ], "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Report_URL", "dataType": "GPString", "displayName": "Report URL", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }