{ "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 10, "name": "CONSUMOS", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "ID_Pozo", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "id_pozo", "type": "esriFieldTypeString", "alias": "ID del Pozo", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ID_Pozo" }, { "name": "nombre_pozo", "type": "esriFieldTypeString", "alias": "Nombre del pozo", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Nombre_pozo" }, { "name": "fuente_medicion", "type": "esriFieldTypeString", "alias": "Fuente de la medición", "domain": { "type": "codedValue", "name": "Dom_fuenteM", "description": "Fuente de la medicion", "codedValues": [ { "name": "USUARIOS", "code": "USUARIOS" }, { "name": "SRHS", "code": "SRHS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Fuente_medicion" }, { "name": "mes_reportado", "type": "esriFieldTypeString", "alias": "Mes reportado", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Mes_reportado" }, { "name": "ano_reportado", "type": "esriFieldTypeSmallInteger", "alias": "Año reportado ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Ano_reportado" }, { "name": "radicado_usuario", "type": "esriFieldTypeString", "alias": "Lectura consumo mensual SRHS m³", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Radicado_usuario" }, { "name": "lectura_srhs", "type": "esriFieldTypeString", "alias": "Lectura consumo mensual SRHS m³", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Lectura_SRHS" }, { "name": "lectura_usuario", "type": "esriFieldTypeString", "alias": "Lectura consumo mensual USUARIO m³", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Lectura_usuario" }, { "name": "fecha_lectura", "type": "esriFieldTypeDate", "alias": "Fecha de la lectura", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Fecha_lectura" }, { "name": "observacion", "type": "esriFieldTypeString", "alias": "Observación", "domain": null, "editable": true, "nullable": true, "length": 261, "defaultValue": null, "modelName": "Observacion" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "g7849id_pozo", "fields": "id_pozo", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r1187_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_1187", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "CONSUMOS", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "a3b46c9a5c3647f3bd2e5ea0d95db7bc" }