{ "name": "YorkRegionRainfallReturnPeriods", "displayName": "Script", "description": "", "category": "", "helpUrl": "https://gis.kwl.ca/arcgis/rest/directories/arcgisoutput/FlowWorks/YorkRegion_Task1_GPServer/FlowWorks_YorkRegion_Task1/YorkRegionRainfallReturnPeriods.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "dctJSON", "dataType": "GPString", "displayName": "dctJSON", "description": "test", "direction": "esriGPParameterDirectionInput", "defaultValue": { "fields": [ { "name": "TOTAL_RAIN_MM", "type": "esriFieldTypeDouble", "alias": "TotalRainfall" }, { "name": "RETURN_FREQ", "type": "esriFieldTypeString", "alias": "ReturnPeriod" }, { "name": "RG_ID", "type": "esriFieldTypeString", "alias": "RG_ID" } ], "geometryType": "esriGeometryPoint", "features": [ { "geometry": { "x": -79.5507392, "y": 43.955056, "spatialReference": {"wkid": 4326} }, "attributes": { "TOTAL_RAIN_MM": "30", "RETURN_FREQ": "5yr to 10yr", "RG_ID": "RG_017" } }, { "geometry": { "x": -79.41282038, "y": 43.86271, "spatialReference": {"wkid": 4326} }, "attributes": { "TOTAL_RAIN_MM": "20", "RETURN_FREQ": "2yr", "RG_ID": "RG_018" } }, { "geometry": { "x": -79.58374776, "y": 43.786177, "spatialReference": {"wkid": 4326} }, "attributes": { "TOTAL_RAIN_MM": "42", "RETURN_FREQ": "2yr", "RG_ID": "RG_019" } }, { "geometry": { "x": -79.3423898, "y": 44.104749, "spatialReference": {"wkid": 4326} }, "attributes": { "TOTAL_RAIN_MM": "60", "RETURN_FREQ": "50yr to 100yr", "RG_ID": "RG_039" } } ], "sr": {"wkid": 4326} }, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "exportFormat", "dataType": "GPString", "displayName": "exportFormat", "description": "test", "direction": "esriGPParameterDirectionInput", "defaultValue": "PDF", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "extent", "dataType": "GPString", "displayName": "extent", "description": "test", "direction": "esriGPParameterDirectionInput", "defaultValue": { "xmin": 658833, "ymin": 4843139, "xmax": 587021, "ymax": 4926422, "spatialReference": {"wkid": 4326} }, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "startText", "dataType": "GPString", "displayName": "startText", "description": "Some text", "direction": "esriGPParameterDirectionInput", "defaultValue": "Jan 1, 2018", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "endText", "dataType": "GPString", "displayName": "endText", "description": "Some more text", "direction": "esriGPParameterDirectionInput", "defaultValue": "Jan 30, 2018", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Output_File", "dataType": "GPDataFile", "displayName": "Output_File", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }