{ "name": "LCLUAttributes", "displayName": "LCLU Table for Selected Subbasin Model", "description": "This is for use in EQA Reporting and generates the land cover and land use attribute table.", "category": "", "helpUrl": "https://gis.eea.mass.gov/server/rest/directories/arcgisoutput/DWSP/LCLU_Attribute_Table_GPServer/DWSP_LCLU_Attribute_Table/LCLUAttributes.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Input_QWW_Subbasins_with_Selection", "dataType": "GPFeatureRecordSetLayer", "displayName": "Input QWW Subbasins with Selection", "description": "Use the filter widget to select a subbasin, and then input that filtered layer here.", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 102100, "latestWkid": 3857 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "Watershed", "type": "esriFieldTypeString", "alias": "Watershed", "length": 25 }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 75 }, { "name": "Subbasin_Name", "type": "esriFieldTypeString", "alias": "Subbasin Name", "length": 100 }, { "name": "Subbasin_Area_acres", "type": "esriFieldTypeDouble", "alias": "Subbasin Area (acres)" }, { "name": "Subbasin_Area_sqmeters", "type": "esriFieldTypeDouble", "alias": "Subbasin Area (sq. meters)" }, { "name": "SampleStation_ID", "type": "esriFieldTypeString", "alias": "Sampling Station ID", "length": 6 }, { "name": "District_Abbreviation", "type": "esriFieldTypeString", "alias": "District Abbreviation", "length": 5 }, { "name": "Subbasin_ID", "type": "esriFieldTypeString", "alias": "Subbasin ID", "length": 5 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38 }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length" }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Output_File__FINAL_SelectedSubbasin_LCLU_Table", "dataType": "GPFeatureRecordSetLayer", "displayName": "Output File: FINAL_SelectedSubbasin_LCLU_Table", "description": "Output table for use in EQA report.", "direction": "esriGPParameterDirectionOutput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 26986, "latestWkid": 26986 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "Subbasin_Name", "type": "esriFieldTypeString", "alias": "Subbasin_Name", "length": 255 }, { "name": "Land_Cover_Type", "type": "esriFieldTypeString", "alias": "Land_Cover_Type", "length": 255 }, { "name": "Land_Cover_Acres", "type": "esriFieldTypeDouble", "alias": "Land_Cover_Acres" }, { "name": "Pct_Cover", "type": "esriFieldTypeDouble", "alias": "Pct_Cover" }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length" }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "esri_out_feature_service_name", "dataType": "GPString", "displayName": "Output Feature Service Name", "description": "The name of the hosted feature service containing all the feature or table results of the tool. When no name is specified, standard feature or table results will still be available.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }