{ "name": "FarmClusterCalculation", "displayName": "Farm Cluster Calculation", "description": "Calculates the MGM soil and climate cluster values for the specified farm area for use in the Farm Portal. The climate clusters represent areas with similar climate properties, and the dataset was created from the National Institude for Water and Atmospheric Research's (NIWA) Virtual Climate Station Network (VCSN) data.The soil clusters reprensent areas of similar soil properties in relation to either Nitrogen or Phosphorus loss. The dataset was created by Landcare Research. ", "category": "", "helpUrl": "https://gis.ecan.govt.nz/arcgis/rest/directories/arcgisoutput/Beta/MGMTools_TEST_GPServer/Beta_MGMTools_TEST/FarmClusterCalculation.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Areas_of_Interest", "dataType": "GPFeatureRecordSetLayer", "displayName": "Areas of Interest", "description": "Spatial representation of the area for which the cluster units will be determined (typically the farm boudnary).", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 2193, "latestWkid": 2193 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "AOI_ID", "type": "esriFieldTypeString", "alias": "AOI_ID", "length": 50 }, { "name": "AOI_AREA_M2", "type": "esriFieldTypeDouble", "alias": "AOI_AREA_M2" }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length" }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Clipped_Climate_and_Soil_NLoss_Cluster_Units", "dataType": "GPFeatureRecordSetLayer", "displayName": "Clipped Climate and Soil NLoss Cluster Units", "description": "Output dataset represents the combination of the soil grouping cluster for nitrogen loss and the climate cluster.", "direction": "esriGPParameterDirectionOutput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 2193, "latestWkid": 2193 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "AOI_ID", "type": "esriFieldTypeString", "alias": "AOI_ID", "length": 50 }, { "name": "AOI_AREA_M2", "type": "esriFieldTypeDouble", "alias": "AOI_AREA_M2" }, { "name": "ClimateCluster", "type": "esriFieldTypeSmallInteger", "alias": "ClimateCluster" }, { "name": "MGMSoilGroupNLoss", "type": "esriFieldTypeString", "alias": "MGMSoilGroupNLoss", "length": 5 }, { "name": "Topography", "type": "esriFieldTypeString", "alias": "Topography", "length": 20 }, { "name": "OldLUCode", "type": "esriFieldTypeString", "alias": "OldLUCode", "length": 5 }, { "name": "SHAPEWKT", "type": "esriFieldTypeString", "alias": "SHAPEWKT", "length": 150000 }, { "name": "Area_m2", "type": "esriFieldTypeDouble", "alias": "Area_m2" }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length" }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Clipped_Climate_and_Soil_PLoss_Cluster_Units", "dataType": "GPFeatureRecordSetLayer", "displayName": "Clipped Climate and Soil PLoss Cluster Units", "description": "Output dataset represents the combination of the soil grouping cluster for phosphorus loss and the climate cluster.", "direction": "esriGPParameterDirectionOutput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 2193, "latestWkid": 2193 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "AOI_ID", "type": "esriFieldTypeString", "alias": "AOI_ID", "length": 50 }, { "name": "AOI_AREA_M2", "type": "esriFieldTypeDouble", "alias": "AOI_AREA_M2" }, { "name": "ClimateCluster", "type": "esriFieldTypeSmallInteger", "alias": "ClimateCluster" }, { "name": "MGMSoilGroupPLoss", "type": "esriFieldTypeString", "alias": "MGMSoilGroupPLoss", "length": 5 }, { "name": "Topography", "type": "esriFieldTypeString", "alias": "Topography", "length": 20 }, { "name": "OldLUCode", "type": "esriFieldTypeString", "alias": "OldLUCode", "length": 5 }, { "name": "SHAPEWKT", "type": "esriFieldTypeString", "alias": "SHAPEWKT", "length": 150000 }, { "name": "Area_m2", "type": "esriFieldTypeDouble", "alias": "Area_m2" }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length" }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }