{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "leiturasBarragens", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "Form_31_leituras", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "parentrowid", "composite": true, "catalogID": "{B91D34FB-6070-46D3-A4EF-5AB0D092B002}" } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1667921965000 }, "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "DATA_REGISTO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "DATA_REGISTO", "type": "esriFieldTypeDate", "alias": "Data do Registo", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATA_REGISTO" }, { "name": "VALORNPA", "type": "esriFieldTypeDouble", "alias": "Cota (NPA)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALORNPA" }, { "name": "VOLNPA", "type": "esriFieldTypeDouble", "alias": "Vol. total (NPA)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VOLNPA" }, { "name": "COTATUAL", "type": "esriFieldTypeDouble", "alias": "Cota actual", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COTATUAL" }, { "name": "VTOTAL", "type": "esriFieldTypeDouble", "alias": "Armazenamento Total Actual", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VTOTAL" }, { "name": "VUTIL", "type": "esriFieldTypeDouble", "alias": "Armazenamento Útil Actual", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VUTIL" }, { "name": "LEITURANTERIOR", "type": "esriFieldTypeDouble", "alias": "Leitura anterior", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEITURANTERIOR" }, { "name": "VARIA", "type": "esriFieldTypeDouble", "alias": "Variação", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VARIA" }, { "name": "PERNPA", "type": "esriFieldTypeDouble", "alias": "Percentagem ao NPA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERNPA" }, { "name": "PERCVUTIL", "type": "esriFieldTypeDouble", "alias": "Percentagem do Volume Útil", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERCVUTIL" }, { "name": "OBS", "type": "esriFieldTypeString", "alias": "Observações", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OBS" }, { "name": "PARENTROWID", "type": "esriFieldTypeGUID", "alias": "ParentRowID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "PARENTROWID" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_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": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" } ], "indexes": [ { "name": "I699PARENTROWID", "fields": "PARENTROWID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R75_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_75", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "leiturasBarragens", "description": "", "prototype": { "attributes": { "PARENTROWID": null, "OBS": null, "DATA_REGISTO": null, "VALORNPA": null, "VOLNPA": null, "COTATUAL": null, "VTOTAL": null, "VUTIL": null, "LEITURANTERIOR": null, "VARIA": null, "PERNPA": null, "PERCVUTIL": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract,ChangeTracking", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "14daaf413636404da5730e351bfac808" }