{ "name": "InitialResearchPacket", "displayName": "InitialResearchPacketCSV", "description": "Script for getting user's inputs and call python script to create data and maps", "category": "", "helpUrl": "https://gis-public.sandiegocounty.gov/arcgis/rest/directories/arcgisoutput/InitialResearchPacketV2_GPServer/InitialResearchPacketV2/InitialResearchPacket.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "APN_Numbers", "dataType": "GPString", "displayName": "APN Numbers", "description": "List of APNs seperated by comma.e.g.:1015300300e.g:102-690-07-00,1021809100,1021807700", "direction": "esriGPParameterDirectionInput", "defaultValue": "#", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Project_Number", "dataType": "GPString", "displayName": "Project Number", "description": "Project number", "direction": "esriGPParameterDirectionInput", "defaultValue": "#", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Project_Title", "dataType": "GPString", "displayName": "Project Title", "description": "Project Title", "direction": "esriGPParameterDirectionInput", "defaultValue": "#", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Report_Output_CSV_File", "dataType": "GPDataFile", "displayName": "Report Output CSV File", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Output_Map_Flags_File", "dataType": "GPDataFile", "displayName": "Output Map Flags File", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Soil_Output_File", "dataType": "GPDataFile", "displayName": "Soil Output File", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Job_Status", "dataType": "GPString", "displayName": "Job Status", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }