{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 15, "name": "Line Repair Records", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "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, "hasContingentValuesDefinition": false, "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": "GlobalID", "displayField": "RepairID", "typeIdField": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "RepairID", "type": "esriFieldTypeString", "alias": "RepairID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RepairID" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Subtype", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Subtype" }, { "name": "RepairType", "type": "esriFieldTypeString", "alias": "RepairType", "domain": { "type": "codedValue", "name": "RepairType", "description": "General Repair Types", "codedValues": [ { "name": "Adjustment", "code": "Adjustment" }, { "name": "General Repair", "code": "General Repair" }, { "name": "Rebuild", "code": "Rebuild" }, { "name": "Replacement", "code": "Replacement" }, { "name": "Other", "code": "Other" }, { "name": "Joint Repair", "code": "Joint Repair" }, { "name": "New Construction", "code": "New Construction" }, { "name": "Removal", "code": "Removal" }, { "name": "Open Wye", "code": "Open Wye" }, { "name": "Clearing", "code": "Clearing" }, { "name": "Brush/Debris Removal", "code": "Brush/Debris Removal" }, { "name": "Service Connection", "code": "Service Connection" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "RepairType" }, { "name": "StartDate", "type": "esriFieldTypeDate", "alias": "StartDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "StartDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "EndDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "InstalledNewCasting", "type": "esriFieldTypeString", "alias": "InstalledNewCasting", "domain": { "type": "codedValue", "name": "Boolean", "description": "Desc", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "InstalledNewCasting" }, { "name": "ProjectDescription", "type": "esriFieldTypeString", "alias": "ProjectDescription", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ProjectDescription" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Comments" }, { "name": "PONumber", "type": "esriFieldTypeString", "alias": "PONumber", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PONumber" }, { "name": "Contractor", "type": "esriFieldTypeString", "alias": "Contractor", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Contractor" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "R108_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "UUID_108", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID" }, { "name": "G10187RepairID", "isAscending": true, "isUnique": false, "description": "", "fields": "RepairID" }, { "name": "UUID_OID_108", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID,OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true }, "types": [ { "id": 0, "name": "Forcemain", "domains": { "RepairType": {"type": "inherited"}, "InstalledNewCasting": {"type": "inherited"} }, "templates": [ { "name": "Forcemain", "description": "", "prototype": { "attributes": { "Contractor": null, "PONumber": null, "RepairID": null, "FacilityID": null, "Subtype": 0, "RepairType": null, "StartDate": null, "EndDate": null, "InstalledNewCasting": null, "ProjectDescription": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolNone" } ] }, { "id": 1, "name": "Sewer", "domains": { "RepairType": {"type": "inherited"}, "InstalledNewCasting": {"type": "inherited"} }, "templates": [ { "name": "Sewer", "description": "", "prototype": { "attributes": { "Contractor": null, "PONumber": null, "RepairID": null, "FacilityID": null, "Subtype": 1, "RepairType": null, "StartDate": null, "EndDate": null, "InstalledNewCasting": null, "ProjectDescription": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolNone" } ] }, { "id": 2, "name": "Structure", "domains": { "RepairType": {"type": "inherited"}, "InstalledNewCasting": {"type": "inherited"} }, "templates": [ { "name": "Structure", "description": "", "prototype": { "attributes": { "Contractor": null, "PONumber": null, "RepairID": null, "FacilityID": null, "Subtype": 2, "RepairType": null, "StartDate": null, "EndDate": null, "InstalledNewCasting": null, "ProjectDescription": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolNone" } ] }, { "id": 3, "name": "Drainageway", "domains": { "RepairType": {"type": "inherited"}, "InstalledNewCasting": {"type": "inherited"} }, "templates": [ { "name": "Drainageway", "description": "", "prototype": { "attributes": { "Contractor": null, "PONumber": null, "RepairID": null, "FacilityID": null, "Subtype": 3, "RepairType": null, "StartDate": null, "EndDate": null, "InstalledNewCasting": null, "ProjectDescription": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolNone" } ] }, { "id": 4, "name": "Other", "domains": { "RepairType": {"type": "inherited"}, "InstalledNewCasting": {"type": "inherited"} }, "templates": [ { "name": "Other", "description": "", "prototype": { "attributes": { "Contractor": null, "PONumber": null, "RepairID": null, "FacilityID": null, "Subtype": 4, "RepairType": null, "StartDate": null, "EndDate": null, "InstalledNewCasting": null, "ProjectDescription": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolNone" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "Forcemain", "defaultValues": { "RepairID": null, "FacilityID": null, "Subtype": 0, "RepairType": null, "StartDate": null, "EndDate": null, "InstalledNewCasting": null, "ProjectDescription": null, "Comments": null, "PONumber": null, "Contractor": null, "GlobalID": null }, "domains": { "RepairType": {"type": "inherited"}, "InstalledNewCasting": {"type": "inherited"} } }, { "code": 1, "name": "Sewer", "defaultValues": { "RepairID": null, "FacilityID": null, "Subtype": 1, "RepairType": null, "StartDate": null, "EndDate": null, "InstalledNewCasting": null, "ProjectDescription": null, "Comments": null, "PONumber": null, "Contractor": null, "GlobalID": null }, "domains": { "RepairType": {"type": "inherited"}, "InstalledNewCasting": {"type": "inherited"} } }, { "code": 2, "name": "Structure", "defaultValues": { "RepairID": null, "FacilityID": null, "Subtype": 2, "RepairType": null, "StartDate": null, "EndDate": null, "InstalledNewCasting": null, "ProjectDescription": null, "Comments": null, "PONumber": null, "Contractor": null, "GlobalID": null }, "domains": { "RepairType": {"type": "inherited"}, "InstalledNewCasting": {"type": "inherited"} } }, { "code": 3, "name": "Drainageway", "defaultValues": { "RepairID": null, "FacilityID": null, "Subtype": 3, "RepairType": null, "StartDate": null, "EndDate": null, "InstalledNewCasting": null, "ProjectDescription": null, "Comments": null, "PONumber": null, "Contractor": null, "GlobalID": null }, "domains": { "RepairType": {"type": "inherited"}, "InstalledNewCasting": {"type": "inherited"} } }, { "code": 4, "name": "Other", "defaultValues": { "RepairID": null, "FacilityID": null, "Subtype": 4, "RepairType": null, "StartDate": null, "EndDate": null, "InstalledNewCasting": null, "ProjectDescription": null, "Comments": null, "PONumber": null, "Contractor": null, "GlobalID": null }, "domains": { "RepairType": {"type": "inherited"}, "InstalledNewCasting": {"type": "inherited"} } } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 10000, "maxRecordCountFactor": 1, "serviceItemId": "92ce2418b32c4be5b610511f7da0f192" }