{ "name": "SubStationScript", "displayName": "Script", "description": "", "category": "", "helpUrl": "https://geospatial.lntecc.com/arcgis/rest/directories/arcgisoutput/SolarCutnFill/SubStationScript_GPServer/SolarCutnFill_SubStationScript/SubStationScript.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "SubStationJson", "dataType": "GPString", "displayName": "SubStationJson", "description": "ss", "direction": "esriGPParameterDirectionInput", "defaultValue": "https://geospatial.lntecc.com/SolarCutnFill/testing/SubStationJson.json", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Raster", "dataType": "GPString", "displayName": "Raster", "description": "ss", "direction": "esriGPParameterDirectionInput", "defaultValue": "https://geospatial.lntecc.com/SolarCutnFill/testing/op1db7f96e.tif", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "StubJson", "dataType": "GPString", "displayName": "StubJson", "description": "ss", "direction": "esriGPParameterDirectionInput", "defaultValue": "https://geospatial.lntecc.com/SolarCutnFill/testing/stubJsonProcessed.json", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Cellsize", "dataType": "GPString", "displayName": "Cellsize", "description": "ss", "direction": "esriGPParameterDirectionInput", "defaultValue": "5", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Stub_Point", "dataType": "GPString", "displayName": "Stub_Point", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "C:\\Users\\ltcdigital\\Documents\\ArcGIS\\scratch.gdb\\StubPoints", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "SubStation_Points", "dataType": "GPString", "displayName": "SubStation_Points", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "C:\\Users\\ltcdigital\\Documents\\ArcGIS\\scratch.gdb\\StubPoints", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Stub_Point_Json", "dataType": "GPDataFile", "displayName": "Stub_Point_Json", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "SubStation_Points_Json", "dataType": "GPDataFile", "displayName": "SubStation_Points_Json", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }