{ "name": "CatchmentFromIDWithPourPoint", "displayName": "CatchmentFromIDWithPourPoint", "description": "Laskee valuma-alueen uoman varrelta tunnuksen ja koordinaattien perusteella. Koordinaatit projisioidaan uomalle.", "category": "", "helpUrl": "https://paikkatieto.ymparisto.fi/arcgis/rest/directories/arcgisoutput/VALUE/CatchmentFromIDWithPourPoint_GPServer/VALUE_CatchmentFromIDWithPourPoint/CatchmentFromIDWithPourPoint.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "in_id", "dataType": "GPString", "displayName": "Uoman tunnus", "description": "Uoman tunnus", "direction": "esriGPParameterDirectionInput", "defaultValue": "1007050900457", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "in_coords", "dataType": "GPString", "displayName": "Purkupisteen koordinaatit", "description": "Purkupisteen koordinaatit", "direction": "esriGPParameterDirectionInput", "defaultValue": "567642 7066373", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "out_catchment", "dataType": "GPFeatureRecordSetLayer", "displayName": "Valuma-alue", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }