{
 "currentVersion": 11.1,
 "cimVersion": "3.1.0",
 "id": 1,
 "name": "Construction Projects",
 "type": "Table",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [
  {
   "id": 1,
   "name": "ProjectSite",
   "relatedTableId": 0,
   "cardinality": "esriRelCardinalityOneToOne",
   "role": "esriRelRoleDestination",
   "keyField": "ProjectNumber",
   "composite": false,
   "catalogID": "{D38A070E-77DB-4924-8B0E-DDF74E49061E}"
  }
 ],
 "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,
 "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": "",
 "displayField": "ProjectName",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "ProjectNumber",
   "type": "esriFieldTypeString",
   "alias": "Project Number",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 21,
   "defaultValue": null,
   "modelName": "ProjectNumber"
  },
  {
   "name": "ProjectName",
   "type": "esriFieldTypeString",
   "alias": "Project Name",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "ProjectName"
  },
  {
   "name": "ProjectType",
   "type": "esriFieldTypeString",
   "alias": "Project Type",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "ProjectType"
  },
  {
   "name": "ProjectStartDate",
   "type": "esriFieldTypeDate",
   "alias": "Project Start Date",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "ProjectStartDate"
  },
  {
   "name": "CityParticipation",
   "type": "esriFieldTypeString",
   "alias": "City Participation",
   "domain": {
    "type": "codedValue",
    "name": "YesNo",
    "description": "YesNo",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Yes"
     },
     {
      "name": "No",
      "code": "No"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   },
   "editable": true,
   "nullable": true,
   "length": 3,
   "defaultValue": null,
   "modelName": "CityParticipation"
  },
  {
   "name": "CountyParticipation",
   "type": "esriFieldTypeString",
   "alias": "County Participation",
   "domain": {
    "type": "codedValue",
    "name": "YesNo",
    "description": "YesNo",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Yes"
     },
     {
      "name": "No",
      "code": "No"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   },
   "editable": true,
   "nullable": true,
   "length": 3,
   "defaultValue": null,
   "modelName": "CountyParticipation"
  },
  {
   "name": "StateParticipation",
   "type": "esriFieldTypeString",
   "alias": "State Participation",
   "domain": {
    "type": "codedValue",
    "name": "YesNo",
    "description": "YesNo",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Yes"
     },
     {
      "name": "No",
      "code": "No"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   },
   "editable": true,
   "nullable": true,
   "length": 3,
   "defaultValue": null,
   "modelName": "StateParticipation"
  },
  {
   "name": "OtherParticipation",
   "type": "esriFieldTypeString",
   "alias": "Other Participation",
   "domain": {
    "type": "codedValue",
    "name": "YesNo",
    "description": "YesNo",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Yes"
     },
     {
      "name": "No",
      "code": "No"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   },
   "editable": true,
   "nullable": true,
   "length": 3,
   "defaultValue": null,
   "modelName": "OtherParticipation"
  },
  {
   "name": "StateAidNumber",
   "type": "esriFieldTypeString",
   "alias": "State Aid Number",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 20,
   "defaultValue": null,
   "modelName": "StateAidNumber"
  },
  {
   "name": "Comments",
   "type": "esriFieldTypeString",
   "alias": "Comments",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 500,
   "defaultValue": null,
   "modelName": "Comments"
  },
  {
   "name": "ProjectStatus",
   "type": "esriFieldTypeString",
   "alias": "Project Status",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 1500,
   "defaultValue": null,
   "modelName": "ProjectStatus"
  },
  {
   "name": "Path",
   "type": "esriFieldTypeString",
   "alias": "Path",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 150,
   "defaultValue": null,
   "modelName": "Path"
  }
 ],
 "indexes": [
  {
   "name": "R409_SDE_ROWID_UK",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "GDB_4714_Project",
   "fields": "ProjectNumber",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "datesInUnknownTimezone": false,
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "preferredTimeReference": null,
 "types": [],
 "templates": [
  {
   "name": "Construction Projects",
   "description": "",
   "prototype": {
    "attributes": {
     "ProjectStatus": null,
     "Path": null,
     "ProjectNumber": null,
     "ProjectName": null,
     "ProjectType": null,
     "ProjectStartDate": null,
     "CityParticipation": null,
     "CountyParticipation": null,
     "StateParticipation": null,
     "OtherParticipation": null,
     "StateAidNumber": null,
     "Comments": null
    }
   },
   "drawingTool": "esriFeatureEditToolNone"
  }
 ],
 "maxRecordCount": 2000,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
 "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 32000,
 "tileMaxRecordCount": 2000,
 "maxRecordCountFactor": 1,
 "serviceItemId": "307873ecd8be4f91bd151bbc37da5e4e"
}