{ "name": "GPXdownload", "displayName": "GPX letöltés", "description": "Kiválasztott útvonal letöltés GPX formátumban.", "category": "", "helpUrl": "https://turistaterkepek.hu/server/rest/directories/arcgisoutput/CustomGP/GPXDownloadUtvonal_GPServer/CustomGP_GPXDownloadUtvonal/GPXdownload.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Útvonalazonosító", "dataType": "GPString", "displayName": "Útvonalazonosító", "description": "Útvonalazonosító", "direction": "esriGPParameterDirectionInput", "defaultValue": "08-304-001", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Letölthető_fájl", "dataType": "GPDataFile", "displayName": "Letölthető fájl", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }