{ "name": "CalculateForestValues", "displayName": "CalculateForestValues", "description": "Calculates Forest Ecosystem values based on predefined rasters on both average and annual basis", "category": "", "helpUrl": "https://tfsgis-dfe02.tfs.tamu.edu/arcgis/rest/directories/arcgisoutput/ForestEcosystemValues/CalculateForestValues_new_GPServer/ForestEcosystemValues_CalculateForestValues_new/CalculateForestValues.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "AOI_Polygon", "dataType": "GPFeatureRecordSetLayer", "displayName": "AOI Polygon", "description": "AOI polygon", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 102100, "latestWkid": 3857 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "SAID", "type": "esriFieldTypeSmallInteger", "alias": "SAID" }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length" }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Output_JSON", "dataType": "GPString", "displayName": "Output JSON", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "esri_out_feature_service_name", "dataType": "GPString", "displayName": "Output Feature Service Name", "description": "The name of the optional feature service to create on the federated server containing the result of this tool. If no name is specified an output feature service will not be created.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }