{ "name": "SoilsReportHydroParams", "displayName": "Soils Report Hydrology Parameters", "description": "This tool is used to generate the soils report hydrologic parameters in Plan My Land Operation web application", "category": "", "helpUrl": "https://tfsgis02.tfs.tamu.edu/arcgis/rest/directories/arcgisoutput/MMPSuite/SoilsReportHydroParams_GPServer/MMPSuite_SoilsReportHydroParams/SoilsReportHydroParams.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "Input_Polygon", "dataType": "GPFeatureRecordSetLayer", "displayName": "Input Polygon", "description": "Input polygon", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 102100, "latestWkid": 3857 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50 }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length" }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Perennial_Feet", "dataType": "GPDouble", "displayName": "Perennial Feet", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Intermittent_Feet", "dataType": "GPDouble", "displayName": "Intermittent Feet", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Ephemeral_Feet", "dataType": "GPDouble", "displayName": "Ephemeral Feet", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Wetlands_Acres", "dataType": "GPDouble", "displayName": "Wetlands Acres", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }