{ "name": "PreprocessJSON", "displayName": "PreprocessJSON", "description": "Preprocessing JSON for Area of Interest", "category": "", "helpUrl": "https://gis.glc.org/server/rest/directories/arcgisoutput/BRCS/PreprocessJSON_GPServer/BRCS_PreprocessJSON/PreprocessJSON.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "AllInputs", "dataType": "GPFeatureRecordSetLayer", "displayName": "AllInputs", "description": "JSON input", "direction": "esriGPParameterDirectionInput", "defaultValue": {}, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "AllOutputs", "dataType": "GPFeatureRecordSetLayer", "displayName": "AllOutputs", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "ResultCode", "dataType": "GPLong", "displayName": "ResultCode", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "ResultMsg", "dataType": "GPString", "displayName": "ResultMsg", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }