{ "name": "CalculateCutnFill", "displayName": "Cut and Fill Calculation", "description": "(null)", "category": "", "helpUrl": "https://geospatial.lntecc.com/arcgis/rest/directories/arcgisoutput/SolarCutnFill/W1_CalculateCutnFill_GPServer/SolarCutnFill_W1_CalculateCutnFill/CalculateCutnFill.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Input_DEM_Tiff_URL", "dataType": "GPString", "displayName": "Input DEM Tiff URL", "description": "Input DEM Tiff URL", "direction": "esriGPParameterDirectionInput", "defaultValue": "https://geospatial.lntecc.com/arcgis/rest/directories/arcgisjobs/solarcutnfill/w1_createsurface_gpserver/je98c68f1d47448c281434a7eba2916ca/scratch/op1f8a4a530.tif", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Fill_Percent", "dataType": "GPString", "displayName": "Fill Percent", "description": "Fill Percent", "direction": "esriGPParameterDirectionInput", "defaultValue": "50", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Block_Length", "dataType": "GPString", "displayName": "Block Length", "description": "Block Length", "direction": "esriGPParameterDirectionInput", "defaultValue": "20", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Input_Raster_pixel_size", "dataType": "GPString", "displayName": "Input Raster pixel size", "description": "Input Raster pixel size", "direction": "esriGPParameterDirectionInput", "defaultValue": "1", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Precision", "dataType": "GPString", "displayName": "Precision", "description": "Precision", "direction": "esriGPParameterDirectionInput", "defaultValue": "1", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Percentile_Change", "dataType": "GPString", "displayName": "Percentile Change", "description": "Percentile Change", "direction": "esriGPParameterDirectionInput", "defaultValue": "10", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Maximum_iterations", "dataType": "GPString", "displayName": "Maximum iterations", "description": "Maximum iterations", "direction": "esriGPParameterDirectionInput", "defaultValue": "20", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Cut_Fill_JSON", "dataType": "GPString", "displayName": "Cut Fill JSON", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Fill_Polygon_geo", "dataType": "GPDataFile", "displayName": "Fill Polygon geo", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Cut_Polygon_geo", "dataType": "GPDataFile", "displayName": "Cut Polygon geo", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Fill_Polygon", "dataType": "GPDataFile", "displayName": "Fill Polygon", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Cut_Polygon", "dataType": "GPDataFile", "displayName": "Cut Polygon", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Grid_Layout_geo", "dataType": "GPDataFile", "displayName": "Grid Layout geo", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Grid_Layout", "dataType": "GPDataFile", "displayName": "Grid Layout", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Vertices_Layout_geo", "dataType": "GPDataFile", "displayName": "Vertices Layout geo", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Vertices_Layout", "dataType": "GPDataFile", "displayName": "Vertices Layout", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }