{ "name": "Model", "displayName": "Exportar2Excel", "description": "(null)", "category": "", "helpUrl": "https://www.acueducto.com.co/arcgis/rest/directories/arcgisoutput/Geoprocesos/ExportarExcelAll_GPServer/Geoprocesos_ExportarExcelAll/Model.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Input_Features", "dataType": "GPFeatureRecordSetLayer", "displayName": "Input Features", "description": "Capa que se exportar", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 4686, "latestWkid": 4686 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "COD_ZONA", "type": "esriFieldTypeInteger", "alias": "Zona" }, { "name": "MUNICIPIOS", "type": "esriFieldTypeString", "alias": "Municipio", "length": 100 }, { "name": "IDSAP", "type": "esriFieldTypeString", "alias": "IDSAP", "length": 2 }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length" }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Output_Excel_File", "dataType": "GPDataFile", "displayName": "Output Excel File", "description": "Excel de Salida", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }