{ "name": "IrrigationCompany", "displayName": "Irrigation Company Builder", "description": "Generates layouts for Irrigation Companies up to size ANSI E.", "category": "", "helpUrl": "https://maps.idwr.idaho.gov/arcgis/rest/directories/arcgisoutput/Layouts_GPServer/Layouts/IrrigationCompany.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "LayoutParameters", "dataType": "GPString", "displayName": "Layout Parameters", "description": "A JSON string.", "direction": "esriGPParameterDirectionInput", "defaultValue": { "IrrigationCompany": "GRAYS CREEK MEADOWS DITCH CO", "PaperSize": "ansie", "ImageryType": "naip2009_tc" }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "WRLayoutsResponse", "dataType": "GPDataFile", "displayName": "WRLayoutsResponse", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }