{ "name": "RocTool", "displayName": "ROC", "description": "desc", "category": "", "helpUrl": "https://gtkdata.gtk.fi/arcgis/rest/directories/arcgisoutput/MPM/MPM_Tools_GPServer/MPM_MPM_Tools/RocTool.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "positive_points", "dataType": "GPString", "displayName": "positive_points", "description": "description", "direction": "esriGPParameterDirectionInput", "defaultValue": "Shape files\\IOCG", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "Shape files\\IOCG", "Shape files\\Magmatic_NiCu", "Shape files\\Magmatic_PGE", "Shape files\\Orogenic_Au" ] }, { "name": "negative_points", "dataType": "GPString", "displayName": "negative_points", "description": "desc", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "Shape files\\IOCG", "Shape files\\Magmatic_NiCu", "Shape files\\Magmatic_PGE", "Shape files\\Orogenic_Au", "Shape files\\mineral_deposits" ] }, { "name": "models", "dataType": "GPMultiValue:GPRasterDataLayer", "displayName": "models", "description": "description", "direction": "esriGPParameterDirectionInput", "defaultValue": [], "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "models2", "dataType": "GPString", "displayName": "models2", "description": "description", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "out_table", "dataType": "GPRecordSet", "displayName": "out_table", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "out_picture", "dataType": "GPDataFile", "displayName": "out_picture", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "labels", "dataType": "GPString", "displayName": "labels", "description": "description", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }