{ "name": "landmand_tool", "displayName": "landmand", "description": "", "category": "", "helpUrl": "https://gis.kolding.dk/agspub/rest/directories/arcgisoutput/Test/TestLandmand_GPServer/Test_TestLandmand/landmand_tool.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "input_two_points", "dataType": "GPFeatureRecordSetLayer", "displayName": "Input 2 punkter", "description": "Sæt 2 punkter i kortet", "direction": "esriGPParameterDirectionInput", "filter": { "type": "featureClass", "list": [ "esriGeometryPoint" ] }, "defaultValue": {}, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "output", "dataType": "GPString", "displayName": "output", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }