{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "HydrantFlushing", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "Hydrant", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "HydrantID", "composite": false, "catalogID": "{C32A486D-F7C0-4B11-892E-0D658B614FD6}" } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1697649824000 }, "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": true }, "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": "FlushDate", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FlushDate", "type": "esriFieldTypeDate", "alias": "FlushDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FlushDate" }, { "name": "ApproxAddress", "type": "esriFieldTypeString", "alias": "ApproxAddress", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "ApproxAddress" }, { "name": "Technician", "type": "esriFieldTypeString", "alias": "Technician", "domain": { "type": "codedValue", "name": "Technician", "description": "Technician", "codedValues": [ { "name": "Randy Moniz", "code": "Randy_Moniz" }, { "name": "Charles Moniz", "code": "Charles_Moniz" }, { "name": "John Baptiste", "code": "John_Baptiste" }, { "name": "Chris Burns", "code": "Chris_Burns" }, { "name": "Kevin Muir", "code": "Kevin_Muir" }, { "name": "Wayne Sylvia", "code": "Wayne_Sylvia" }, { "name": "Ed Willis", "code": "Ed_Willis" }, { "name": "Peter Haggerty", "code": "Peter_Haggerty" }, { "name": "Brian Caron", "code": "Brian_Caron" }, { "name": "Mike Hayes", "code": "Mike_Hayes" }, { "name": "Other", "code": "Other" }, { "name": "Billy Leonard", "code": "BillyLeonard" }, { "name": "Steve Ferreira", "code": "SteveFerreira" }, { "name": "Mike Trucchi", "code": "MikeTrucchi" }, { "name": "Robert DeCosta", "code": "RobertDeCosta" }, { "name": "Sean Crowley", "code": "SeanCrowley" }, { "name": "Keith Rodier", "code": "KeithRodier" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Technician" }, { "name": "Technician_other", "type": "esriFieldTypeString", "alias": "Technician_additional", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Technician_other" }, { "name": "HydrantID", "type": "esriFieldTypeString", "alias": "HydrantID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "HydrantID" }, { "name": "FlushingReason", "type": "esriFieldTypeString", "alias": "FlushingReason", "domain": { "type": "codedValue", "name": "FlushReason", "description": "Reason for Flushing", "codedValues": [ { "name": "Routine Maintenance", "code": "RoutineMaintenance" }, { "name": "Water Quality", "code": "WaterQuality" }, { "name": "Repair", "code": "Repair" }, { "name": "Replace Hydrant", "code": "ReplaceHydrant" }, { "name": "Testing", "code": "Testing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FlushingReason" }, { "name": "RiserHeight", "type": "esriFieldTypeString", "alias": "RiserHeightCorrect", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RiserHeightCorrect" }, { "name": "HydrantGateValve", "type": "esriFieldTypeString", "alias": "HydrantGateValve", "domain": { "type": "codedValue", "name": "HydrantGate", "description": "Hydrant Gate Valve", "codedValues": [ { "name": "Operating Normal/ Fully Opened", "code": "OperatingNormal" }, { "name": "Blocked/ Needs Cleaning", "code": "Blocked_NeedsCleaning" }, { "name": "Buried", "code": "Buried" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "HydrantGateValve" }, { "name": "HydrantManufacturer", "type": "esriFieldTypeString", "alias": "HydrantManufacturer", "domain": { "type": "codedValue", "name": "Manufacturer_1", "description": "Manufacturer", "codedValues": [ { "name": "Kennedy", "code": "Kennedy" }, { "name": "Mueller", "code": "Mueller" }, { "name": "American Darling", "code": "AmericanDarling" }, { "name": "Smith", "code": "Smith" }, { "name": "US Pipe", "code": "USPipe" }, { "name": "American Flow Control", "code": "AmericanFlowControl" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "HydrantManufacturer" }, { "name": "HG_Distance", "type": "esriFieldTypeString", "alias": "HG_Distance", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "HG_Distance" }, { "name": "HydrantFlag", "type": "esriFieldTypeString", "alias": "HydrantFlag", "domain": { "type": "codedValue", "name": "yes_no_1", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "HydrantFlag" }, { "name": "InitialColor", "type": "esriFieldTypeString", "alias": "InitialColor", "domain": { "type": "codedValue", "name": "WaterColor", "description": "Initial Flush Color", "codedValues": [ { "name": "Clear", "code": "Clear" }, { "name": "Dark", "code": "Dark" }, { "name": "Light", "code": "Light" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "InitialColor" }, { "name": "FlushTime", "type": "esriFieldTypeInteger", "alias": "FlushTime", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlushTime" }, { "name": "HydrantDrain", "type": "esriFieldTypeString", "alias": "HydrantDrain", "domain": { "type": "codedValue", "name": "yes_no_1", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "HydrantDrain" }, { "name": "FunctioningCorrectly", "type": "esriFieldTypeString", "alias": "FunctioningCorrectly", "domain": { "type": "codedValue", "name": "yes_no_1", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FunctioningCorrectly" }, { "name": "Cause_RepairReplace", "type": "esriFieldTypeString", "alias": "Cause_RepairReplace", "domain": { "type": "codedValue", "name": "Repair_Replace", "description": "Cause for repair or replace", "codedValues": [ { "name": "Hard to Open and Close", "code": "Hard_Open_Close" }, { "name": "Painting", "code": "Painting" }, { "name": "Routine", "code": "Routine" }, { "name": "Vandalism", "code": "Vandalism" }, { "name": "Vehicle Accident", "code": "VehicleAccident" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Cause_RepairReplace" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Comments" }, { "name": "REL_GID", "type": "esriFieldTypeGUID", "alias": "REL_GID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "REL_GID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "UUID_15", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G43HydrantID", "fields": "HydrantID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "gdb_ct3_15", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "HydrantFlushing", "description": "", "prototype": { "attributes": { "REL_GID": null, "FlushDate": null, "ApproxAddress": null, "Technician": null, "Technician_other": null, "HydrantID": null, "FlushingReason": null, "RiserHeight": null, "HydrantGateValve": null, "HydrantManufacturer": null, "HG_Distance": null, "HydrantFlag": null, "InitialColor": null, "FlushTime": null, "HydrantDrain": null, "FunctioningCorrectly": null, "Cause_RepairReplace": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "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": 1000, "maxRecordCountFactor": 1 }