{ "name": "GPX", "displayName": "Import_GPX", "description": "", "category": "", "helpUrl": "http://geoportal.krnap.cz/arcgis/rest/directories/arcgisoutput/KPN_GPX_GPServer/KPN_GPX/GPX.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "InGPX", "dataType": "GPString", "displayName": "InGPX", "description": "Plik gpx", "direction": "esriGPParameterDirectionInput", "defaultValue": "test", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "outEPSG", "dataType": "GPString", "displayName": "outEPSG", "description": "odwzorowanie ", "direction": "esriGPParameterDirectionInput", "defaultValue": "2180", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Results", "dataType": "GPMultiValue:GPDataFile", "displayName": "Results", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": [], "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }