{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 7, "name": "PAVEMENT_Override_Treatments", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 8, "name": "", "relatedTableId": 8, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ProjectID", "composite": true, "catalogID": "{65BCA77A-22B3-4FA7-9600-3E823F5EE02E}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TreatmentID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TreatmentID", "type": "esriFieldTypeString", "alias": "TreatmentID", "domain": { "type": "codedValue", "name": "Tretments", "description": "", "codedValues": [ { "name": "Crack Seal", "code": "R1" }, { "name": "FDR", "code": "0" }, { "name": "HA5", "code": "R2" }, { "name": "Crack Seal", "code": "R3" }, { "name": "Crack Seal & Slurry Seal", "code": "R4" }, { "name": "Mill & Fill", "code": "R5" }, { "name": "HA5", "code": "R6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "", "modelName": "TreatmentID" }, { "name": "BeginHoldYear", "type": "esriFieldTypeInteger", "alias": "BeginHoldYear", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "BeginHoldYear" }, { "name": "ImplementYear", "type": "esriFieldTypeInteger", "alias": "ImplementYear", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "ImplementYear" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 1500, "defaultValue": "", "modelName": "Notes" }, { "name": "ProjectGUID", "type": "esriFieldTypeGUID", "alias": "ProjectGUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "ProjectGUID" }, { "name": "StreetGUID", "type": "esriFieldTypeGUID", "alias": "StreetGUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "StreetGUID" }, { "name": "ProjectID", "type": "esriFieldTypeString", "alias": "ProjectID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "", "modelName": "ProjectID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "", "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": -2209161600000, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "", "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": -2209161600000, "modelName": "last_edited_date" } ], "indexes": [ { "name": "R19_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_19", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I16last_edited_u", "fields": "last_edited_user", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I16last_edited_d", "fields": "last_edited_date", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I16created_user", "fields": "created_user", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I16created_date", "fields": "created_date", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G16ProjectID", "fields": "ProjectID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PAVEMENT_Override_Treatments", "description": "", "prototype": { "attributes": { "last_edited_user": "", "created_date": -2209161600000, "TreatmentID": "", "BeginHoldYear": 0, "ImplementYear": 0, "Notes": "", "ProjectGUID": null, "StreetGUID": null, "ProjectID": "", "last_edited_date": -2209161600000, "created_user": "" } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 5000, "maxRecordCountFactor": 1, "serviceItemId": "94ae42db693349879d54b86497de1458" }