{ "name": "UploadShape", "displayName": "UploadShape", "description": "(null)", "category": "", "helpUrl": "https://geoservicios.castillalamancha.es/arcgis/rest/directories/arcgisoutput/geoprocesos/Ginfor_UploadShape_GPServer/geoprocesos_Ginfor_UploadShape/UploadShape.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "FILE_IN", "dataType": "GPDataFile", "displayName": "FILE_IN", "description": "Fichero de subida", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "N_CAPA_INVENTARIO", "dataType": "GPString", "displayName": "N_CAPA_INVENTARIO", "description": "capa inventario", "direction": "esriGPParameterDirectionInput", "defaultValue": "Inventario", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "FILE_OUT", "dataType": "GPDataFile", "displayName": "FILE_OUT", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "CAPA_INVENTARIO", "dataType": "GPRecordSet", "displayName": "CAPA_INVENTARIO", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }