{ "name": "CatchmentFromID", "displayName": "CatchmentFromID", "description": "Laskee valuma-alueen järven tai uoman tunnuksen perusteella.", "category": "", "helpUrl": "https://paikkatieto.ymparisto.fi/arcgis/rest/directories/arcgisoutput/VALUE/CatchmentFromID_GPServer/VALUE_CatchmentFromID/CatchmentFromID.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "in_id", "dataType": "GPString", "displayName": "Järven tai uoman tunnus", "description": "Järven tai uoman tunnus", "direction": "esriGPParameterDirectionInput", "defaultValue": "1005120801428", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "out_catchment", "dataType": "GPFeatureRecordSetLayer", "displayName": "Valuma-alue", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }