{ "name": "FarmBlockCalculation", "displayName": "Farm Block Calculation", "description": "Calculate farm blocks for based on nutrient allocation zone and sub region rule areas for the Environment Canterbury Farm Portal Activity Type Analysis.", "category": "", "helpUrl": "https://gis.ecan.govt.nz/arcgis/rest/directories/arcgisoutput/Beta/MGMTools_TEST_GPServer/Beta_MGMTools_TEST/FarmBlockCalculation.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Areas_of_Interest", "dataType": "GPFeatureRecordSetLayer", "displayName": "Areas of Interest", "description": "Spatial represenation of the area for which the farm blocks will be delineated (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": "Result_Farm_Blocks", "dataType": "GPFeatureRecordSetLayer", "displayName": "Result Farm Blocks", "description": "Output dataset represents the combination of the nutrient allocation zones and current sub region.variation rule areas. Includes a class for areas outside of the Canterbury Region.", "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": "ZONE_NAME", "type": "esriFieldTypeString", "alias": "ZONE_NAME", "length": 50 }, { "name": "ZONE_CLASS", "type": "esriFieldTypeString", "alias": "ZONE_CLASS", "length": 50 }, { "name": "ZONE_COLOUR", "type": "esriFieldTypeString", "alias": "ZONE_COLOUR", "length": 50 }, { "name": "SUB_REGION", "type": "esriFieldTypeString", "alias": "PLAN_NAME", "length": 100 }, { "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": "" } ] }