{
 "currentVersion": 10.51,
 "id": 0,
 "name": "Freight Issues",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 4152,
  "latestWkid": 4152
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "CurrentStatus",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       182,
       252,
       250,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "value": "Identified",
     "label": "Identified",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       252,
       182,
       249,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "value": "Field Verified",
     "label": "Field Verified",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       184,
       224,
       252,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "value": "In Progress",
     "label": "In Progress",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       252,
       209,
       184,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "value": "Completed",
     "label": "Completed",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": -9215063.167975346,
  "ymin": 3209269.4818542423,
  "xmax": -9139887.146166043,
  "ymax": 3362670.4187805704,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "County",
 "typeIdField": null,
 "subtypeFieldName": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "County",
   "type": "esriFieldTypeString",
   "alias": "County",
   "length": 20,
   "domain": null
  },
  {
   "name": "SiteLocation",
   "type": "esriFieldTypeString",
   "alias": "SiteLocation",
   "length": 255,
   "domain": null
  },
  {
   "name": "IssueLocation",
   "type": "esriFieldTypeString",
   "alias": "IssueLocation",
   "length": 255,
   "domain": null
  },
  {
   "name": "Description",
   "type": "esriFieldTypeString",
   "alias": "Description",
   "length": 255,
   "domain": null
  },
  {
   "name": "Ease",
   "type": "esriFieldTypeString",
   "alias": "Ease",
   "length": 20,
   "domain": null
  },
  {
   "name": "ROWConstraint",
   "type": "esriFieldTypeString",
   "alias": "ROWConstraint",
   "length": 15,
   "domain": null
  },
  {
   "name": "UtilityConstraint",
   "type": "esriFieldTypeString",
   "alias": "UtilityConstraint",
   "length": 15,
   "domain": null
  },
  {
   "name": "LightPoleConstraint",
   "type": "esriFieldTypeString",
   "alias": "LightPoleConstraint",
   "length": 15,
   "domain": null
  },
  {
   "name": "SignageConstraint",
   "type": "esriFieldTypeString",
   "alias": "SignageConstraint",
   "length": 15,
   "domain": null
  },
  {
   "name": "StructureConstraint",
   "type": "esriFieldTypeString",
   "alias": "StructureConstraint",
   "length": 15,
   "domain": null
  },
  {
   "name": "OtherConstraint",
   "type": "esriFieldTypeString",
   "alias": "OtherConstraint",
   "length": 15,
   "domain": null
  },
  {
   "name": "DateIdentified",
   "type": "esriFieldTypeDate",
   "alias": "DateIdentified",
   "length": 8,
   "domain": null
  },
  {
   "name": "DateFieldVerified",
   "type": "esriFieldTypeDate",
   "alias": "DateFieldVerified",
   "length": 8,
   "domain": null
  },
  {
   "name": "ProjectStartDate",
   "type": "esriFieldTypeDate",
   "alias": "ProjectStartDate",
   "length": 8,
   "domain": null
  },
  {
   "name": "ProjectEndDate",
   "type": "esriFieldTypeDate",
   "alias": "ProjectEndDate",
   "length": 8,
   "domain": null
  },
  {
   "name": "CurrentStatus",
   "type": "esriFieldTypeString",
   "alias": "CurrentStatus",
   "length": 15,
   "domain": null
  },
  {
   "name": "RoadwayId",
   "type": "esriFieldTypeInteger",
   "alias": "RoadwayId",
   "domain": null
  },
  {
   "name": "SecondRoadwayId",
   "type": "esriFieldTypeInteger",
   "alias": "SecondRoadwayId",
   "domain": null
  },
  {
   "name": "Milepost",
   "type": "esriFieldTypeDouble",
   "alias": "Milepost",
   "domain": null
  },
  {
   "name": "Latitude",
   "type": "esriFieldTypeDouble",
   "alias": "Latitude",
   "domain": null
  },
  {
   "name": "Longitude",
   "type": "esriFieldTypeDouble",
   "alias": "Longitude",
   "domain": null
  },
  {
   "name": "TransportSystem",
   "type": "esriFieldTypeString",
   "alias": "TransportSystem",
   "length": 255,
   "domain": null
  },
  {
   "name": "FieldObservations",
   "type": "esriFieldTypeString",
   "alias": "FieldObservations",
   "length": 4000,
   "domain": null
  },
  {
   "name": "ModUserId",
   "type": "esriFieldTypeInteger",
   "alias": "ModUserId",
   "domain": null
  },
  {
   "name": "ModDate",
   "type": "esriFieldTypeDate",
   "alias": "ModDate",
   "length": 8,
   "domain": null
  },
  {
   "name": "Id",
   "type": "esriFieldTypeInteger",
   "alias": "Id",
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "IntersectionID",
   "type": "esriFieldTypeInteger",
   "alias": "IntersectionID",
   "domain": null
  }
 ],
 "indexes": [
  {
   "name": "R53_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S46_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, AMF, geoJSON",
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "dateFieldsTimeReference": null
}