{ "displayName": "Analyze Features for Portal", "executionType": "esriExecutionTypeAsynchronous", "name": "AnalyzeFeaturesForPortal", "description": "", "helpUrl": "https://gis.sara-tx.org/ags1/rest/directories/arcgisoutput/System/PublishingTools_GPServer/System_PublishingTools/AnalyzeFeaturesForPortal.htm", "category": "", "parameters": [ { "parameterType": "esriGPParameterTypeRequired", "displayName": "Upload item id", "defaultValue": "", "dataType": "GPString", "name": "uploadItemId", "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "filter": { "type": "codedValue", "list": [ { "dataType": "GPString", "name": "SHAPEFILE", "value": "SHAPEFILE" }, { "dataType": "GPString", "name": "CSV", "value": "CSV" }, { "dataType": "GPString", "name": "EXCEL", "value": "EXCEL" }, { "dataType": "GPString", "name": "FILEGEODATABASE", "value": "FILEGEODATABASE" } ] }, "parameterType": "esriGPParameterTypeRequired", "displayName": "File type", "defaultValue": "", "dataType": "GPString", "name": "fileType", "choiceList": [ "SHAPEFILE", "CSV", "EXCEL", "FILEGEODATABASE" ], "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeOptional", "displayName": "Analyze options", "defaultValue": "", "dataType": "GPString", "name": "options", "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeOptional", "displayName": "Analyze paramerters", "defaultValue": "", "dataType": "GPString", "name": "analyzeParameters", "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeDerived", "displayName": "Analyze features result", "defaultValue": "", "dataType": "GPString", "name": "analyzeResult", "description": "", "category": "", "direction": "esriGPParameterDirectionOutput" } ] }