{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 36, "name": "Instrumentation/Meter", "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": 26, "name": "Building", "relatedTableId": 21, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ParentID", "composite": false, "catalogID": "{DD6DDCB0-4CAE-4058-9861-C0409B7A4CDB}" }, { "id": 56, "name": "Building", "relatedTableId": 41, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ParentID", "composite": false, "catalogID": "{DD6DDCB0-4CAE-4058-9861-C0409B7A4CDB}" }, { "id": 92, "name": "EDR Unit", "relatedTableId": 30, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ParentID", "composite": false, "catalogID": "{A9699B5D-D458-4B2F-9902-E1B3343A3B46}" }, { "id": 98, "name": "EDR Unit", "relatedTableId": 50, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ParentID", "composite": false, "catalogID": "{A9699B5D-D458-4B2F-9902-E1B3343A3B46}" }, { "id": 104, "name": "Vault", "relatedTableId": 40, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ParentID", "composite": false, "catalogID": "{88ECCDCE-B0D9-4C28-A418-E9DB8FE59321}" }, { "id": 105, "name": "Vault", "relatedTableId": 60, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ParentID", "composite": false, "catalogID": "{88ECCDCE-B0D9-4C28-A418-E9DB8FE59321}" } ], "isDataVersioned": true, "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, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FacilityID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FacilityID" }, { "name": "ParentID", "type": "esriFieldTypeString", "alias": "Parent ID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ParentID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Location" }, { "name": "EstLifeSpan", "type": "esriFieldTypeSmallInteger", "alias": "Estimated Life Span (Years)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstLifeSpan" }, { "name": "ReplacementCost", "type": "esriFieldTypeDouble", "alias": "Replacement Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ReplacementCost" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDate" }, { "name": "Posting", "type": "esriFieldTypeString", "alias": "Posting", "domain": { "type": "codedValue", "name": "LU_PU_Water_Posting", "description": "", "codedValues": [ { "name": "Conceptual", "code": "1" }, { "name": "Approved", "code": "2" }, { "name": "Under Construction", "code": "3" }, { "name": "As-Built", "code": "4" }, { "name": "Retired", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Posting" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Description" }, { "name": "InstrumentType", "type": "esriFieldTypeString", "alias": "Instrument Type", "domain": { "type": "codedValue", "name": "LU_PU_InstrumentType", "description": "", "codedValues": [ { "name": "Conductivity Gauge", "code": "Conductivity" }, { "name": "Depth Gauge", "code": "Depth" }, { "name": "Flow Gauge", "code": "FlowGauge" }, { "name": "Flow Meter", "code": "FlowMeter" }, { "name": "Monochloramine, Total Ammonia, Free Ammonia Analyzer", "code": "Monochloramine" }, { "name": "Pressure Gauge", "code": "Pressure" }, { "name": "Temperature Gauge", "code": "Temperature" }, { "name": "pH Analyzer", "code": "pH" }, { "name": "Total Chlorine Analyzer", "code": "TotalChlorine" }, { "name": "Free Chlorine Analyzer", "code": "FreeChlorine" }, { "name": "Turbidity Analyzer", "code": "Turbidity" }, { "name": "Streaming Current", "code": "StreamCurrent" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "InstrumentType" }, { "name": "Make", "type": "esriFieldTypeString", "alias": "Make", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Make" }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Model" }, { "name": "Serial", "type": "esriFieldTypeString", "alias": "Serial Number", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Serial" }, { "name": "MeterSize", "type": "esriFieldTypeDouble", "alias": "Meter Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MeterSize" }, { "name": "AnalyzerService", "type": "esriFieldTypeString", "alias": "Analyzer Service Schedule", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "AnalyzerService" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "name": "Display", "type": "esriFieldTypeString", "alias": "Display", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Display" }, { "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": "R22_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "G37ParentID", "isAscending": true, "isUnique": false, "description": "", "fields": "ParentID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Instrumentation/Meter", "description": "", "prototype": { "attributes": { "Display": null, "Comments": null, "FacilityID": null, "ParentID": null, "InstallDate": null, "Location": null, "EstLifeSpan": null, "ReplacementCost": null, "WarrantyDate": null, "Posting": null, "Description": null, "InstrumentType": null, "Make": null, "Model": null, "Serial": null, "MeterSize": null, "AnalyzerService": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "95066809693d4322815fbd5227ee0f37" }