{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 95, "name": "Hydrant Flow Tests", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATED", "creatorField": "CREATOR", "editDateField": "LASTEDITED", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "DO.waterHydrants", "relatedTableId": 78, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ASSETID", "composite": false, "catalogID": "{E7358FA8-F827-46CA-B0BA-B1E03D0DA10E}" } ], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1645039403000 }, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ASSETID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ASSETID" }, { "name": "TESTBY", "type": "esriFieldTypeString", "alias": "Tested By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TESTBY" }, { "name": "DATEFLOWED", "type": "esriFieldTypeDate", "alias": "Date Flowed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATEFLOWED" }, { "name": "STATICPSI", "type": "esriFieldTypeDouble", "alias": "Static PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATICPSI" }, { "name": "FLOWPSI", "type": "esriFieldTypeDouble", "alias": "Flow PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOWPSI" }, { "name": "FLOWGPM", "type": "esriFieldTypeDouble", "alias": "Flow Rate (gpm)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOWGPM" }, { "name": "GPM20", "type": "esriFieldTypeDouble", "alias": "GPM 20", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPM20" }, { "name": "GPM10", "type": "esriFieldTypeDouble", "alias": "GPM 10", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPM10" }, { "name": "GPM0", "type": "esriFieldTypeDouble", "alias": "GPM 0", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPM0" }, { "name": "COEFF", "type": "esriFieldTypeDouble", "alias": "Coefficient", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COEFF" }, { "name": "FLOWDUR", "type": "esriFieldTypeDouble", "alias": "Minutes Flowed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOWDUR" }, { "name": "FLOWQTY", "type": "esriFieldTypeDouble", "alias": "Volume Flowed (gal)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOWQTY" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "HYDCLASS", "type": "esriFieldTypeSmallInteger", "alias": "Hydrant Class", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HYDCLASS" }, { "name": "OLDID", "type": "esriFieldTypeString", "alias": "Old ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OLDID" }, { "name": "OLDMFDID", "type": "esriFieldTypeString", "alias": "Old MFD ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OLDMFDID" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATOR", "required": true }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "Created On", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED", "required": true }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Edited By", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR", "required": true }, { "name": "LASTEDITED", "type": "esriFieldTypeDate", "alias": "Last Edited On", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTEDITED", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "TESTTYPE", "type": "esriFieldTypeString", "alias": "Test Type", "domain": { "type": "codedValue", "name": "hydrantTestTypeText", "description": "Values for type of hydrant flow test", "codedValues": [ { "name": "Single Hydrant", "code": "Single Hydrant" }, { "name": "Dual Hydrant", "code": "Dual Hydrant" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TESTTYPE" }, { "name": "FLOWSTATUS", "type": "esriFieldTypeString", "alias": "Flowed Status", "domain": { "type": "codedValue", "name": "hydrantFlowStatusText", "description": "Valid status for hydrant flowing", "codedValues": [ { "name": "Flowed", "code": "Flowed" }, { "name": "Hydrant Does Not Exist", "code": "Hydrant Does Not Exist" }, { "name": "Not Flowed (Inoperable)", "code": "Not Flowed (Inoperable)" }, { "name": "Not Flowed (Other Reason)", "code": "Not Flowed (Other Reason)" }, { "name": "Yet to be Flowed", "code": "Yet to be Flowed" }, { "name": "Not Flowed in Previous Year (Flow First)", "code": "Not Flowed in Previous Year (Flow First)" }, { "name": "Not Flowed (KSU Owned or Do Not Flow)", "code": "Not Flowed (KSU Owned or Do Not Flow)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "FLOWSTATUS" }, { "name": "PAINTNEEDED", "type": "esriFieldTypeString", "alias": "Class Paint Needed", "domain": { "type": "codedValue", "name": "waterHydrantFlowColorClassesText", "description": "Applies to fire hydrants, flow color classifications are designated by MFD fire flow tests", "codedValues": [ { "name": "Silver (1 - 500 GPM)", "code": "Silver (1 - 500 GPM)" }, { "name": "Red (501 - 750 GPM)", "code": "Red (501 - 750 GPM)" }, { "name": "Orange (751 - 1,000 GPM)", "code": "Orange (751 - 1,000 GPM)" }, { "name": "Green (1,001+ GPM)", "code": "Green (1,001+ GPM)" }, { "name": "Do Not Flow Test (KSU or Private)", "code": "Do Not Flow Test (KSU or Private)" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "PAINTNEEDED" }, { "name": "MAINTREQUIRED", "type": "esriFieldTypeString", "alias": "Maintenance Required", "domain": { "type": "codedValue", "name": "yesNoText", "description": "Domain for Yes/No fields", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" }, { "name": "Unknown", "code": "Unknown" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "MAINTREQUIRED" } ], "indexes": [ { "name": "UUID_13", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_6_ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R13_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Hydrant Flow Tests", "description": "", "prototype": { "attributes": { "PAINTNEEDED": null, "ASSETID": null, "TESTBY": null, "DATEFLOWED": null, "STATICPSI": null, "FLOWPSI": null, "FLOWGPM": null, "GPM20": null, "GPM10": null, "GPM0": null, "COEFF": null, "FLOWDUR": null, "FLOWQTY": null, "NOTES": null, "HYDCLASS": null, "OLDID": null, "OLDMFDID": null, "FLOWSTATUS": null, "TESTTYPE": null, "MAINTREQUIRED": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "d282e26a91e64f67a4953521bb35c4f6" }