{
 "currentVersion": 11.2,
 "cimVersion": "3.2.0",
 "id": 3,
 "name": "DDOT Contract",
 "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": 4,
   "name": "FILE_ATTACH",
   "relatedTableId": 4,
   "cardinality": "esriRelCardinalityOneToMany",
   "role": "esriRelRoleOrigin",
   "keyField": "CONTRACT_ID",
   "composite": false,
   "catalogID": "{F371DD3D-477C-4474-B2F8-8A3959B8E78A}"
  },
  {
   "id": 3,
   "name": "Green_Infrastructure",
   "relatedTableId": 1,
   "cardinality": "esriRelCardinalityOneToMany",
   "role": "esriRelRoleOrigin",
   "keyField": "CONTRACT_ID",
   "composite": false,
   "catalogID": "{A5370A88-6B28-48AC-9556-93EB25E02F24}"
  }
 ],
 "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,
  "supportsAdvancedQueryRelated": true,
  "supportsQueryRelatedPagination": true,
  "supportsCurrentUserQueries": 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": "PROJECT_NAME",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "CONTRACT_ID",
   "type": "esriFieldTypeGUID",
   "alias": "CONTRACT ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 38,
   "defaultValue": null,
   "modelName": "CONTRACT_ID"
  },
  {
   "name": "CONTRACT_NUMBER",
   "type": "esriFieldTypeString",
   "alias": "CONTRACT NUMBER",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "CONTRACT_NUMBER"
  },
  {
   "name": "PROJECT_NAME",
   "type": "esriFieldTypeString",
   "alias": "PROJECT NAME",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "PROJECT_NAME"
  },
  {
   "name": "PROJECT_LIMITS",
   "type": "esriFieldTypeString",
   "alias": "PROJECT LIMITS",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "PROJECT_LIMITS"
  },
  {
   "name": "OWNER",
   "type": "esriFieldTypeString",
   "alias": "OWNER",
   "domain": {
    "type": "codedValue",
    "name": "D_Owner",
    "description": "",
    "codedValues": [
     {
      "name": "Department of Energy & Environment",
      "code": "DOEE"
     },
     {
      "name": "District Department of Transportation",
      "code": "DDOT"
     },
     {
      "name": "Department of General Services",
      "code": "DGS"
     },
     {
      "name": "DC Water",
      "code": "DCW"
     },
     {
      "name": "General Services Administration",
      "code": "GSA"
     },
     {
      "name": "Other - Comment",
      "code": "OTH"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 5,
   "defaultValue": null,
   "modelName": "OWNER"
  },
  {
   "name": "STATUS",
   "type": "esriFieldTypeString",
   "alias": "STATUS",
   "domain": {
    "type": "codedValue",
    "name": "D_ProjectStatus",
    "description": "",
    "codedValues": [
     {
      "name": "As Built Approved",
      "code": "AB"
     },
     {
      "name": "Construction Complete",
      "code": "CC"
     },
     {
      "name": "Design",
      "code": "DE"
     },
     {
      "name": "Inactive",
      "code": "IA"
     },
     {
      "name": "On Hold",
      "code": "OH"
     },
     {
      "name": "Under Construction",
      "code": "UC"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 2,
   "defaultValue": null,
   "modelName": "STATUS"
  },
  {
   "name": "PLAN_DATE",
   "type": "esriFieldTypeDate",
   "alias": "PLAN DATE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "PLAN_DATE"
  },
  {
   "name": "GEN_COMMENTS",
   "type": "esriFieldTypeString",
   "alias": "COMMENTS",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "GEN_COMMENTS"
  },
  {
   "name": "CreationDate",
   "type": "esriFieldTypeDate",
   "alias": "CreationDate",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "CreationDate"
  },
  {
   "name": "Creator",
   "type": "esriFieldTypeString",
   "alias": "Creator",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 128,
   "defaultValue": null,
   "modelName": "Creator"
  },
  {
   "name": "EditDate",
   "type": "esriFieldTypeDate",
   "alias": "EditDate",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "EditDate"
  },
  {
   "name": "Editor",
   "type": "esriFieldTypeString",
   "alias": "Editor",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 128,
   "defaultValue": null,
   "modelName": "Editor"
  },
  {
   "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": 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": "R704_SDE_ROWID_UK",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_704",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "G18616CONTRACT_I",
   "fields": "CONTRACT_ID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "datesInUnknownTimezone": false,
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "preferredTimeReference": null,
 "types": [],
 "templates": [
  {
   "name": "DDOT Contract",
   "description": "",
   "prototype": {
    "attributes": {
     "Editor": null,
     "CONTRACT_ID": null,
     "CONTRACT_NUMBER": null,
     "PROJECT_NAME": null,
     "PROJECT_LIMITS": null,
     "OWNER": null,
     "STATUS": null,
     "PLAN_DATE": null,
     "GEN_COMMENTS": null,
     "CreationDate": null,
     "Creator": null,
     "EditDate": null
    }
   },
   "drawingTool": "esriFeatureEditToolNone"
  }
 ],
 "maxRecordCount": 2000,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
 "capabilities": "Query",
 "useStandardizedQueries": true,
 "bigIntegerRestrictedTo53Bits": true,
 "standardMaxRecordCount": 32000,
 "tileMaxRecordCount": 2000,
 "maxRecordCountFactor": 1
}