{
 "currentVersion": 10.81,
 "cimVersion": "2.6.0",
 "id": 0,
 "name": "Sparse Traffic Impacts",
 "type": "Feature Layer",
 "parentLayer": null,
 "defaultVisibility": true,
 "minScale": 0,
 "maxScale": 0,
 "canScaleSymbols": false,
 "geometryType": "esriGeometryPolygon",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [],
 "isDataVersioned": false,
 "isDataArchived": false,
 "isDataBranchVersioned": false,
 "isDataReplicaTracked": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": true,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": true,
 "supportsCalculate": true,
 "supportsASyncCalculate": true,
 "supportsDatumTransformation": 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": true,
  "supportsSqlExpression": true,
  "supportsQueryWithDatumTransformation": true
 },
 "advancedEditingCapabilities": {
  "supportedSqlFormatsInCalculate": [
   "standard"
  ]
 },
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeAreaFieldName": "Shape__Area",
  "shapeLengthFieldName": "Shape__Length",
  "units": "esriFeet"
 },
 "hasMetadata": true,
 "extent": {
  "xmin": 1769148.5478843004,
  "ymin": 455988.84916456044,
  "xmax": 1777647.8432216346,
  "ymax": 459215.63536189497,
  "spatialReference": {
   "wkid": 102720,
   "latestWkid": 102720,
   "xyTolerance": 0.003280833333333333,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -116784100,
   "falseY": -99537700,
   "xyUnits": 3048.0060960121928,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "sourceSpatialReference": {
  "wkid": 102720,
  "latestWkid": 102720,
  "xyTolerance": 0.003280833333333333,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -116784100,
  "falseY": -99537700,
  "xyUnits": 3048.0060960121928,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSFS",
    "style": "esriSFSSolid",
    "color": [
     115,
     255,
     223,
     153
    ],
    "outline": {
     "type": "esriSLS",
     "style": "esriSLSSolid",
     "color": [
      0,
      0,
      0,
      255
     ],
     "width": 0.7
    }
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": true,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "",
 "displayField": "LOCATION",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "TYPE",
   "type": "esriFieldTypeString",
   "alias": "Type",
   "domain": {
    "type": "codedValue",
    "name": "TrafficRoadClosure",
    "description": "A list of the types of road closures or interruptions",
    "codedValues": [
     {
      "name": "Road Closure",
      "code": "Road Closure"
     },
     {
      "name": "Lane Closure",
      "code": "Lane Closure"
     },
     {
      "name": "Detour",
      "code": "Detour"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": false,
   "length": 25,
   "defaultValue": null,
   "modelName": "TYPE"
  },
  {
   "name": "LOCATION",
   "type": "esriFieldTypeString",
   "alias": "Location Desc",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "LOCATION"
  },
  {
   "name": "REASON",
   "type": "esriFieldTypeString",
   "alias": "Reason",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "REASON"
  },
  {
   "name": "ADDDETAILS",
   "type": "esriFieldTypeString",
   "alias": "Additional Details",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "ADDDETAILS"
  },
  {
   "name": "START",
   "type": "esriFieldTypeDate",
   "alias": "Start Date",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "START"
  },
  {
   "name": "END_",
   "type": "esriFieldTypeDate",
   "alias": "End Date",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "END_"
  },
  {
   "name": "CONTRACTOR",
   "type": "esriFieldTypeString",
   "alias": "Contractor",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 125,
   "defaultValue": null,
   "modelName": "CONTRACTOR"
  },
  {
   "name": "C_EMAIL",
   "type": "esriFieldTypeString",
   "alias": "Contractor Email",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": "mailto:",
   "modelName": "C_EMAIL"
  },
  {
   "name": "C_PHONE",
   "type": "esriFieldTypeString",
   "alias": "Contractor Phone",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 15,
   "defaultValue": null,
   "modelName": "C_PHONE"
  },
  {
   "name": "Shape__Area",
   "type": "esriFieldTypeDouble",
   "alias": "Shape.STArea()",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "Shape.STArea()"
  },
  {
   "name": "Shape__Length",
   "type": "esriFieldTypeDouble",
   "alias": "Shape.STLength()",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "Shape.STLength()"
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "R1077_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S685_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [],
 "templates": [
  {
   "name": "Sparse Traffic Impacts",
   "description": "",
   "prototype": {
    "attributes": {
     "C_PHONE": null,
     "C_EMAIL": "mailto:",
     "TYPE": " ",
     "LOCATION": null,
     "REASON": null,
     "ADDDETAILS": null,
     "START": null,
     "END_": null,
     "CONTRACTOR": null
    }
   },
   "drawingTool": "esriFeatureEditToolPolygon"
  }
 ],
 "maxRecordCount": 2000,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 4000,
 "tileMaxRecordCount": 4000,
 "standardMaxRecordCountNoGeometry": 32000,
 "maxRecordCountFactor": 1,
 "serviceItemId": "26dae89a4f3c464aafead8a9d01a5c84"
}