{ "name": "Import", "displayName": "Import_SHP", "description": "", "category": "", "helpUrl": "http://geoportal.krnap.cz/arcgis/rest/directories/arcgisoutput/TPN_Import_SHP_GPServer/TPN_Import_SHP/Import.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "InSHP", "dataType": "GPString", "displayName": "InSHP", "description": "Plik źródpwy", "direction": "esriGPParameterDirectionInput", "defaultValue": "test", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "outEPSG", "dataType": "GPString", "displayName": "outEPSG", "description": "Odwzorowanie docelowe", "direction": "esriGPParameterDirectionInput", "defaultValue": "2180", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Results", "dataType": "GPMultiValue:GPDataFile", "displayName": "Results", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": [], "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }