{ "name": "LULCAOIWebToolSimpleLink", "displayName": "LULC AOI Tool Final", "description": "", "category": "", "helpUrl": "https://nhpgw.wb.gov.in/gisserver/rest/directories/arcgisoutput/Geoprocessing/LULC_AOI_Tool_Final_GPServer/Geoprocessing_LULC_AOI_Tool_Final/LULCAOIWebToolSimpleLink.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "in_raster", "dataType": "GPString", "displayName": "Input LULC Raster", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "LULC_WestBengal_2024_2025_Projected.tif", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "LULC_WestBengal_2024_2025_Projected.tif" ] }, { "name": "in_polygon", "dataType": "GPFeatureRecordSetLayer", "displayName": "Area of Interest", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "hasZ": true, "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 32645, "latestWkid": 32645 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255 }, { "name": "Text", "type": "esriFieldTypeString", "alias": "Text", "length": 255 }, { "name": "IntegerValue", "type": "esriFieldTypeInteger", "alias": "IntegerValue" }, { "name": "DoubleValue", "type": "esriFieldTypeDouble", "alias": "DoubleValue" }, { "name": "DateTime", "type": "esriFieldTypeDate", "alias": "DateTime", "length": 8 }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length" }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "out_dissolved", "dataType": "GPFeatureRecordSetLayer", "displayName": "Output Dissolved Polygon", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "out_csv", "dataType": "GPDataFile", "displayName": "Output Summary CSV", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "out_table", "dataType": "GPRecordSet", "displayName": "Output Summary Table", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": { "displayFieldName": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "Class_name", "type": "esriFieldTypeString", "alias": "Cropping Seasons", "length": 255 }, { "name": "Area_Ha", "type": "esriFieldTypeDouble", "alias": "Area (Ha)" }, { "name": "Percentage", "type": "esriFieldTypeDouble", "alias": "Percentage (%)" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "out_html_file", "dataType": "GPDataFile", "displayName": "HTML Report File", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "out_html_link", "dataType": "GPString", "displayName": "HTML Report", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "esri_out_feature_service_name", "dataType": "GPString", "displayName": "Output Feature Service Name", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }