{ "name": "GenerateOrthomosaic", "displayName": "GenerateOrthomosaic", "description": "", "category": "", "helpUrl": "https://spatialags.vhb.com/arcgis/rest/directories/arcgisoutput/System/OrthomappingTools_GPServer/System_OrthomappingTools/GenerateOrthomosaic.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "imageCollection", "dataType": "GPString", "displayName": "imageCollection", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "outputOrthoImage", "dataType": "GPString", "displayName": "outputOrthoImage", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "regenSeamlines", "dataType": "GPBoolean", "displayName": "regenSeamlines", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": true, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "recomputeColorCorrection", "dataType": "GPBoolean", "displayName": "recomputeColorCorrection", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": true, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "context", "dataType": "GPString", "displayName": "context", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "result", "dataType": "GPString", "displayName": "result", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }