{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "Mantenimiento", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 13, "name": "Accesorios", "relatedTableId": 5, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "Rel_accesorios", "composite": false, "catalogID": "{A3A3574A-8DEF-4EBE-9ECB-35EF8B2DFF07}" }, { "id": 5, "name": "fotocontrol.owner_fotocontrol.Estacion", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "rel_estacion", "composite": false, "catalogID": "{FFF1CD58-BD00-43A0-950F-883B7D05B4C5}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "estado", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "tipo", "type": "esriFieldTypeSmallInteger", "alias": "Tipo", "domain": { "type": "codedValue", "name": "Tipo_mantenimiento", "description": "Tipo de mantenimiento", "codedValues": [ { "name": "Correctivo", "code": 0 }, { "name": "Preventivo", "code": 1 }, { "name": "Overhaul", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tipo" }, { "name": "estado", "type": "esriFieldTypeString", "alias": "Estado", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "estado" }, { "name": "fecha_inicio", "type": "esriFieldTypeDate", "alias": "Fecha_inicio", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "fecha_inicio" }, { "name": "fecha_finalizacion", "type": "esriFieldTypeDate", "alias": "Fecha_finalizacion", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "fecha_finalizacion" }, { "name": "objetivo", "type": "esriFieldTypeString", "alias": "Objetivo", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "objetivo" }, { "name": "obs_estado_actual", "type": "esriFieldTypeString", "alias": "Obs_estado_actual", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "obs_estado_actual" }, { "name": "descrip_mantenimiento", "type": "esriFieldTypeString", "alias": "Descrip_mantenimiento", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "descrip_mantenimiento" }, { "name": "descrip_electrico", "type": "esriFieldTypeString", "alias": "Descrip_electrico", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "descrip_electrico" }, { "name": "descrip_gestion_operativa", "type": "esriFieldTypeString", "alias": "Descrip_gestion_operativa", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "descrip_gestion_operativa" }, { "name": "id_estacion", "type": "esriFieldTypeString", "alias": "Id_Estacion", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "id_estacion" }, { "name": "nomb_trabajador1", "type": "esriFieldTypeString", "alias": "Nomb_trabajador1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "nomb_trabajador1" }, { "name": "nomb_trabajador2", "type": "esriFieldTypeString", "alias": "Nomb_trabajador2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "nomb_trabajador2" }, { "name": "subdirector", "type": "esriFieldTypeString", "alias": "Subdirector", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "subdirector" }, { "name": "nuevo_contacto", "type": "esriFieldTypeString", "alias": "Nuevo_contacto", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "nuevo_contacto" }, { "name": "accesorios", "type": "esriFieldTypeString", "alias": "Accesorios", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "accesorios" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "rel_estacion", "type": "esriFieldTypeGUID", "alias": "Rel_Estacion", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "rel_estacion" }, { "name": "rel_accesorios", "type": "esriFieldTypeGUID", "alias": "Rel_accesorios", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "rel_accesorios" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "indexes": [ { "name": "g15rel_accesorio", "fields": "rel_accesorios", "isAscending": true, "isUnique": false, "description": "" }, { "name": "g15rel_estacion", "fields": "rel_estacion", "isAscending": true, "isUnique": false, "description": "" }, { "name": "gdb_15_id_estaci", "fields": "id_estacion", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r14_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_14", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Mantenimiento", "description": "", "prototype": { "attributes": { "rel_estacion": null, "rel_accesorios": null, "tipo": null, "estado": null, "fecha_inicio": null, "fecha_finalizacion": null, "objetivo": null, "obs_estado_actual": null, "descrip_mantenimiento": null, "descrip_electrico": null, "descrip_gestion_operativa": null, "id_estacion": null, "nomb_trabajador1": null, "nomb_trabajador2": null, "subdirector": null, "nuevo_contacto": null, "accesorios": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "attachmentProperties": [ { "name": "id", "fieldName": "attachmentid", "isEnabled": true }, { "name": "globalId", "fieldName": "globalid", "isEnabled": true }, { "name": "name", "fieldName": "att_name", "isEnabled": true }, { "name": "size", "fieldName": "data_size", "isEnabled": true }, { "name": "contentType", "fieldName": "content_type", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "attachmentid", "type": "esriFieldTypeOID", "alias": "attachmentid", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "att_name", "type": "esriFieldTypeString", "alias": "att_name", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "data_size", "type": "esriFieldTypeInteger", "alias": "data_size", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "content_type", "type": "esriFieldTypeString", "alias": "content_type", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "c27d640226ef4881a09458fd5da6c943" }