{
 "currentVersion": 10.71,
 "id": 2,
 "name": "Road Closure Areas",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 102675,
  "latestWkid": 3417
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "Color",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       230,
       0,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSNull",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0
      }
     },
     "value": "RED",
     "label": "RED",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       230,
       152,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSNull",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0
      }
     },
     "value": "ORANGE",
     "label": "ORANGE",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       230,
       230,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSNull",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0
      }
     },
     "value": "YELLOW",
     "label": "YELLOW",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       56,
       168,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSNull",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0
      }
     },
     "value": "GREEN",
     "label": "GREEN",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       77,
       168,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSNull",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0
      }
     },
     "value": "BLUE",
     "label": "BLUE",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 35,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": -1.034090949650954E7,
  "ymin": 5179001.331824349,
  "xmax": -1.0331282607858164E7,
  "ymax": 5183543.546980547,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "Description",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Description",
   "type": "esriFieldTypeString",
   "alias": "Description",
   "length": 2000,
   "domain": null
  },
  {
   "name": "StartDate",
   "type": "esriFieldTypeDate",
   "alias": "Start Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "EndDate",
   "type": "esriFieldTypeDate",
   "alias": "End Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "SHAPE.STArea()",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.STArea()",
   "domain": null
  },
  {
   "name": "SHAPE.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.STLength()",
   "domain": null
  },
  {
   "name": "Title",
   "type": "esriFieldTypeString",
   "alias": "Title",
   "length": 50,
   "domain": null
  },
  {
   "name": "Color",
   "type": "esriFieldTypeString",
   "alias": "Color",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "Color",
    "description": "Colors for Road Closures",
    "codedValues": [
     {
      "name": "RED",
      "code": "RED"
     },
     {
      "name": "ORANGE",
      "code": "ORANGE"
     },
     {
      "name": "YELLOW",
      "code": "YELLOW"
     },
     {
      "name": "GREEN",
      "code": "GREEN"
     },
     {
      "name": "BLUE",
      "code": "BLUE"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "R91_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S78_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": false,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsCountDistinct": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true
}