{ "name": "main", "displayName": "Species_Reviewer", "description": "This is the service for the ArcGIS Online version of the Species Reviewer. (AKA KY-BAT)", "category": "", "helpUrl": "https://eppcgis.ky.gov/arcgis/rest/directories/arcgisoutput/Nature_Preserves/Script_GPServer/Nature_Preserves_Script/main.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Client", "dataType": "GPString", "displayName": "Client", "description": "Please input the name of the person or entity for which this report is being requested. If you are running the tool for your own use, this will be the same as your organization name.", "direction": "esriGPParameterDirectionInput", "defaultValue": "Test", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Project_Name", "dataType": "GPString", "displayName": "Project_Name", "description": "Enter a descriptive and brief title for this project to help distinguish it from other submissions.", "direction": "esriGPParameterDirectionInput", "defaultValue": "Test", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Project_Type", "dataType": "GPString", "displayName": "Project_Type", "description": "Select a project type from the list below.", "direction": "esriGPParameterDirectionInput", "defaultValue": "Other", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Project Type", "Other", "Test" ] }, { "name": "Project_Description", "dataType": "GPString", "displayName": "Project_Description", "description": "Enter a brief description of the proposed work within the project area (e.g., residential subdivision).", "direction": "esriGPParameterDirectionInput", "defaultValue": "Test", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Mile_Buffer", "dataType": "GPString", "displayName": "Mile_Buffer", "description": "Provide a buffer value between 1 and 6 miles (i.e. 1). Review the Help page for minimum buffer requirements.", "direction": "esriGPParameterDirectionInput", "defaultValue": "2", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "AOI", "dataType": "GPFeatureRecordSetLayer", "displayName": "AOI", "description": "Please upload or draw your project area of interest using the tools below.", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "hasZ": true, "geometryType": "esriGeometryPolygon", "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 }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length" }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Email_Recipients", "dataType": "GPString", "displayName": "Email_Recipients", "description": "Add your email to receive your report and/or invoice.", "direction": "esriGPParameterDirectionInput", "defaultValue": "alexis.sheehan@ky.gov", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Requester_Name", "dataType": "GPString", "displayName": "Requester_Name", "description": "Please input your name.", "direction": "esriGPParameterDirectionInput", "defaultValue": "Test", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Organization_Name", "dataType": "GPString", "displayName": "Organization_Name", "description": "Please enter the name of your organization/workplace.", "direction": "esriGPParameterDirectionInput", "defaultValue": "Test", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Output", "dataType": "GPString", "displayName": "Output", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }