{
 "currentVersion": 11.2,
 "cimVersion": "3.2.0",
 "id": 2,
 "name": "StormTrak Dispatch",
 "type": "Table",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [],
 "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": "",
 "displayField": "ROUTE_NAME",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "STORMTRAK_DISPATCH_ID",
   "type": "esriFieldTypeInteger",
   "alias": "STORMTRAK_DISPATCH_ID",
   "domain": null,
   "editable": true,
   "nullable": false,
   "defaultValue": null,
   "modelName": "STORMTRAK_DISPATCH_ID"
  },
  {
   "name": "EVENT_ID",
   "type": "esriFieldTypeInteger",
   "alias": "EVENT_ID",
   "domain": null,
   "editable": true,
   "nullable": false,
   "defaultValue": null,
   "modelName": "EVENT_ID"
  },
  {
   "name": "SHIFT_ID",
   "type": "esriFieldTypeInteger",
   "alias": "SHIFT_ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "SHIFT_ID"
  },
  {
   "name": "VEHICLE_ID",
   "type": "esriFieldTypeString",
   "alias": "VEHICLE_ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 100,
   "defaultValue": null,
   "modelName": "VEHICLE_ID"
  },
  {
   "name": "PERSON_ID",
   "type": "esriFieldTypeInteger",
   "alias": "PERSON_ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "PERSON_ID"
  },
  {
   "name": "ROUTE_ID",
   "type": "esriFieldTypeString",
   "alias": "ROUTE_ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 100,
   "defaultValue": null,
   "modelName": "ROUTE_ID"
  },
  {
   "name": "SNOW_TITLE",
   "type": "esriFieldTypeString",
   "alias": "SNOW_TITLE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 100,
   "defaultValue": null,
   "modelName": "SNOW_TITLE"
  },
  {
   "name": "STATUS",
   "type": "esriFieldTypeString",
   "alias": "STATUS",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 100,
   "defaultValue": null,
   "modelName": "STATUS"
  },
  {
   "name": "VEHICLE_VIN",
   "type": "esriFieldTypeString",
   "alias": "VEHICLE_VIN",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 100,
   "defaultValue": null,
   "modelName": "VEHICLE_VIN"
  },
  {
   "name": "DISPATCHED_AT",
   "type": "esriFieldTypeDate",
   "alias": "DISPATCHED_AT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "DISPATCHED_AT"
  },
  {
   "name": "RECALLED_AT",
   "type": "esriFieldTypeDate",
   "alias": "RECALLED_AT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "RECALLED_AT"
  },
  {
   "name": "ZONE",
   "type": "esriFieldTypeInteger",
   "alias": "ZONE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "ZONE"
  },
  {
   "name": "ROUTE_NAME",
   "type": "esriFieldTypeString",
   "alias": "ROUTE_NAME",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 100,
   "defaultValue": null,
   "modelName": "ROUTE_NAME"
  },
  {
   "name": "DRIVER_NAME",
   "type": "esriFieldTypeString",
   "alias": "DRIVER_NAME",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 100,
   "defaultValue": null,
   "modelName": "DRIVER_NAME"
  },
  {
   "name": "STORMTRAK_VEHICLE_ID",
   "type": "esriFieldTypeString",
   "alias": "STORMTRAK_VEHICLE_ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 100,
   "defaultValue": null,
   "modelName": "STORMTRAK_VEHICLE_ID"
  },
  {
   "name": "AGENCY",
   "type": "esriFieldTypeString",
   "alias": "AGENCY",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 100,
   "defaultValue": null,
   "modelName": "AGENCY"
  },
  {
   "name": "ALTERNATE_VEHICLE_ID",
   "type": "esriFieldTypeString",
   "alias": "ALTERNATE_VEHICLE_ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 100,
   "defaultValue": null,
   "modelName": "ALTERNATE_VEHICLE_ID"
  },
  {
   "name": "EMPLOYEE_ID",
   "type": "esriFieldTypeString",
   "alias": "EMPLOYEE_ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 100,
   "defaultValue": null,
   "modelName": "EMPLOYEE_ID"
  },
  {
   "name": "DRIVER_PHONE_NUMBER",
   "type": "esriFieldTypeString",
   "alias": "DRIVER_PHONE_NUMBER",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 100,
   "defaultValue": null,
   "modelName": "DRIVER_PHONE_NUMBER"
  },
  {
   "name": "NORMALIZED_ROUTE_NAME",
   "type": "esriFieldTypeString",
   "alias": "NORMALIZED_ROUTE_NAME",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 100,
   "defaultValue": null,
   "modelName": "NORMALIZED_ROUTE_NAME"
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  }
 ],
 "datesInUnknownTimezone": false,
 "dateFieldsTimeReference": {
  "timeZone": "Eastern Standard Time",
  "respectsDaylightSaving": true
 },
 "preferredTimeReference": null,
 "types": [],
 "templates": [
  {
   "name": "StormTrak Dispatch",
   "description": "",
   "prototype": {
    "attributes": {
     "DRIVER_PHONE_NUMBER": null,
     "STORMTRAK_DISPATCH_ID": 0,
     "EVENT_ID": 0,
     "SHIFT_ID": null,
     "VEHICLE_ID": null,
     "PERSON_ID": null,
     "ROUTE_ID": null,
     "SNOW_TITLE": null,
     "STATUS": null,
     "VEHICLE_VIN": null,
     "DISPATCHED_AT": null,
     "RECALLED_AT": null,
     "ZONE": null,
     "ROUTE_NAME": null,
     "DRIVER_NAME": null,
     "STORMTRAK_VEHICLE_ID": null,
     "AGENCY": null,
     "ALTERNATE_VEHICLE_ID": null,
     "EMPLOYEE_ID": null,
     "NORMALIZED_ROUTE_NAME": null
    }
   },
   "drawingTool": "esriFeatureEditToolNone"
  }
 ],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
 "capabilities": "Query",
 "useStandardizedQueries": true,
 "bigIntegerRestrictedTo53Bits": true,
 "standardMaxRecordCount": 32000,
 "tileMaxRecordCount": 1000,
 "maxRecordCountFactor": 1
}