{
 "currentVersion": 10.81,
 "id": 87,
 "name": "Construction Advertise Schedule Points",
 "type": "Feature Layer",
 "description": "Updated regularly, this layer lists the current status and schedule of capital projects included in the annual Construction Advertisement Plan (CAP), as well as any projects that have been added to the Construction Advertise Schedule (CAS) in the current calendar year.",
 "geometryType": "esriGeometryMultipoint",
 "sourceSpatialReference": {
  "wkid": 102100,
  "latestWkid": 3857
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "CHANGE_STATUS",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSSquare",
      "color": [
       38,
       115,
       0,
       255
      ],
      "size": 6,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        38,
        115,
        0,
        255
       ],
       "width": 1
      }
     },
     "value": "Advertised On Time",
     "label": "Advertised On Time",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSSquare",
      "color": [
       137,
       205,
       102,
       255
      ],
      "size": 6,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        92,
        137,
        68,
        255
       ],
       "width": 1
      }
     },
     "value": "On Time",
     "label": "On Time",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSSquare",
      "color": [
       165,
       245,
       122,
       255
      ],
      "size": 6,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        137,
        205,
        102,
        255
       ],
       "width": 1
      }
     },
     "value": "Advertised Late",
     "label": "Advertised Late",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSSquare",
      "color": [
       255,
       235,
       175,
       255
      ],
      "size": 6,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        255,
        170,
        0,
        255
       ],
       "width": 1
      }
     },
     "value": "Merged with Other Work",
     "label": "Merged with Other Work",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSSquare",
      "color": [
       255,
       170,
       0,
       255
      ],
      "size": 6,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        230,
        152,
        0,
        255
       ],
       "width": 1
      }
     },
     "value": "Removed from Schedule",
     "label": "Removed from Schedule",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSSquare",
      "color": [
       168,
       0,
       0,
       255
      ],
      "size": 6,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        168,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "value": "Delayed",
     "label": "Delayed",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 15,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": -7902703.5502,
  "ymin": 5326946.5436,
  "xmax": -7457673.0447,
  "ymax": 5990421.460199997,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "displayField": "pin",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "objectid",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "worktype",
   "type": "esriFieldTypeString",
   "alias": "Work Type",
   "length": 36,
   "domain": null
  },
  {
   "name": "pin",
   "type": "esriFieldTypeString",
   "alias": "WIN",
   "length": 9,
   "domain": null
  },
  {
   "name": "project_title",
   "type": "esriFieldTypeString",
   "alias": "Project",
   "length": 100,
   "domain": null
  },
  {
   "name": "work_plan_desc",
   "type": "esriFieldTypeString",
   "alias": "Description",
   "length": 600,
   "domain": null
  },
  {
   "name": "program_mgr",
   "type": "esriFieldTypeString",
   "alias": "Program Manager",
   "length": 4000,
   "domain": null
  },
  {
   "name": "phone",
   "type": "esriFieldTypeString",
   "alias": "Phone",
   "length": 8,
   "domain": null
  },
  {
   "name": "most_recent_est",
   "type": "esriFieldTypeString",
   "alias": "Total Project Estimate",
   "length": 30,
   "domain": null
  },
  {
   "name": "dte_curr",
   "type": "esriFieldTypeDate",
   "alias": "Plan Advertised Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "change_status",
   "type": "esriFieldTypeString",
   "alias": "Change Status",
   "length": 35,
   "domain": null
  },
  {
   "name": "delay_comment",
   "type": "esriFieldTypeString",
   "alias": "Comments",
   "length": 60,
   "domain": null
  },
  {
   "name": "shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "i12change_status",
   "fields": "change_status",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "i12pin",
   "fields": "pin",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "r20_sde_rowid_uk",
   "fields": "objectid",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "a9_ix1",
   "fields": "shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 10000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "advancedQueryCapabilities": {
  "useStandardizedQueries": false,
  "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
}