{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 2, "name": "Metas_Estrategicas", "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": 1, "name": "Proyeccion_Meta_Estrategica", "relatedTableId": 5, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "ID_META", "composite": false }, { "id": 2, "name": "Metas_Estrategicas_Productos", "relatedTableId": 4, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "ID_META", "composite": false } ], "isDataVersioned": false, "isDataArchived": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "META", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID_META", "type": "esriFieldTypeGUID", "alias": "Identificador Único de Meta", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": null, "modelName": "ID_META" }, { "name": "META", "type": "esriFieldTypeString", "alias": "Meta", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "META" }, { "name": "INDICADOR", "type": "esriFieldTypeString", "alias": "Indicador", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "INDICADOR" }, { "name": "VALOR", "type": "esriFieldTypeDouble", "alias": "Valor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALOR" }, { "name": "UNIDAD_MEDIDA", "type": "esriFieldTypeString", "alias": "Unidad de Medida", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UNIDAD_MEDIDA" }, { "name": "FECHA_INICIO", "type": "esriFieldTypeDate", "alias": "Fecha Inicio", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECHA_INICIO" }, { "name": "FECHA_FIN", "type": "esriFieldTypeDate", "alias": "Fecha Fin", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FECHA_FIN" }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "domain": { "type": "codedValue", "name": "cdom_t_estado_meta", "description": "Estado de las metas estrategicas", "codedValues": [ { "name": "Activa", "code": "A" }, { "name": "Eliminada", "code": "E" }, { "name": "Vencida", "code": "V" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ESTADO" }, { "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" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "indexes": [ { "name": "G1985ID_META", "fields": "ID_META", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R582_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_582", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Metas_Estrategicas", "description": "", "prototype": { "attributes": { "FECHA_FIN": null, "ESTADO": null, "ID_META": "{00000000-0000-0000-0000-000000000000}", "META": null, "INDICADOR": null, "VALOR": null, "UNIDAD_MEDIDA": null, "FECHA_INICIO": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "7d29b27ce6654f5380bbf763508b621b" }