{
 "currentVersion": 10.91,
 "id": 7,
 "name": "Road Detours",
 "type": "Feature Layer",
 "description": "An alternate route or detour caused by road closures.",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 102747,
  "latestWkid": 2284
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 4,
  "name": "Current Closures"
 },
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSLS",
    "style": "esriSLSSolid",
    "color": [
     255,
     170,
     0,
     255
    ],
    "width": 5
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 1.1275921849537477E7,
  "ymin": 3663305.335842639,
  "xmax": 1.1302235215873882E7,
  "ymax": 3693144.8342343867,
  "spatialReference": {
   "wkid": 102747,
   "latestWkid": 2284
  }
 },
 "timeInfo": {
  "startTimeField": "STARTDATE",
  "endTimeField": "ENDDATE",
  "trackIdField": null,
  "timeExtent": [
   1510567200000,
   1561935600000
  ],
  "timeReference": {
   "timeZone": "Eastern Standard Time",
   "respectsDaylightSaving": true
  },
  "timeInterval": 30,
  "timeIntervalUnits": "esriTimeUnitsDays",
  "exportOptions": {
   "useTime": true,
   "timeDataCumulative": false,
   "timeOffset": null,
   "timeOffsetUnits": null
  },
  "hasLiveData": false
 },
 "hasAttachments": true,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "BLOCKNM",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID"
  },
  {
   "name": "BLOCKNM",
   "type": "esriFieldTypeString",
   "alias": "Road Closure Name",
   "length": 255
  },
  {
   "name": "COMMENT",
   "type": "esriFieldTypeString",
   "alias": "Comments",
   "length": 255
  },
  {
   "name": "STARTDATE",
   "type": "esriFieldTypeDate",
   "alias": "Start Date",
   "length": 8
  },
  {
   "name": "ENDDATE",
   "type": "esriFieldTypeDate",
   "alias": "End Date",
   "length": 8
  },
  {
   "name": "Creator",
   "type": "esriFieldTypeString",
   "alias": "Creator",
   "length": 50
  },
  {
   "name": "DateCreated",
   "type": "esriFieldTypeDate",
   "alias": "DateCreated",
   "length": 8
  },
  {
   "name": "StreetAffected",
   "type": "esriFieldTypeString",
   "alias": "StreetAffected",
   "length": 50
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape"
  },
  {
   "name": "LASTUPDATE",
   "type": "esriFieldTypeDate",
   "alias": "Date Modify",
   "length": 8
  },
  {
   "name": "LASTEDITOR",
   "type": "esriFieldTypeString",
   "alias": "Editor",
   "length": 50
  },
  {
   "name": "Agency",
   "type": "esriFieldTypeString",
   "alias": "Agency",
   "length": 50
  },
  {
   "name": "InternalContact",
   "type": "esriFieldTypeString",
   "alias": "Internal Contact",
   "length": 50
  },
  {
   "name": "ContactPhone",
   "type": "esriFieldTypeString",
   "alias": "Contact Phone",
   "length": 50
  },
  {
   "name": "ContactEmail",
   "type": "esriFieldTypeString",
   "alias": "Contact Email",
   "length": 50
  },
  {
   "name": "MapperEmail",
   "type": "esriFieldTypeString",
   "alias": "Mapping contact email",
   "length": 50
  },
  {
   "name": "Department",
   "type": "esriFieldTypeString",
   "alias": "Department",
   "length": 50
  },
  {
   "name": "RCD_ID",
   "type": "esriFieldTypeString",
   "alias": "RCD_ID",
   "length": 10
  },
  {
   "name": "Active",
   "type": "esriFieldTypeString",
   "alias": "Active",
   "length": 50
  },
  {
   "name": "Shape.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "Shape.STLength()"
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "R1595_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S1175_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "relationships": [],
 "canModifyLayer": false,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": true,
 "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,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeLengthFieldName": "Shape.STLength()",
  "units": "esriFeet"
 },
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true
}