{
 "currentVersion": 10.4,
 "id": 4,
 "name": " Roads",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "SignSystem",
   "field2": null,
   "field3": null,
   "fieldDelimiter": ", ",
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 2
     },
     "value": "1",
     "label": "Interstate",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       250,
       52,
       17,
       255
      ],
      "width": 1.2
     },
     "value": "2",
     "label": "U.S. Route",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 1
     },
     "value": "3",
     "label": "Other Roadway",
     "description": ""
    }
   ]
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerLinePlacementCenterAlong",
    "where": "(\"SignSystem\"  = '1' )",
    "labelExpression": "[Label]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      255,
      255,
      255,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Arial",
      "size": 7,
      "style": "normal",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 0,
    "maxScale": 0
   },
   {
    "labelPlacement": "esriServerLinePlacementCenterAlong",
    "where": "(\"SignSystem\"  = '2' )",
    "labelExpression": "[Label]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      0,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Arial",
      "size": 8,
      "style": "normal",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 500000,
    "maxScale": 0
   },
   {
    "labelPlacement": "esriServerLinePlacementCenterAlong",
    "where": "(\"SignSystem\"  = '3' )",
    "labelExpression": "[Label]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      0,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Arial",
      "size": 8,
      "style": "normal",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 500000,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": -9196794.093943706,
  "ymin": 4467947.651357703,
  "xmax": -8651674.852077425,
  "ymax": 4956645.736844085,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "displayField": "LocalName",
 "typeIdField": null,
 "fields": [
  {
   "name": "FID",
   "type": "esriFieldTypeOID",
   "alias": "FID",
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "RouteID",
   "type": "esriFieldTypeString",
   "alias": "RouteID",
   "length": 10,
   "domain": null
  },
  {
   "name": "CountyCode",
   "type": "esriFieldTypeString",
   "alias": "CountyCode",
   "length": 2,
   "domain": null
  },
  {
   "name": "SignSystem",
   "type": "esriFieldTypeString",
   "alias": "SignSystem",
   "length": 254,
   "domain": null
  },
  {
   "name": "Route",
   "type": "esriFieldTypeString",
   "alias": "Route",
   "length": 3,
   "domain": null
  },
  {
   "name": "SubRoute",
   "type": "esriFieldTypeString",
   "alias": "SubRoute",
   "length": 2,
   "domain": null
  },
  {
   "name": "Label",
   "type": "esriFieldTypeString",
   "alias": "Label",
   "length": 25,
   "domain": null
  },
  {
   "name": "SuppCode",
   "type": "esriFieldTypeString",
   "alias": "SuppCode",
   "length": 2,
   "domain": null
  },
  {
   "name": "Direction",
   "type": "esriFieldTypeString",
   "alias": "Direction",
   "length": 2,
   "domain": null
  },
  {
   "name": "DSurvey",
   "type": "esriFieldTypeString",
   "alias": "DSurvey",
   "length": 1,
   "domain": null
  },
  {
   "name": "LocalName",
   "type": "esriFieldTypeString",
   "alias": "LocalName",
   "length": 254,
   "domain": null
  },
  {
   "name": "BMP",
   "type": "esriFieldTypeDouble",
   "alias": "BMP",
   "domain": null
  },
  {
   "name": "EMP",
   "type": "esriFieldTypeDouble",
   "alias": "EMP",
   "domain": null
  },
  {
   "name": "CBMP",
   "type": "esriFieldTypeDouble",
   "alias": "CBMP",
   "domain": null
  },
  {
   "name": "CEMP",
   "type": "esriFieldTypeDouble",
   "alias": "CEMP",
   "domain": null
  },
  {
   "name": "Year_",
   "type": "esriFieldTypeDate",
   "alias": "Year_",
   "length": 8,
   "domain": null
  },
  {
   "name": "Comments",
   "type": "esriFieldTypeString",
   "alias": "Comments",
   "length": 100,
   "domain": null
  },
  {
   "name": "Shape_Leng",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Leng",
   "domain": null
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeInteger",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Shape_Le_1",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Le_1",
   "domain": null
  },
  {
   "name": "Shape_Le_2",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Le_2",
   "domain": null
  }
 ],
 "indexes": [
  {
   "name": "Shape",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "relationships": [],
 "canModifyLayer": false,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": false,
 "supportsAdvancedQueries": false,
 "hasM": true,
 "supportedQueryFormats": "JSON, AMF, geoJSON",
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": false,
  "supportsOrderBy": false,
  "supportsDistinct": false,
  "supportsPagination": false,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true
 },
 "dateFieldsTimeReference": null
}