{
 "layers": [
  {
   "currentVersion": 10.91,
   "id": 0,
   "name": "Interstate and US Highways Shields",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 32145,
    "latestWkid": 32145
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "width": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 425571.66000000015,
    "ymin": 25219.5,
    "xmax": 581481.9727999996,
    "ymax": 279802.25170000084,
    "spatialReference": {
     "wkid": 32145,
     "latestWkid": 32145,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "RTNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "ObjectID",
     "domain": null
    },
    {
     "name": "SEGMENTID",
     "type": "esriFieldTypeInteger",
     "alias": "SEGMENTID",
     "domain": null
    },
    {
     "name": "ARCID",
     "type": "esriFieldTypeInteger",
     "alias": "ARCID",
     "domain": null
    },
    {
     "name": "PD",
     "type": "esriFieldTypeString",
     "alias": "PD",
     "length": 10,
     "domain": null
    },
    {
     "name": "PT",
     "type": "esriFieldTypeString",
     "alias": "PT",
     "length": 10,
     "domain": null
    },
    {
     "name": "SN",
     "type": "esriFieldTypeString",
     "alias": "SN",
     "length": 80,
     "domain": null
    },
    {
     "name": "ST",
     "type": "esriFieldTypeString",
     "alias": "ST",
     "length": 10,
     "domain": null
    },
    {
     "name": "SD",
     "type": "esriFieldTypeString",
     "alias": "SD",
     "length": 10,
     "domain": null
    },
    {
     "name": "GEONAMEID",
     "type": "esriFieldTypeInteger",
     "alias": "GEONAMEID",
     "domain": null
    },
    {
     "name": "PRIMARYNAME",
     "type": "esriFieldTypeString",
     "alias": "PRIMARYNAME",
     "length": 100,
     "domain": null
    },
    {
     "name": "ALIAS1",
     "type": "esriFieldTypeString",
     "alias": "ALIAS1",
     "length": 60,
     "domain": null
    },
    {
     "name": "ALIAS2",
     "type": "esriFieldTypeString",
     "alias": "ALIAS2",
     "length": 60,
     "domain": null
    },
    {
     "name": "ALIAS3",
     "type": "esriFieldTypeString",
     "alias": "ALIAS3",
     "length": 60,
     "domain": null
    },
    {
     "name": "ALIAS4",
     "type": "esriFieldTypeString",
     "alias": "ALIAS4",
     "length": 60,
     "domain": null
    },
    {
     "name": "ALIAS5",
     "type": "esriFieldTypeString",
     "alias": "ALIAS5",
     "length": 60,
     "domain": null
    },
    {
     "name": "SURFACETYPE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "SURFACETYPE",
     "domain": {
      "type": "codedValue",
      "name": "SurfaceType_2",
      "description": "",
      "codedValues": [
       {
        "name": "Paved",
        "code": 1
       },
       {
        "name": "Gravel",
        "code": 2
       },
       {
        "name": "Unknown",
        "code": 9
       },
       {
        "name": "Soil or graded and drained earth",
        "code": 3
       },
       {
        "name": "Unimproved/Primitive",
        "code": 5
       },
       {
        "name": "Impassable or untravelled",
        "code": 6
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "ONEWAY",
     "type": "esriFieldTypeString",
     "alias": "ONEWAY",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "Oneway_1",
      "description": "",
      "codedValues": [
       {
        "name": "No",
        "code": "N"
       },
       {
        "name": "Yes - Direction of arc",
        "code": "Y"
       },
       {
        "name": "Yes - Opposite direction of arc",
        "code": "X"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "RTNAME",
     "type": "esriFieldTypeString",
     "alias": "RTNAME",
     "length": 12,
     "domain": null
    },
    {
     "name": "RTNUMBER",
     "type": "esriFieldTypeString",
     "alias": "RTNUMBER",
     "length": 4,
     "domain": null
    },
    {
     "name": "HWYSIGN",
     "type": "esriFieldTypeString",
     "alias": "HWYSIGN",
     "length": 12,
     "domain": null
    },
    {
     "name": "RPCCLASS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "RPCCLASS",
     "domain": null
    },
    {
     "name": "AOTCLASS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "AOTCLASS",
     "domain": {
      "type": "codedValue",
      "name": "AOTClass_2",
      "description": "",
      "codedValues": [
       {
        "name": "Town Highway Class 1",
        "code": 1
       },
       {
        "name": "Town Highway Class 2",
        "code": 2
       },
       {
        "name": "Town Highway Class 3",
        "code": 3
       },
       {
        "name": "Town Highway Class 4",
        "code": 4
       },
       {
        "name": "State Forest Highway",
        "code": 5
       },
       {
        "name": "National Forest Highway",
        "code": 6
       },
       {
        "name": "Legal Trail",
        "code": 7
       },
       {
        "name": "Private Road - No Show",
        "code": 8
       },
       {
        "name": "Driveway (put in driveway)",
        "code": 10
       },
       {
        "name": "Town Highway Class 1 - North Bound",
        "code": 11
       },
       {
        "name": "Town Highway Class 1 - South Bound",
        "code": 12
       },
       {
        "name": "Town Highway Class 1 - East Bound",
        "code": 13
       },
       {
        "name": "Town Highway Class 1 - West Bound",
        "code": 14
       },
       {
        "name": "Town Highway Class 1 - On/Off Ramp",
        "code": 15
       },
       {
        "name": "Town Highway Class 1 - Emergency U-Turn",
        "code": 16
       },
       {
        "name": "County Highway",
        "code": 20
       },
       {
        "name": "Town Highway Class 2 - North Bound",
        "code": 21
       },
       {
        "name": "Town Highway Class 2 - South Bound",
        "code": 22
       },
       {
        "name": "Town Highway Class 2 - East Bound",
        "code": 23
       },
       {
        "name": "Town Highway Class 2 - West Bound",
        "code": 24
       },
       {
        "name": "Town Highway Class 2 - On/Off Ramp",
        "code": 25
       },
       {
        "name": "State Highway",
        "code": 30
       },
       {
        "name": "State Highway - North Bound",
        "code": 31
       },
       {
        "name": "State Highway - South Bound",
        "code": 32
       },
       {
        "name": "State Highway - East Bound",
        "code": 33
       },
       {
        "name": "State Highway - West Bound",
        "code": 34
       },
       {
        "name": "State Highway - On/Off Ramp",
        "code": 35
       },
       {
        "name": "US Highway",
        "code": 40
       },
       {
        "name": "US Highway - North Bound",
        "code": 41
       },
       {
        "name": "US Highway - South Bound",
        "code": 42
       },
       {
        "name": "US Highway - East Bound",
        "code": 43
       },
       {
        "name": "US Highway - West Bound",
        "code": 44
       },
       {
        "name": "US Highway - On/Off Ramp",
        "code": 45
       },
       {
        "name": "US Highway - Emergency U-Turn",
        "code": 46
       },
       {
        "name": "US Highway - Rest Area",
        "code": 47
       },
       {
        "name": "Interstate Highway",
        "code": 50
       },
       {
        "name": "Interstate Highway - North Bound",
        "code": 51
       },
       {
        "name": "Interstate Highway - South Bound",
        "code": 52
       },
       {
        "name": "Interstate Highway - East Bound",
        "code": 53
       },
       {
        "name": "Interstate Highway - West Bound",
        "code": 54
       },
       {
        "name": "Interstate Highway - On/Off Ramp",
        "code": 55
       },
       {
        "name": "Interstate Highway - Emergency U-Turn",
        "code": 56
       },
       {
        "name": "Interstate Highway - Rest Area",
        "code": 57
       },
       {
        "name": "Interstate Highway - Other",
        "code": 59
       },
       {
        "name": "Ferry",
        "code": 65
       },
       {
        "name": "Unconfirmed Legal Trail",
        "code": 70
       },
       {
        "name": "Unidentified Corridor",
        "code": 71
       },
       {
        "name": "Proposed Highway Unknown Class",
        "code": 80
       },
       {
        "name": "Proposed Town Highway Class 1",
        "code": 81
       },
       {
        "name": "Proposed Town Highway Class 2",
        "code": 82
       },
       {
        "name": "Proposed Town Highway Class 3",
        "code": 83
       },
       {
        "name": "Proposed State Highway",
        "code": 84
       },
       {
        "name": "Proposed US Highway",
        "code": 85
       },
       {
        "name": "Proposed Interstate Highway",
        "code": 86
       },
       {
        "name": "Proposed Interstate Highway - Ramp",
        "code": 87
       },
       {
        "name": "Proposed Non-Interstate Highway - Ramp",
        "code": 88
       },
       {
        "name": "Proposed Private Road",
        "code": 89
       },
       {
        "name": "New - Class Unknown",
        "code": 91
       },
       {
        "name": "Military - no public access",
        "code": 92
       },
       {
        "name": "Public - Class Unknown",
        "code": 93
       },
       {
        "name": "Class Under Review",
        "code": 95
       },
       {
        "name": "Discontinued Road",
        "code": 96
       },
       {
        "name": "Discontinued Now Private",
        "code": 97
       },
       {
        "name": "Not a Road",
        "code": 98
       },
       {
        "name": "Unknown",
        "code": 99
       },
       {
        "name": "Private  Road",
        "code": 9
       },
       {
        "name": "Town Highway Class 1 - Rest Area",
        "code": 17
       },
       {
        "name": "Town Highway Class 1 - Other",
        "code": 19
       },
       {
        "name": "Town Highway Class 2 - Emergency U-Turn",
        "code": 26
       },
       {
        "name": "Town Highway Class 2 - Rest Area",
        "code": 27
       },
       {
        "name": "Town Highway Class 2 - Other",
        "code": 29
       },
       {
        "name": "State Highway - Emergency U-Turn",
        "code": 36
       },
       {
        "name": "State Highway - Rest Area",
        "code": 37
       },
       {
        "name": "State Highway - Other",
        "code": 39
       },
       {
        "name": "US Highway - Other",
        "code": 49
       },
       {
        "name": "US Government Highway",
        "code": 60
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "NUTS",
     "type": "esriFieldTypeString",
     "alias": "NUTS",
     "length": 1,
     "domain": null
    },
    {
     "name": "NHS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NHS",
     "domain": null
    },
    {
     "name": "FUNCL",
     "type": "esriFieldTypeSmallInteger",
     "alias": "FUNCL",
     "domain": null
    },
    {
     "name": "TWN_LR",
     "type": "esriFieldTypeString",
     "alias": "TWN_LR",
     "length": 15,
     "domain": null
    },
    {
     "name": "ETE_LR",
     "type": "esriFieldTypeString",
     "alias": "ETE_LR",
     "length": 15,
     "domain": null
    },
    {
     "name": "CTCODE",
     "type": "esriFieldTypeString",
     "alias": "CTCODE",
     "length": 4,
     "domain": null
    },
    {
     "name": "UA",
     "type": "esriFieldTypeSmallInteger",
     "alias": "UA",
     "domain": null
    },
    {
     "name": "CTUA",
     "type": "esriFieldTypeString",
     "alias": "CTUA",
     "length": 6,
     "domain": null
    },
    {
     "name": "CERTCODE",
     "type": "esriFieldTypeString",
     "alias": "CERTCODE",
     "length": 6,
     "domain": null
    },
    {
     "name": "ARCMILES",
     "type": "esriFieldTypeDouble",
     "alias": "ARCMILES",
     "domain": null
    },
    {
     "name": "AOTMILES",
     "type": "esriFieldTypeDouble",
     "alias": "AOTMILES",
     "domain": null
    },
    {
     "name": "AOTMILES_CALC",
     "type": "esriFieldTypeDouble",
     "alias": "AOTMILES_CALC",
     "domain": null
    },
    {
     "name": "UPDACT",
     "type": "esriFieldTypeString",
     "alias": "UPDACT",
     "length": 1,
     "domain": null
    },
    {
     "name": "LOCMETH",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LOCMETH",
     "domain": null
    },
    {
     "name": "SRCORG",
     "type": "esriFieldTypeSmallInteger",
     "alias": "SRCORG",
     "domain": null
    },
    {
     "name": "SCENICHWY",
     "type": "esriFieldTypeSmallInteger",
     "alias": "SCENICHWY",
     "domain": null
    },
    {
     "name": "SCENICBYWAY",
     "type": "esriFieldTypeSmallInteger",
     "alias": "SCENICBYWAY",
     "domain": null
    },
    {
     "name": "FORMER_RTNAME",
     "type": "esriFieldTypeString",
     "alias": "FORMER_RTNAME",
     "length": 12,
     "domain": null
    },
    {
     "name": "PROVISIONALYEAR",
     "type": "esriFieldTypeSmallInteger",
     "alias": "PROVISIONALYEAR",
     "domain": null
    },
    {
     "name": "ANCIENTROADYEAR",
     "type": "esriFieldTypeSmallInteger",
     "alias": "ANCIENTROADYEAR",
     "domain": null
    },
    {
     "name": "TRUCKROUTE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TRUCKROUTE",
     "domain": null
    },
    {
     "name": "SPEEDLIMIT",
     "type": "esriFieldTypeDouble",
     "alias": "SPEEDLIMIT",
     "domain": null
    },
    {
     "name": "ROADCLOSED",
     "type": "esriFieldTypeString",
     "alias": "ROADCLOSED",
     "length": 15,
     "domain": {
      "type": "codedValue",
      "name": "Road_Closed_2",
      "description": "",
      "codedValues": [
       {
        "name": "Closed",
        "code": "Closed"
       },
       {
        "name": "Closed-Winter",
        "code": "Closed_W"
       },
       {
        "name": "Closed-Authorized Vehicles Only",
        "code": "Closed_AVO"
       },
       {
        "name": "Closed-Local Trafic Only",
        "code": "Closed_LTO"
       },
       {
        "name": "Normal Service Requested",
        "code": "Normal_SR"
       },
       {
        "name": "Open",
        "code": "Open"
       },
       {
        "name": "Open with Construction Delays",
        "code": "Open_CD"
       },
       {
        "name": "Open with Restrictions",
        "code": "Open_R"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "ISVISIBLE",
     "type": "esriFieldTypeInteger",
     "alias": "ISVISIBLE",
     "domain": null
    },
    {
     "name": "CERTYEAR",
     "type": "esriFieldTypeSmallInteger",
     "alias": "CERTYEAR",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "FIPS8",
     "type": "esriFieldTypeInteger",
     "alias": "FIPS8",
     "domain": null
    },
    {
     "name": "RTNUMBER_N",
     "type": "esriFieldTypeDouble",
     "alias": "RTNUMBER_N",
     "domain": null
    },
    {
     "name": "RDNAME",
     "type": "esriFieldTypeInteger",
     "alias": "RDNAME",
     "domain": null
    },
    {
     "name": "RDFLNAME",
     "type": "esriFieldTypeString",
     "alias": "RDFLNAME",
     "length": 30,
     "domain": null
    },
    {
     "name": "ISVISIBLE_UC",
     "type": "esriFieldTypeInteger",
     "alias": "ISVISIBLE_UC",
     "domain": null
    },
    {
     "name": "FUNCL_OLD",
     "type": "esriFieldTypeSmallInteger",
     "alias": "FUNCL_OLD",
     "domain": null
    },
    {
     "name": "Urban_Code",
     "type": "esriFieldTypeInteger",
     "alias": "Urban_Code",
     "domain": null
    },
    {
     "name": "FAID",
     "type": "esriFieldTypeDouble",
     "alias": "FAID",
     "domain": null
    },
    {
     "name": "FED_AID",
     "type": "esriFieldTypeString",
     "alias": "FED_AID",
     "length": 15,
     "domain": null
    },
    {
     "name": "Facility_Type",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Facility_Type",
     "domain": null
    },
    {
     "name": "PENT",
     "type": "esriFieldTypeString",
     "alias": "PENT",
     "length": 1,
     "domain": null
    },
    {
     "name": "TOWNGEOID",
     "type": "esriFieldTypeString",
     "alias": "TOWNGEOID",
     "length": 10,
     "domain": null
    },
    {
     "name": "StartNodeID",
     "type": "esriFieldTypeInteger",
     "alias": "StartNodeID",
     "domain": null
    },
    {
     "name": "EndNodeID",
     "type": "esriFieldTypeInteger",
     "alias": "EndNodeID",
     "domain": null
    },
    {
     "name": "Ownership",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Ownership",
     "domain": null
    },
    {
     "name": "created_user",
     "type": "esriFieldTypeString",
     "alias": "created_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "created_date",
     "type": "esriFieldTypeDate",
     "alias": "created_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "last_edited_user",
     "type": "esriFieldTypeString",
     "alias": "last_edited_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "last_edited_date",
     "type": "esriFieldTypeDate",
     "alias": "last_edited_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "UPDATENOTES",
     "type": "esriFieldTypeString",
     "alias": "UPDATENOTES",
     "length": 75,
     "domain": null
    },
    {
     "name": "MAPYEAR",
     "type": "esriFieldTypeSmallInteger",
     "alias": "MAPYEAR",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R204375_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_204375",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S171625_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasM": 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,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 1,
   "name": "Interstate",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 32145,
    "latestWkid": 32145,
    "vcsWkid": 115755,
    "latestVcsWkid": 115755
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "TWN_LR",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR001A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR001B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR002B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR002D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR003A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR003B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR004B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR004D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR005A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR005B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR006A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR006B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR007A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR007B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR008A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR008B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR009B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR009C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR010A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR010C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR010H",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR011A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR011C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR011F",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR012A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR012D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR013C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR013D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR013E",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR013F",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR014E",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR014F",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR014G",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR014H",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR015B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR016B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR016D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR017C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR017D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR017E",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR018A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR018B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR019A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR019B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR020B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR020D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR021C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR021D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR022A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000NR022B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000S",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR001C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR001D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR002A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR002C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR003C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR003D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR004A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR004C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR005C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR005D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR006C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR006D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR007C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR007D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR008C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR008D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR009A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR009D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR010D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR010E",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR010F",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR010G",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR011B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR011D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR012B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR012C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR013A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR013B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR014A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR014B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR014C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR014D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR015A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR016A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR016C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR017A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR017B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR017F",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR018C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR018D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR019C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR019D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR020A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR020C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR021A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR021B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR022C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I089-0000SR022D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR001E",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR001G",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR001H",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR002A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR002B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR002E",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR003C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR003D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR004C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR004D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR005C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR005D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR005E",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR006A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR006B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR006E",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR006F",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR007C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR007D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR007G",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR007H",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR008C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR008D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR009C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR009D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR010A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR010B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR010C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR010D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR011C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR011D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR012A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR012C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR013A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR013C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR014B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR014D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR015B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR015D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR016A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR016B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR017A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR017B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR018C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR018D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR019A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR019C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR020A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR020B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR020E",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR020G",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR021B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR021D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR021F",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR021G",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR022A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR022B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR023C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR023D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR024C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR024D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR025A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR025D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR026C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR026D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR026E",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR027A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR027B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR028A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR028D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR029A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000NR029C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000S",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR001A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR001B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR001C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR001D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR002C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR002D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR002F",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR003A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR003B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR004A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR004B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR005A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR005B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR006C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR006D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR006G",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR006H",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR007A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR007B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR007E",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR007F",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR008A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR008B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR009A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR009B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR010E",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR010F",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR010G",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR010H",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR011A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR011B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR011F",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR012B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR012D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR013B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR013D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR014A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR014C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR015A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR015C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR016C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR016D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR017C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR017D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR018A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR018B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR019B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR019D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR020C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR020D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR020F",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR021A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR021C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR021E",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR021H",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR022C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR022D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR023A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR023B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR023E",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR024A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR024B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR025B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR025C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR026A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR026B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR026F",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR027C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR027D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR028B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR028C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR029B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I091-0000SR029D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I093-0000",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I093-0000NR001A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I093-0000NR001B",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I093-0000S",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I093-0000SR001C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I093-0000SR001D",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I189-0000",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I189-0000ER001A",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I189-0000ER001E",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I189-0000W",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I189-0000WR001C",
       "label": "Interstates",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 4
       },
       "value": "I189-0000WR001H",
       "label": "Interstates",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 425994.75939999986,
    "ymin": 25225.387399999425,
    "xmax": 578841.2599999998,
    "ymax": 279729.0700000003,
    "spatialReference": {
     "wkid": 32145,
     "latestWkid": 32145,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "BeginDate",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "BeginDate",
     "type": "esriFieldTypeDate",
     "alias": "BeginDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "StateID",
     "type": "esriFieldTypeSmallInteger",
     "alias": "StateID",
     "domain": null
    },
    {
     "name": "RouteID",
     "type": "esriFieldTypeString",
     "alias": "RouteID",
     "length": 120,
     "domain": null
    },
    {
     "name": "Comments",
     "type": "esriFieldTypeString",
     "alias": "Comments",
     "length": 50,
     "domain": null
    },
    {
     "name": "TWN_LR",
     "type": "esriFieldTypeString",
     "alias": "TWN_LR",
     "length": 15,
     "domain": null
    },
    {
     "name": "ETE_LR",
     "type": "esriFieldTypeString",
     "alias": "ETE_LR",
     "length": 15,
     "domain": null
    },
    {
     "name": "STARTMEASURE",
     "type": "esriFieldTypeDouble",
     "alias": "STARTMEASURE",
     "domain": null
    },
    {
     "name": "ENDMEASURE",
     "type": "esriFieldTypeDouble",
     "alias": "ENDMEASURE",
     "domain": null
    },
    {
     "name": "LENGTH",
     "type": "esriFieldTypeDouble",
     "alias": "LENGTH",
     "domain": null
    },
    {
     "name": "SHAPE_MILES",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_MILES",
     "domain": null
    },
    {
     "name": "CTCODE",
     "type": "esriFieldTypeString",
     "alias": "CTCODE",
     "length": 4,
     "domain": null
    },
    {
     "name": "AOTMILESUM",
     "type": "esriFieldTypeDouble",
     "alias": "AOTMILESUM",
     "domain": null
    },
    {
     "name": "VersionDate",
     "type": "esriFieldTypeDate",
     "alias": "VersionDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R205306_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "G273012TWN_LR",
     "fields": "TWN_LR",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S172406_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,
   "hasM": 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,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 2,
   "name": "US Highways",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 32145,
    "latestWkid": 32145,
    "vcsWkid": 115755,
    "latestVcsWkid": 115755
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "TWN_LR",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-0303",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-0306",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-0311",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-0311W",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-0401",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-0403",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-0405",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-0410",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-0411",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-0414",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-0417",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-0507",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-0511",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-0514",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-0701",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-0702",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-0704",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-0705",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-1202",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-1203",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-1204",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-1206",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-1207",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-1209",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-1210",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-1211",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-1212",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-1214",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U002-1218",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1103",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1103ER004N",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1103ER004P",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1103ER005A",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1103ER005D",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1103W",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1103WR004Q",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1103WR004R",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1103WR005B",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1103WR005C",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1107",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1107ER002E",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1107ER002F",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1107ER003K",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1107W",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1107WR002G",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1107WR002H",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1107WR003L",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1109",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1109W",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1110",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1119",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1120",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1120ER000J",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1120W",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1120WR000H",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1121",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1128",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1128ER006A",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1128ER006B",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1128W",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1128WR006C",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1128WR006D",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1128WR006E",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1128WR006F",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1405",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1408",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1408EA001",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1409",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1424",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U004-1424W",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-0301",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-0302",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-0307",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-0310",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-0311",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-0314",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-0316",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-0901",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-0906",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-0907",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-0911",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-1002",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-1005",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-1007",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-1011",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-1015",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-1302",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-1302S",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-1302SA001",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-1302SA002",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-1302SA003",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-1305",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-1307",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-1313",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-1314",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-1318",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-1320",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-1408",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-1409",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-1411",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-1418",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-1420",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U005-1423",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0105",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0109",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0111",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0111S",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0113",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0117",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0121",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0202",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0202NR001A",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0202NR001D",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0202NR002E",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0202NR002F",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0202S",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0202SR001B",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0202SR001C",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0202SR002G",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0202SR002H",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0203",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0204",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0206",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0206NR004A",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0206NR004C",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0206NS004A",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0206NS004C",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0206SR004B",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0206SR004D",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0206SR004E",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0206SS004D",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0208",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0213",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0215",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0215NR003A",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0215NR003B",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0215SR003C",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0215SR003D",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0215SS003C",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0215SS003D",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0403",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0404",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0405",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0410",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0413",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0413S",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0413SJ001",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0414",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0414S",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0418",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0418NA001",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0418S",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0418SA001",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0608",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0609",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0612",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0613",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-0615",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-1102",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-1105",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-1105S",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-1106",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-1113",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-1116",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-1119",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-1120",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-1120S",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-1125",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U007-1125S",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U302-0304",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U302-0310",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U302-0907",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U302-0907NA001",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U302-0908",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U302-0912",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U302-1201",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U302-1202",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U302-1203",
       "label": "U.S. Routes",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 4
       },
       "value": "U302-1211",
       "label": "U.S. Routes",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 425994.75939999986,
    "ymin": 25225.387399999425,
    "xmax": 578841.2599999998,
    "ymax": 279729.0700000003,
    "spatialReference": {
     "wkid": 32145,
     "latestWkid": 32145,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "BeginDate",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "BeginDate",
     "type": "esriFieldTypeDate",
     "alias": "BeginDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "StateID",
     "type": "esriFieldTypeSmallInteger",
     "alias": "StateID",
     "domain": null
    },
    {
     "name": "RouteID",
     "type": "esriFieldTypeString",
     "alias": "RouteID",
     "length": 120,
     "domain": null
    },
    {
     "name": "Comments",
     "type": "esriFieldTypeString",
     "alias": "Comments",
     "length": 50,
     "domain": null
    },
    {
     "name": "TWN_LR",
     "type": "esriFieldTypeString",
     "alias": "TWN_LR",
     "length": 15,
     "domain": null
    },
    {
     "name": "ETE_LR",
     "type": "esriFieldTypeString",
     "alias": "ETE_LR",
     "length": 15,
     "domain": null
    },
    {
     "name": "STARTMEASURE",
     "type": "esriFieldTypeDouble",
     "alias": "STARTMEASURE",
     "domain": null
    },
    {
     "name": "ENDMEASURE",
     "type": "esriFieldTypeDouble",
     "alias": "ENDMEASURE",
     "domain": null
    },
    {
     "name": "LENGTH",
     "type": "esriFieldTypeDouble",
     "alias": "LENGTH",
     "domain": null
    },
    {
     "name": "SHAPE_MILES",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_MILES",
     "domain": null
    },
    {
     "name": "CTCODE",
     "type": "esriFieldTypeString",
     "alias": "CTCODE",
     "length": 4,
     "domain": null
    },
    {
     "name": "AOTMILESUM",
     "type": "esriFieldTypeDouble",
     "alias": "AOTMILESUM",
     "domain": null
    },
    {
     "name": "VersionDate",
     "type": "esriFieldTypeDate",
     "alias": "VersionDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R205306_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "G273012TWN_LR",
     "fields": "TWN_LR",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S172406_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,
   "hasM": 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,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 3,
   "name": "VT State Highway Shields",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 32145,
    "latestWkid": 32145
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 400000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "AOTCLASS",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 425571.66000000015,
    "ymin": 25219.5,
    "xmax": 581481.9727999996,
    "ymax": 279802.25170000084,
    "spatialReference": {
     "wkid": 32145,
     "latestWkid": 32145,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "RTNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "ObjectID",
     "domain": null
    },
    {
     "name": "SEGMENTID",
     "type": "esriFieldTypeInteger",
     "alias": "SEGMENTID",
     "domain": null
    },
    {
     "name": "ARCID",
     "type": "esriFieldTypeInteger",
     "alias": "ARCID",
     "domain": null
    },
    {
     "name": "PD",
     "type": "esriFieldTypeString",
     "alias": "PD",
     "length": 10,
     "domain": null
    },
    {
     "name": "PT",
     "type": "esriFieldTypeString",
     "alias": "PT",
     "length": 10,
     "domain": null
    },
    {
     "name": "SN",
     "type": "esriFieldTypeString",
     "alias": "SN",
     "length": 80,
     "domain": null
    },
    {
     "name": "ST",
     "type": "esriFieldTypeString",
     "alias": "ST",
     "length": 10,
     "domain": null
    },
    {
     "name": "SD",
     "type": "esriFieldTypeString",
     "alias": "SD",
     "length": 10,
     "domain": null
    },
    {
     "name": "GEONAMEID",
     "type": "esriFieldTypeInteger",
     "alias": "GEONAMEID",
     "domain": null
    },
    {
     "name": "PRIMARYNAME",
     "type": "esriFieldTypeString",
     "alias": "PRIMARYNAME",
     "length": 100,
     "domain": null
    },
    {
     "name": "ALIAS1",
     "type": "esriFieldTypeString",
     "alias": "ALIAS1",
     "length": 60,
     "domain": null
    },
    {
     "name": "ALIAS2",
     "type": "esriFieldTypeString",
     "alias": "ALIAS2",
     "length": 60,
     "domain": null
    },
    {
     "name": "ALIAS3",
     "type": "esriFieldTypeString",
     "alias": "ALIAS3",
     "length": 60,
     "domain": null
    },
    {
     "name": "ALIAS4",
     "type": "esriFieldTypeString",
     "alias": "ALIAS4",
     "length": 60,
     "domain": null
    },
    {
     "name": "ALIAS5",
     "type": "esriFieldTypeString",
     "alias": "ALIAS5",
     "length": 60,
     "domain": null
    },
    {
     "name": "SURFACETYPE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "SURFACETYPE",
     "domain": {
      "type": "codedValue",
      "name": "SurfaceType_2",
      "description": "",
      "codedValues": [
       {
        "name": "Paved",
        "code": 1
       },
       {
        "name": "Gravel",
        "code": 2
       },
       {
        "name": "Unknown",
        "code": 9
       },
       {
        "name": "Soil or graded and drained earth",
        "code": 3
       },
       {
        "name": "Unimproved/Primitive",
        "code": 5
       },
       {
        "name": "Impassable or untravelled",
        "code": 6
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "ONEWAY",
     "type": "esriFieldTypeString",
     "alias": "ONEWAY",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "Oneway_1",
      "description": "",
      "codedValues": [
       {
        "name": "No",
        "code": "N"
       },
       {
        "name": "Yes - Direction of arc",
        "code": "Y"
       },
       {
        "name": "Yes - Opposite direction of arc",
        "code": "X"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "RTNAME",
     "type": "esriFieldTypeString",
     "alias": "RTNAME",
     "length": 12,
     "domain": null
    },
    {
     "name": "RTNUMBER",
     "type": "esriFieldTypeString",
     "alias": "RTNUMBER",
     "length": 4,
     "domain": null
    },
    {
     "name": "HWYSIGN",
     "type": "esriFieldTypeString",
     "alias": "HWYSIGN",
     "length": 12,
     "domain": null
    },
    {
     "name": "RPCCLASS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "RPCCLASS",
     "domain": null
    },
    {
     "name": "AOTCLASS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "AOTCLASS",
     "domain": {
      "type": "codedValue",
      "name": "AOTClass_2",
      "description": "",
      "codedValues": [
       {
        "name": "Town Highway Class 1",
        "code": 1
       },
       {
        "name": "Town Highway Class 2",
        "code": 2
       },
       {
        "name": "Town Highway Class 3",
        "code": 3
       },
       {
        "name": "Town Highway Class 4",
        "code": 4
       },
       {
        "name": "State Forest Highway",
        "code": 5
       },
       {
        "name": "National Forest Highway",
        "code": 6
       },
       {
        "name": "Legal Trail",
        "code": 7
       },
       {
        "name": "Private Road - No Show",
        "code": 8
       },
       {
        "name": "Driveway (put in driveway)",
        "code": 10
       },
       {
        "name": "Town Highway Class 1 - North Bound",
        "code": 11
       },
       {
        "name": "Town Highway Class 1 - South Bound",
        "code": 12
       },
       {
        "name": "Town Highway Class 1 - East Bound",
        "code": 13
       },
       {
        "name": "Town Highway Class 1 - West Bound",
        "code": 14
       },
       {
        "name": "Town Highway Class 1 - On/Off Ramp",
        "code": 15
       },
       {
        "name": "Town Highway Class 1 - Emergency U-Turn",
        "code": 16
       },
       {
        "name": "County Highway",
        "code": 20
       },
       {
        "name": "Town Highway Class 2 - North Bound",
        "code": 21
       },
       {
        "name": "Town Highway Class 2 - South Bound",
        "code": 22
       },
       {
        "name": "Town Highway Class 2 - East Bound",
        "code": 23
       },
       {
        "name": "Town Highway Class 2 - West Bound",
        "code": 24
       },
       {
        "name": "Town Highway Class 2 - On/Off Ramp",
        "code": 25
       },
       {
        "name": "State Highway",
        "code": 30
       },
       {
        "name": "State Highway - North Bound",
        "code": 31
       },
       {
        "name": "State Highway - South Bound",
        "code": 32
       },
       {
        "name": "State Highway - East Bound",
        "code": 33
       },
       {
        "name": "State Highway - West Bound",
        "code": 34
       },
       {
        "name": "State Highway - On/Off Ramp",
        "code": 35
       },
       {
        "name": "US Highway",
        "code": 40
       },
       {
        "name": "US Highway - North Bound",
        "code": 41
       },
       {
        "name": "US Highway - South Bound",
        "code": 42
       },
       {
        "name": "US Highway - East Bound",
        "code": 43
       },
       {
        "name": "US Highway - West Bound",
        "code": 44
       },
       {
        "name": "US Highway - On/Off Ramp",
        "code": 45
       },
       {
        "name": "US Highway - Emergency U-Turn",
        "code": 46
       },
       {
        "name": "US Highway - Rest Area",
        "code": 47
       },
       {
        "name": "Interstate Highway",
        "code": 50
       },
       {
        "name": "Interstate Highway - North Bound",
        "code": 51
       },
       {
        "name": "Interstate Highway - South Bound",
        "code": 52
       },
       {
        "name": "Interstate Highway - East Bound",
        "code": 53
       },
       {
        "name": "Interstate Highway - West Bound",
        "code": 54
       },
       {
        "name": "Interstate Highway - On/Off Ramp",
        "code": 55
       },
       {
        "name": "Interstate Highway - Emergency U-Turn",
        "code": 56
       },
       {
        "name": "Interstate Highway - Rest Area",
        "code": 57
       },
       {
        "name": "Interstate Highway - Other",
        "code": 59
       },
       {
        "name": "Ferry",
        "code": 65
       },
       {
        "name": "Unconfirmed Legal Trail",
        "code": 70
       },
       {
        "name": "Unidentified Corridor",
        "code": 71
       },
       {
        "name": "Proposed Highway Unknown Class",
        "code": 80
       },
       {
        "name": "Proposed Town Highway Class 1",
        "code": 81
       },
       {
        "name": "Proposed Town Highway Class 2",
        "code": 82
       },
       {
        "name": "Proposed Town Highway Class 3",
        "code": 83
       },
       {
        "name": "Proposed State Highway",
        "code": 84
       },
       {
        "name": "Proposed US Highway",
        "code": 85
       },
       {
        "name": "Proposed Interstate Highway",
        "code": 86
       },
       {
        "name": "Proposed Interstate Highway - Ramp",
        "code": 87
       },
       {
        "name": "Proposed Non-Interstate Highway - Ramp",
        "code": 88
       },
       {
        "name": "Proposed Private Road",
        "code": 89
       },
       {
        "name": "New - Class Unknown",
        "code": 91
       },
       {
        "name": "Military - no public access",
        "code": 92
       },
       {
        "name": "Public - Class Unknown",
        "code": 93
       },
       {
        "name": "Class Under Review",
        "code": 95
       },
       {
        "name": "Discontinued Road",
        "code": 96
       },
       {
        "name": "Discontinued Now Private",
        "code": 97
       },
       {
        "name": "Not a Road",
        "code": 98
       },
       {
        "name": "Unknown",
        "code": 99
       },
       {
        "name": "Private  Road",
        "code": 9
       },
       {
        "name": "Town Highway Class 1 - Rest Area",
        "code": 17
       },
       {
        "name": "Town Highway Class 1 - Other",
        "code": 19
       },
       {
        "name": "Town Highway Class 2 - Emergency U-Turn",
        "code": 26
       },
       {
        "name": "Town Highway Class 2 - Rest Area",
        "code": 27
       },
       {
        "name": "Town Highway Class 2 - Other",
        "code": 29
       },
       {
        "name": "State Highway - Emergency U-Turn",
        "code": 36
       },
       {
        "name": "State Highway - Rest Area",
        "code": 37
       },
       {
        "name": "State Highway - Other",
        "code": 39
       },
       {
        "name": "US Highway - Other",
        "code": 49
       },
       {
        "name": "US Government Highway",
        "code": 60
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "NUTS",
     "type": "esriFieldTypeString",
     "alias": "NUTS",
     "length": 1,
     "domain": null
    },
    {
     "name": "NHS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NHS",
     "domain": null
    },
    {
     "name": "FUNCL",
     "type": "esriFieldTypeSmallInteger",
     "alias": "FUNCL",
     "domain": null
    },
    {
     "name": "TWN_LR",
     "type": "esriFieldTypeString",
     "alias": "TWN_LR",
     "length": 15,
     "domain": null
    },
    {
     "name": "ETE_LR",
     "type": "esriFieldTypeString",
     "alias": "ETE_LR",
     "length": 15,
     "domain": null
    },
    {
     "name": "CTCODE",
     "type": "esriFieldTypeString",
     "alias": "CTCODE",
     "length": 4,
     "domain": null
    },
    {
     "name": "UA",
     "type": "esriFieldTypeSmallInteger",
     "alias": "UA",
     "domain": null
    },
    {
     "name": "CTUA",
     "type": "esriFieldTypeString",
     "alias": "CTUA",
     "length": 6,
     "domain": null
    },
    {
     "name": "CERTCODE",
     "type": "esriFieldTypeString",
     "alias": "CERTCODE",
     "length": 6,
     "domain": null
    },
    {
     "name": "ARCMILES",
     "type": "esriFieldTypeDouble",
     "alias": "ARCMILES",
     "domain": null
    },
    {
     "name": "AOTMILES",
     "type": "esriFieldTypeDouble",
     "alias": "AOTMILES",
     "domain": null
    },
    {
     "name": "AOTMILES_CALC",
     "type": "esriFieldTypeDouble",
     "alias": "AOTMILES_CALC",
     "domain": null
    },
    {
     "name": "UPDACT",
     "type": "esriFieldTypeString",
     "alias": "UPDACT",
     "length": 1,
     "domain": null
    },
    {
     "name": "LOCMETH",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LOCMETH",
     "domain": null
    },
    {
     "name": "SRCORG",
     "type": "esriFieldTypeSmallInteger",
     "alias": "SRCORG",
     "domain": null
    },
    {
     "name": "SCENICHWY",
     "type": "esriFieldTypeSmallInteger",
     "alias": "SCENICHWY",
     "domain": null
    },
    {
     "name": "SCENICBYWAY",
     "type": "esriFieldTypeSmallInteger",
     "alias": "ScenicByway",
     "domain": null
    },
    {
     "name": "FORMER_RTNAME",
     "type": "esriFieldTypeString",
     "alias": "FORMER_RTNAME",
     "length": 12,
     "domain": null
    },
    {
     "name": "PROVISIONALYEAR",
     "type": "esriFieldTypeSmallInteger",
     "alias": "PROVISIONALYEAR",
     "domain": null
    },
    {
     "name": "ANCIENTROADYEAR",
     "type": "esriFieldTypeSmallInteger",
     "alias": "ANCIENTROADYEAR",
     "domain": null
    },
    {
     "name": "TRUCKROUTE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TruckRoute",
     "domain": null
    },
    {
     "name": "SPEEDLIMIT",
     "type": "esriFieldTypeDouble",
     "alias": "SPEEDLIMIT",
     "domain": null
    },
    {
     "name": "ROADCLOSED",
     "type": "esriFieldTypeString",
     "alias": "ROADCLOSED",
     "length": 15,
     "domain": {
      "type": "codedValue",
      "name": "Road_Closed_2",
      "description": "",
      "codedValues": [
       {
        "name": "Closed",
        "code": "Closed"
       },
       {
        "name": "Closed-Winter",
        "code": "Closed_W"
       },
       {
        "name": "Closed-Authorized Vehicles Only",
        "code": "Closed_AVO"
       },
       {
        "name": "Closed-Local Trafic Only",
        "code": "Closed_LTO"
       },
       {
        "name": "Normal Service Requested",
        "code": "Normal_SR"
       },
       {
        "name": "Open",
        "code": "Open"
       },
       {
        "name": "Open with Construction Delays",
        "code": "Open_CD"
       },
       {
        "name": "Open with Restrictions",
        "code": "Open_R"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "ISVISIBLE",
     "type": "esriFieldTypeInteger",
     "alias": "ISVISIBLE",
     "domain": null
    },
    {
     "name": "CERTYEAR",
     "type": "esriFieldTypeSmallInteger",
     "alias": "CERTYEAR",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "FIPS8",
     "type": "esriFieldTypeInteger",
     "alias": "FIPS8",
     "domain": null
    },
    {
     "name": "RTNUMBER_N",
     "type": "esriFieldTypeDouble",
     "alias": "RTNUMBER_N",
     "domain": null
    },
    {
     "name": "RDNAME",
     "type": "esriFieldTypeInteger",
     "alias": "RDNAME",
     "domain": null
    },
    {
     "name": "RDFLNAME",
     "type": "esriFieldTypeString",
     "alias": "RDFLNAME",
     "length": 30,
     "domain": null
    },
    {
     "name": "ISVISIBLE_UC",
     "type": "esriFieldTypeInteger",
     "alias": "ISVISIBLE_UC",
     "domain": null
    },
    {
     "name": "FUNCL_OLD",
     "type": "esriFieldTypeSmallInteger",
     "alias": "FUNCL_OLD",
     "domain": null
    },
    {
     "name": "Urban_Code",
     "type": "esriFieldTypeInteger",
     "alias": "Urban_Code",
     "domain": null
    },
    {
     "name": "FAID",
     "type": "esriFieldTypeDouble",
     "alias": "FAID",
     "domain": null
    },
    {
     "name": "FED_AID",
     "type": "esriFieldTypeString",
     "alias": "FED_AID",
     "length": 15,
     "domain": null
    },
    {
     "name": "Facility_Type",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Facility_Type",
     "domain": null
    },
    {
     "name": "PENT",
     "type": "esriFieldTypeString",
     "alias": "PENT",
     "length": 1,
     "domain": null
    },
    {
     "name": "TOWNGEOID",
     "type": "esriFieldTypeString",
     "alias": "TOWNGEOID",
     "length": 10,
     "domain": null
    },
    {
     "name": "StartNodeID",
     "type": "esriFieldTypeInteger",
     "alias": "StartNodeID",
     "domain": null
    },
    {
     "name": "EndNodeID",
     "type": "esriFieldTypeInteger",
     "alias": "EndNodeID",
     "domain": null
    },
    {
     "name": "Ownership",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Ownership",
     "domain": null
    },
    {
     "name": "created_user",
     "type": "esriFieldTypeString",
     "alias": "created_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "created_date",
     "type": "esriFieldTypeDate",
     "alias": "created_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "last_edited_user",
     "type": "esriFieldTypeString",
     "alias": "last_edited_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "last_edited_date",
     "type": "esriFieldTypeDate",
     "alias": "last_edited_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "UPDATENOTES",
     "type": "esriFieldTypeString",
     "alias": "UPDATENOTES",
     "length": 75,
     "domain": null
    },
    {
     "name": "MAPYEAR",
     "type": "esriFieldTypeSmallInteger",
     "alias": "MAPYEAR",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R204375_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_204375",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S171625_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasM": 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,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 4,
   "name": "VT State Highways",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 32145,
    "latestWkid": 32145,
    "vcsWkid": 115755,
    "latestVcsWkid": 115755
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 400000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       38,
       115,
       0,
       255
      ],
      "width": 2
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 425994.75939999986,
    "ymin": 25225.387399999425,
    "xmax": 578841.2599999998,
    "ymax": 279729.0700000003,
    "spatialReference": {
     "wkid": 32145,
     "latestWkid": 32145,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "BeginDate",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "BeginDate",
     "type": "esriFieldTypeDate",
     "alias": "BeginDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "StateID",
     "type": "esriFieldTypeSmallInteger",
     "alias": "StateID",
     "domain": null
    },
    {
     "name": "RouteID",
     "type": "esriFieldTypeString",
     "alias": "RouteID",
     "length": 120,
     "domain": null
    },
    {
     "name": "Comments",
     "type": "esriFieldTypeString",
     "alias": "Comments",
     "length": 50,
     "domain": null
    },
    {
     "name": "TWN_LR",
     "type": "esriFieldTypeString",
     "alias": "TWN_LR",
     "length": 15,
     "domain": null
    },
    {
     "name": "ETE_LR",
     "type": "esriFieldTypeString",
     "alias": "ETE_LR",
     "length": 15,
     "domain": null
    },
    {
     "name": "STARTMEASURE",
     "type": "esriFieldTypeDouble",
     "alias": "STARTMEASURE",
     "domain": null
    },
    {
     "name": "ENDMEASURE",
     "type": "esriFieldTypeDouble",
     "alias": "ENDMEASURE",
     "domain": null
    },
    {
     "name": "LENGTH",
     "type": "esriFieldTypeDouble",
     "alias": "LENGTH",
     "domain": null
    },
    {
     "name": "SHAPE_MILES",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_MILES",
     "domain": null
    },
    {
     "name": "CTCODE",
     "type": "esriFieldTypeString",
     "alias": "CTCODE",
     "length": 4,
     "domain": null
    },
    {
     "name": "AOTMILESUM",
     "type": "esriFieldTypeDouble",
     "alias": "AOTMILESUM",
     "domain": null
    },
    {
     "name": "VersionDate",
     "type": "esriFieldTypeDate",
     "alias": "VersionDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R205306_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "G273012TWN_LR",
     "fields": "TWN_LR",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S172406_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,
   "hasM": 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,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 5,
   "name": "Class 1 Highways",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 32145,
    "latestWkid": 32145
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 400000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "AOTCLASS",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "width": 2
       },
       "value": "1",
       "label": "Class 1 Town Highway",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "width": 2
       },
       "value": "11",
       "label": "Class 1 Town Highway",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "width": 2
       },
       "value": "12",
       "label": "Class 1 Town Highway",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "width": 2
       },
       "value": "13",
       "label": "Class 1 Town Highway",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "width": 2
       },
       "value": "14",
       "label": "Class 1 Town Highway",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "width": 2
       },
       "value": "15",
       "label": "Class 1 Town Highway",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": "AOTCLASS =1 OR (AOTCLASS>10 AND AOTCLASS<16)",
      "labelExpression": "[RDFLNAME]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        104,
        104,
        104,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 425571.66000000015,
    "ymin": 25219.5,
    "xmax": 581481.9727999996,
    "ymax": 279802.25170000084,
    "spatialReference": {
     "wkid": 32145,
     "latestWkid": 32145,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "RTNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "ObjectID",
     "domain": null
    },
    {
     "name": "SEGMENTID",
     "type": "esriFieldTypeInteger",
     "alias": "SEGMENTID",
     "domain": null
    },
    {
     "name": "ARCID",
     "type": "esriFieldTypeInteger",
     "alias": "ARCID",
     "domain": null
    },
    {
     "name": "PD",
     "type": "esriFieldTypeString",
     "alias": "PD",
     "length": 10,
     "domain": null
    },
    {
     "name": "PT",
     "type": "esriFieldTypeString",
     "alias": "PT",
     "length": 10,
     "domain": null
    },
    {
     "name": "SN",
     "type": "esriFieldTypeString",
     "alias": "SN",
     "length": 80,
     "domain": null
    },
    {
     "name": "ST",
     "type": "esriFieldTypeString",
     "alias": "ST",
     "length": 10,
     "domain": null
    },
    {
     "name": "SD",
     "type": "esriFieldTypeString",
     "alias": "SD",
     "length": 10,
     "domain": null
    },
    {
     "name": "GEONAMEID",
     "type": "esriFieldTypeInteger",
     "alias": "GEONAMEID",
     "domain": null
    },
    {
     "name": "PRIMARYNAME",
     "type": "esriFieldTypeString",
     "alias": "PRIMARYNAME",
     "length": 100,
     "domain": null
    },
    {
     "name": "ALIAS1",
     "type": "esriFieldTypeString",
     "alias": "ALIAS1",
     "length": 60,
     "domain": null
    },
    {
     "name": "ALIAS2",
     "type": "esriFieldTypeString",
     "alias": "ALIAS2",
     "length": 60,
     "domain": null
    },
    {
     "name": "ALIAS3",
     "type": "esriFieldTypeString",
     "alias": "ALIAS3",
     "length": 60,
     "domain": null
    },
    {
     "name": "ALIAS4",
     "type": "esriFieldTypeString",
     "alias": "ALIAS4",
     "length": 60,
     "domain": null
    },
    {
     "name": "ALIAS5",
     "type": "esriFieldTypeString",
     "alias": "ALIAS5",
     "length": 60,
     "domain": null
    },
    {
     "name": "SURFACETYPE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "SURFACETYPE",
     "domain": {
      "type": "codedValue",
      "name": "SurfaceType_2",
      "description": "",
      "codedValues": [
       {
        "name": "Paved",
        "code": 1
       },
       {
        "name": "Gravel",
        "code": 2
       },
       {
        "name": "Unknown",
        "code": 9
       },
       {
        "name": "Soil or graded and drained earth",
        "code": 3
       },
       {
        "name": "Unimproved/Primitive",
        "code": 5
       },
       {
        "name": "Impassable or untravelled",
        "code": 6
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "ONEWAY",
     "type": "esriFieldTypeString",
     "alias": "ONEWAY",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "Oneway_1",
      "description": "",
      "codedValues": [
       {
        "name": "No",
        "code": "N"
       },
       {
        "name": "Yes - Direction of arc",
        "code": "Y"
       },
       {
        "name": "Yes - Opposite direction of arc",
        "code": "X"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "RTNAME",
     "type": "esriFieldTypeString",
     "alias": "RTNAME",
     "length": 12,
     "domain": null
    },
    {
     "name": "RTNUMBER",
     "type": "esriFieldTypeString",
     "alias": "RTNUMBER",
     "length": 4,
     "domain": null
    },
    {
     "name": "HWYSIGN",
     "type": "esriFieldTypeString",
     "alias": "HWYSIGN",
     "length": 12,
     "domain": null
    },
    {
     "name": "RPCCLASS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "RPCCLASS",
     "domain": null
    },
    {
     "name": "AOTCLASS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "AOTCLASS",
     "domain": {
      "type": "codedValue",
      "name": "AOTClass_2",
      "description": "",
      "codedValues": [
       {
        "name": "Town Highway Class 1",
        "code": 1
       },
       {
        "name": "Town Highway Class 2",
        "code": 2
       },
       {
        "name": "Town Highway Class 3",
        "code": 3
       },
       {
        "name": "Town Highway Class 4",
        "code": 4
       },
       {
        "name": "State Forest Highway",
        "code": 5
       },
       {
        "name": "National Forest Highway",
        "code": 6
       },
       {
        "name": "Legal Trail",
        "code": 7
       },
       {
        "name": "Private Road - No Show",
        "code": 8
       },
       {
        "name": "Driveway (put in driveway)",
        "code": 10
       },
       {
        "name": "Town Highway Class 1 - North Bound",
        "code": 11
       },
       {
        "name": "Town Highway Class 1 - South Bound",
        "code": 12
       },
       {
        "name": "Town Highway Class 1 - East Bound",
        "code": 13
       },
       {
        "name": "Town Highway Class 1 - West Bound",
        "code": 14
       },
       {
        "name": "Town Highway Class 1 - On/Off Ramp",
        "code": 15
       },
       {
        "name": "Town Highway Class 1 - Emergency U-Turn",
        "code": 16
       },
       {
        "name": "County Highway",
        "code": 20
       },
       {
        "name": "Town Highway Class 2 - North Bound",
        "code": 21
       },
       {
        "name": "Town Highway Class 2 - South Bound",
        "code": 22
       },
       {
        "name": "Town Highway Class 2 - East Bound",
        "code": 23
       },
       {
        "name": "Town Highway Class 2 - West Bound",
        "code": 24
       },
       {
        "name": "Town Highway Class 2 - On/Off Ramp",
        "code": 25
       },
       {
        "name": "State Highway",
        "code": 30
       },
       {
        "name": "State Highway - North Bound",
        "code": 31
       },
       {
        "name": "State Highway - South Bound",
        "code": 32
       },
       {
        "name": "State Highway - East Bound",
        "code": 33
       },
       {
        "name": "State Highway - West Bound",
        "code": 34
       },
       {
        "name": "State Highway - On/Off Ramp",
        "code": 35
       },
       {
        "name": "US Highway",
        "code": 40
       },
       {
        "name": "US Highway - North Bound",
        "code": 41
       },
       {
        "name": "US Highway - South Bound",
        "code": 42
       },
       {
        "name": "US Highway - East Bound",
        "code": 43
       },
       {
        "name": "US Highway - West Bound",
        "code": 44
       },
       {
        "name": "US Highway - On/Off Ramp",
        "code": 45
       },
       {
        "name": "US Highway - Emergency U-Turn",
        "code": 46
       },
       {
        "name": "US Highway - Rest Area",
        "code": 47
       },
       {
        "name": "Interstate Highway",
        "code": 50
       },
       {
        "name": "Interstate Highway - North Bound",
        "code": 51
       },
       {
        "name": "Interstate Highway - South Bound",
        "code": 52
       },
       {
        "name": "Interstate Highway - East Bound",
        "code": 53
       },
       {
        "name": "Interstate Highway - West Bound",
        "code": 54
       },
       {
        "name": "Interstate Highway - On/Off Ramp",
        "code": 55
       },
       {
        "name": "Interstate Highway - Emergency U-Turn",
        "code": 56
       },
       {
        "name": "Interstate Highway - Rest Area",
        "code": 57
       },
       {
        "name": "Interstate Highway - Other",
        "code": 59
       },
       {
        "name": "Ferry",
        "code": 65
       },
       {
        "name": "Unconfirmed Legal Trail",
        "code": 70
       },
       {
        "name": "Unidentified Corridor",
        "code": 71
       },
       {
        "name": "Proposed Highway Unknown Class",
        "code": 80
       },
       {
        "name": "Proposed Town Highway Class 1",
        "code": 81
       },
       {
        "name": "Proposed Town Highway Class 2",
        "code": 82
       },
       {
        "name": "Proposed Town Highway Class 3",
        "code": 83
       },
       {
        "name": "Proposed State Highway",
        "code": 84
       },
       {
        "name": "Proposed US Highway",
        "code": 85
       },
       {
        "name": "Proposed Interstate Highway",
        "code": 86
       },
       {
        "name": "Proposed Interstate Highway - Ramp",
        "code": 87
       },
       {
        "name": "Proposed Non-Interstate Highway - Ramp",
        "code": 88
       },
       {
        "name": "Proposed Private Road",
        "code": 89
       },
       {
        "name": "New - Class Unknown",
        "code": 91
       },
       {
        "name": "Military - no public access",
        "code": 92
       },
       {
        "name": "Public - Class Unknown",
        "code": 93
       },
       {
        "name": "Class Under Review",
        "code": 95
       },
       {
        "name": "Discontinued Road",
        "code": 96
       },
       {
        "name": "Discontinued Now Private",
        "code": 97
       },
       {
        "name": "Not a Road",
        "code": 98
       },
       {
        "name": "Unknown",
        "code": 99
       },
       {
        "name": "Private  Road",
        "code": 9
       },
       {
        "name": "Town Highway Class 1 - Rest Area",
        "code": 17
       },
       {
        "name": "Town Highway Class 1 - Other",
        "code": 19
       },
       {
        "name": "Town Highway Class 2 - Emergency U-Turn",
        "code": 26
       },
       {
        "name": "Town Highway Class 2 - Rest Area",
        "code": 27
       },
       {
        "name": "Town Highway Class 2 - Other",
        "code": 29
       },
       {
        "name": "State Highway - Emergency U-Turn",
        "code": 36
       },
       {
        "name": "State Highway - Rest Area",
        "code": 37
       },
       {
        "name": "State Highway - Other",
        "code": 39
       },
       {
        "name": "US Highway - Other",
        "code": 49
       },
       {
        "name": "US Government Highway",
        "code": 60
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "NUTS",
     "type": "esriFieldTypeString",
     "alias": "NUTS",
     "length": 1,
     "domain": null
    },
    {
     "name": "NHS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NHS",
     "domain": null
    },
    {
     "name": "FUNCL",
     "type": "esriFieldTypeSmallInteger",
     "alias": "FUNCL",
     "domain": null
    },
    {
     "name": "TWN_LR",
     "type": "esriFieldTypeString",
     "alias": "TWN_LR",
     "length": 15,
     "domain": null
    },
    {
     "name": "ETE_LR",
     "type": "esriFieldTypeString",
     "alias": "ETE_LR",
     "length": 15,
     "domain": null
    },
    {
     "name": "CTCODE",
     "type": "esriFieldTypeString",
     "alias": "CTCODE",
     "length": 4,
     "domain": null
    },
    {
     "name": "UA",
     "type": "esriFieldTypeSmallInteger",
     "alias": "UA",
     "domain": null
    },
    {
     "name": "CTUA",
     "type": "esriFieldTypeString",
     "alias": "CTUA",
     "length": 6,
     "domain": null
    },
    {
     "name": "CERTCODE",
     "type": "esriFieldTypeString",
     "alias": "CERTCODE",
     "length": 6,
     "domain": null
    },
    {
     "name": "ARCMILES",
     "type": "esriFieldTypeDouble",
     "alias": "ARCMILES",
     "domain": null
    },
    {
     "name": "AOTMILES",
     "type": "esriFieldTypeDouble",
     "alias": "AOTMILES",
     "domain": null
    },
    {
     "name": "AOTMILES_CALC",
     "type": "esriFieldTypeDouble",
     "alias": "AOTMILES_CALC",
     "domain": null
    },
    {
     "name": "UPDACT",
     "type": "esriFieldTypeString",
     "alias": "UPDACT",
     "length": 1,
     "domain": null
    },
    {
     "name": "LOCMETH",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LOCMETH",
     "domain": null
    },
    {
     "name": "SRCORG",
     "type": "esriFieldTypeSmallInteger",
     "alias": "SRCORG",
     "domain": null
    },
    {
     "name": "SCENICHWY",
     "type": "esriFieldTypeSmallInteger",
     "alias": "SCENICHWY",
     "domain": null
    },
    {
     "name": "SCENICBYWAY",
     "type": "esriFieldTypeSmallInteger",
     "alias": "ScenicByway",
     "domain": null
    },
    {
     "name": "FORMER_RTNAME",
     "type": "esriFieldTypeString",
     "alias": "FORMER_RTNAME",
     "length": 12,
     "domain": null
    },
    {
     "name": "PROVISIONALYEAR",
     "type": "esriFieldTypeSmallInteger",
     "alias": "PROVISIONALYEAR",
     "domain": null
    },
    {
     "name": "ANCIENTROADYEAR",
     "type": "esriFieldTypeSmallInteger",
     "alias": "ANCIENTROADYEAR",
     "domain": null
    },
    {
     "name": "TRUCKROUTE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TruckRoute",
     "domain": null
    },
    {
     "name": "SPEEDLIMIT",
     "type": "esriFieldTypeDouble",
     "alias": "SPEEDLIMIT",
     "domain": null
    },
    {
     "name": "ROADCLOSED",
     "type": "esriFieldTypeString",
     "alias": "ROADCLOSED",
     "length": 15,
     "domain": {
      "type": "codedValue",
      "name": "Road_Closed_2",
      "description": "",
      "codedValues": [
       {
        "name": "Closed",
        "code": "Closed"
       },
       {
        "name": "Closed-Winter",
        "code": "Closed_W"
       },
       {
        "name": "Closed-Authorized Vehicles Only",
        "code": "Closed_AVO"
       },
       {
        "name": "Closed-Local Trafic Only",
        "code": "Closed_LTO"
       },
       {
        "name": "Normal Service Requested",
        "code": "Normal_SR"
       },
       {
        "name": "Open",
        "code": "Open"
       },
       {
        "name": "Open with Construction Delays",
        "code": "Open_CD"
       },
       {
        "name": "Open with Restrictions",
        "code": "Open_R"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "ISVISIBLE",
     "type": "esriFieldTypeInteger",
     "alias": "ISVISIBLE",
     "domain": null
    },
    {
     "name": "CERTYEAR",
     "type": "esriFieldTypeSmallInteger",
     "alias": "CERTYEAR",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "FIPS8",
     "type": "esriFieldTypeInteger",
     "alias": "FIPS8",
     "domain": null
    },
    {
     "name": "RTNUMBER_N",
     "type": "esriFieldTypeDouble",
     "alias": "RTNUMBER_N",
     "domain": null
    },
    {
     "name": "RDNAME",
     "type": "esriFieldTypeInteger",
     "alias": "RDNAME",
     "domain": null
    },
    {
     "name": "RDFLNAME",
     "type": "esriFieldTypeString",
     "alias": "RDFLNAME",
     "length": 30,
     "domain": null
    },
    {
     "name": "ISVISIBLE_UC",
     "type": "esriFieldTypeInteger",
     "alias": "ISVISIBLE_UC",
     "domain": null
    },
    {
     "name": "FUNCL_OLD",
     "type": "esriFieldTypeSmallInteger",
     "alias": "FUNCL_OLD",
     "domain": null
    },
    {
     "name": "Urban_Code",
     "type": "esriFieldTypeInteger",
     "alias": "Urban_Code",
     "domain": null
    },
    {
     "name": "FAID",
     "type": "esriFieldTypeDouble",
     "alias": "FAID",
     "domain": null
    },
    {
     "name": "FED_AID",
     "type": "esriFieldTypeString",
     "alias": "FED_AID",
     "length": 15,
     "domain": null
    },
    {
     "name": "Facility_Type",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Facility_Type",
     "domain": null
    },
    {
     "name": "PENT",
     "type": "esriFieldTypeString",
     "alias": "PENT",
     "length": 1,
     "domain": null
    },
    {
     "name": "TOWNGEOID",
     "type": "esriFieldTypeString",
     "alias": "TOWNGEOID",
     "length": 10,
     "domain": null
    },
    {
     "name": "StartNodeID",
     "type": "esriFieldTypeInteger",
     "alias": "StartNodeID",
     "domain": null
    },
    {
     "name": "EndNodeID",
     "type": "esriFieldTypeInteger",
     "alias": "EndNodeID",
     "domain": null
    },
    {
     "name": "Ownership",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Ownership",
     "domain": null
    },
    {
     "name": "created_user",
     "type": "esriFieldTypeString",
     "alias": "created_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "created_date",
     "type": "esriFieldTypeDate",
     "alias": "created_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "last_edited_user",
     "type": "esriFieldTypeString",
     "alias": "last_edited_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "last_edited_date",
     "type": "esriFieldTypeDate",
     "alias": "last_edited_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "UPDATENOTES",
     "type": "esriFieldTypeString",
     "alias": "UPDATENOTES",
     "length": 75,
     "domain": null
    },
    {
     "name": "MAPYEAR",
     "type": "esriFieldTypeSmallInteger",
     "alias": "MAPYEAR",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R204375_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_204375",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S171625_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasM": 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,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.91,
   "id": 6,
   "name": "Local Roads",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 32145,
    "latestWkid": 32145
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "AOTCLASS",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "width": 1.5
       },
       "value": "2",
       "label": "Class 2 Town Highway",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "width": 1.5
       },
       "value": "21",
       "label": "Class 2 Town Highway",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "width": 1.5
       },
       "value": "22",
       "label": "Class 2 Town Highway",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "width": 1.5
       },
       "value": "23",
       "label": "Class 2 Town Highway",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "width": 1.5
       },
       "value": "24",
       "label": "Class 2 Town Highway",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "width": 1.5
       },
       "value": "25",
       "label": "Class 2 Town Highway",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         130,
         130,
         130,
         255
        ],
        "width": 0.4
       },
       "value": "3",
       "label": "Class 3 Town Highway",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         130,
         130,
         130,
         255
        ],
        "width": 0.4
       },
       "value": "4",
       "label": "Class 4 Town Highway",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         230,
         152,
         0,
         255
        ],
        "width": 0.4
       },
       "value": "7",
       "label": "Legal Trail",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         76,
         230,
         0,
         255
        ],
        "width": 1
       },
       "value": "5",
       "label": "State Forest Highway",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         76,
         230,
         0,
         255
        ],
        "width": 1
       },
       "value": "6",
       "label": "National Forest Highway",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 1
       },
       "value": "82",
       "label": "Proposed Highway",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 1
       },
       "value": "83",
       "label": "Proposed Highway",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 1
       },
       "value": "84",
       "label": "Proposed Highway",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 1
       },
       "value": "85",
       "label": "Proposed Highway",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 1
       },
       "value": "86",
       "label": "Proposed Highway",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 1
       },
       "value": "87",
       "label": "Proposed Highway",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 1
       },
       "value": "88",
       "label": "Proposed Highway",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": "AOTCLASS <>8 AND AOTCLASS <>9 AND AOTCLASS <>92",
      "labelExpression": "[RDFLNAME]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        156,
        156,
        156,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 425571.66000000015,
    "ymin": 25219.5,
    "xmax": 581481.9727999996,
    "ymax": 279802.25170000084,
    "spatialReference": {
     "wkid": 32145,
     "latestWkid": 32145,
     "vcsWkid": 115702,
     "latestVcsWkid": 115702
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "RTNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "ObjectID",
     "domain": null
    },
    {
     "name": "SEGMENTID",
     "type": "esriFieldTypeInteger",
     "alias": "SEGMENTID",
     "domain": null
    },
    {
     "name": "ARCID",
     "type": "esriFieldTypeInteger",
     "alias": "ARCID",
     "domain": null
    },
    {
     "name": "PD",
     "type": "esriFieldTypeString",
     "alias": "PD",
     "length": 10,
     "domain": null
    },
    {
     "name": "PT",
     "type": "esriFieldTypeString",
     "alias": "PT",
     "length": 10,
     "domain": null
    },
    {
     "name": "SN",
     "type": "esriFieldTypeString",
     "alias": "SN",
     "length": 80,
     "domain": null
    },
    {
     "name": "ST",
     "type": "esriFieldTypeString",
     "alias": "ST",
     "length": 10,
     "domain": null
    },
    {
     "name": "SD",
     "type": "esriFieldTypeString",
     "alias": "SD",
     "length": 10,
     "domain": null
    },
    {
     "name": "GEONAMEID",
     "type": "esriFieldTypeInteger",
     "alias": "GEONAMEID",
     "domain": null
    },
    {
     "name": "PRIMARYNAME",
     "type": "esriFieldTypeString",
     "alias": "PRIMARYNAME",
     "length": 100,
     "domain": null
    },
    {
     "name": "ALIAS1",
     "type": "esriFieldTypeString",
     "alias": "ALIAS1",
     "length": 60,
     "domain": null
    },
    {
     "name": "ALIAS2",
     "type": "esriFieldTypeString",
     "alias": "ALIAS2",
     "length": 60,
     "domain": null
    },
    {
     "name": "ALIAS3",
     "type": "esriFieldTypeString",
     "alias": "ALIAS3",
     "length": 60,
     "domain": null
    },
    {
     "name": "ALIAS4",
     "type": "esriFieldTypeString",
     "alias": "ALIAS4",
     "length": 60,
     "domain": null
    },
    {
     "name": "ALIAS5",
     "type": "esriFieldTypeString",
     "alias": "ALIAS5",
     "length": 60,
     "domain": null
    },
    {
     "name": "SURFACETYPE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "SURFACETYPE",
     "domain": {
      "type": "codedValue",
      "name": "SurfaceType_2",
      "description": "",
      "codedValues": [
       {
        "name": "Paved",
        "code": 1
       },
       {
        "name": "Gravel",
        "code": 2
       },
       {
        "name": "Unknown",
        "code": 9
       },
       {
        "name": "Soil or graded and drained earth",
        "code": 3
       },
       {
        "name": "Unimproved/Primitive",
        "code": 5
       },
       {
        "name": "Impassable or untravelled",
        "code": 6
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "ONEWAY",
     "type": "esriFieldTypeString",
     "alias": "ONEWAY",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "Oneway_1",
      "description": "",
      "codedValues": [
       {
        "name": "No",
        "code": "N"
       },
       {
        "name": "Yes - Direction of arc",
        "code": "Y"
       },
       {
        "name": "Yes - Opposite direction of arc",
        "code": "X"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "RTNAME",
     "type": "esriFieldTypeString",
     "alias": "RTNAME",
     "length": 12,
     "domain": null
    },
    {
     "name": "RTNUMBER",
     "type": "esriFieldTypeString",
     "alias": "RTNUMBER",
     "length": 4,
     "domain": null
    },
    {
     "name": "HWYSIGN",
     "type": "esriFieldTypeString",
     "alias": "HWYSIGN",
     "length": 12,
     "domain": null
    },
    {
     "name": "RPCCLASS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "RPCCLASS",
     "domain": null
    },
    {
     "name": "AOTCLASS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "AOTCLASS",
     "domain": {
      "type": "codedValue",
      "name": "AOTClass_2",
      "description": "",
      "codedValues": [
       {
        "name": "Town Highway Class 1",
        "code": 1
       },
       {
        "name": "Town Highway Class 2",
        "code": 2
       },
       {
        "name": "Town Highway Class 3",
        "code": 3
       },
       {
        "name": "Town Highway Class 4",
        "code": 4
       },
       {
        "name": "State Forest Highway",
        "code": 5
       },
       {
        "name": "National Forest Highway",
        "code": 6
       },
       {
        "name": "Legal Trail",
        "code": 7
       },
       {
        "name": "Private Road - No Show",
        "code": 8
       },
       {
        "name": "Driveway (put in driveway)",
        "code": 10
       },
       {
        "name": "Town Highway Class 1 - North Bound",
        "code": 11
       },
       {
        "name": "Town Highway Class 1 - South Bound",
        "code": 12
       },
       {
        "name": "Town Highway Class 1 - East Bound",
        "code": 13
       },
       {
        "name": "Town Highway Class 1 - West Bound",
        "code": 14
       },
       {
        "name": "Town Highway Class 1 - On/Off Ramp",
        "code": 15
       },
       {
        "name": "Town Highway Class 1 - Emergency U-Turn",
        "code": 16
       },
       {
        "name": "County Highway",
        "code": 20
       },
       {
        "name": "Town Highway Class 2 - North Bound",
        "code": 21
       },
       {
        "name": "Town Highway Class 2 - South Bound",
        "code": 22
       },
       {
        "name": "Town Highway Class 2 - East Bound",
        "code": 23
       },
       {
        "name": "Town Highway Class 2 - West Bound",
        "code": 24
       },
       {
        "name": "Town Highway Class 2 - On/Off Ramp",
        "code": 25
       },
       {
        "name": "State Highway",
        "code": 30
       },
       {
        "name": "State Highway - North Bound",
        "code": 31
       },
       {
        "name": "State Highway - South Bound",
        "code": 32
       },
       {
        "name": "State Highway - East Bound",
        "code": 33
       },
       {
        "name": "State Highway - West Bound",
        "code": 34
       },
       {
        "name": "State Highway - On/Off Ramp",
        "code": 35
       },
       {
        "name": "US Highway",
        "code": 40
       },
       {
        "name": "US Highway - North Bound",
        "code": 41
       },
       {
        "name": "US Highway - South Bound",
        "code": 42
       },
       {
        "name": "US Highway - East Bound",
        "code": 43
       },
       {
        "name": "US Highway - West Bound",
        "code": 44
       },
       {
        "name": "US Highway - On/Off Ramp",
        "code": 45
       },
       {
        "name": "US Highway - Emergency U-Turn",
        "code": 46
       },
       {
        "name": "US Highway - Rest Area",
        "code": 47
       },
       {
        "name": "Interstate Highway",
        "code": 50
       },
       {
        "name": "Interstate Highway - North Bound",
        "code": 51
       },
       {
        "name": "Interstate Highway - South Bound",
        "code": 52
       },
       {
        "name": "Interstate Highway - East Bound",
        "code": 53
       },
       {
        "name": "Interstate Highway - West Bound",
        "code": 54
       },
       {
        "name": "Interstate Highway - On/Off Ramp",
        "code": 55
       },
       {
        "name": "Interstate Highway - Emergency U-Turn",
        "code": 56
       },
       {
        "name": "Interstate Highway - Rest Area",
        "code": 57
       },
       {
        "name": "Interstate Highway - Other",
        "code": 59
       },
       {
        "name": "Ferry",
        "code": 65
       },
       {
        "name": "Unconfirmed Legal Trail",
        "code": 70
       },
       {
        "name": "Unidentified Corridor",
        "code": 71
       },
       {
        "name": "Proposed Highway Unknown Class",
        "code": 80
       },
       {
        "name": "Proposed Town Highway Class 1",
        "code": 81
       },
       {
        "name": "Proposed Town Highway Class 2",
        "code": 82
       },
       {
        "name": "Proposed Town Highway Class 3",
        "code": 83
       },
       {
        "name": "Proposed State Highway",
        "code": 84
       },
       {
        "name": "Proposed US Highway",
        "code": 85
       },
       {
        "name": "Proposed Interstate Highway",
        "code": 86
       },
       {
        "name": "Proposed Interstate Highway - Ramp",
        "code": 87
       },
       {
        "name": "Proposed Non-Interstate Highway - Ramp",
        "code": 88
       },
       {
        "name": "Proposed Private Road",
        "code": 89
       },
       {
        "name": "New - Class Unknown",
        "code": 91
       },
       {
        "name": "Military - no public access",
        "code": 92
       },
       {
        "name": "Public - Class Unknown",
        "code": 93
       },
       {
        "name": "Class Under Review",
        "code": 95
       },
       {
        "name": "Discontinued Road",
        "code": 96
       },
       {
        "name": "Discontinued Now Private",
        "code": 97
       },
       {
        "name": "Not a Road",
        "code": 98
       },
       {
        "name": "Unknown",
        "code": 99
       },
       {
        "name": "Private  Road",
        "code": 9
       },
       {
        "name": "Town Highway Class 1 - Rest Area",
        "code": 17
       },
       {
        "name": "Town Highway Class 1 - Other",
        "code": 19
       },
       {
        "name": "Town Highway Class 2 - Emergency U-Turn",
        "code": 26
       },
       {
        "name": "Town Highway Class 2 - Rest Area",
        "code": 27
       },
       {
        "name": "Town Highway Class 2 - Other",
        "code": 29
       },
       {
        "name": "State Highway - Emergency U-Turn",
        "code": 36
       },
       {
        "name": "State Highway - Rest Area",
        "code": 37
       },
       {
        "name": "State Highway - Other",
        "code": 39
       },
       {
        "name": "US Highway - Other",
        "code": 49
       },
       {
        "name": "US Government Highway",
        "code": 60
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "NUTS",
     "type": "esriFieldTypeString",
     "alias": "NUTS",
     "length": 1,
     "domain": null
    },
    {
     "name": "NHS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NHS",
     "domain": null
    },
    {
     "name": "FUNCL",
     "type": "esriFieldTypeSmallInteger",
     "alias": "FUNCL",
     "domain": null
    },
    {
     "name": "TWN_LR",
     "type": "esriFieldTypeString",
     "alias": "TWN_LR",
     "length": 15,
     "domain": null
    },
    {
     "name": "ETE_LR",
     "type": "esriFieldTypeString",
     "alias": "ETE_LR",
     "length": 15,
     "domain": null
    },
    {
     "name": "CTCODE",
     "type": "esriFieldTypeString",
     "alias": "CTCODE",
     "length": 4,
     "domain": null
    },
    {
     "name": "UA",
     "type": "esriFieldTypeSmallInteger",
     "alias": "UA",
     "domain": null
    },
    {
     "name": "CTUA",
     "type": "esriFieldTypeString",
     "alias": "CTUA",
     "length": 6,
     "domain": null
    },
    {
     "name": "CERTCODE",
     "type": "esriFieldTypeString",
     "alias": "CERTCODE",
     "length": 6,
     "domain": null
    },
    {
     "name": "ARCMILES",
     "type": "esriFieldTypeDouble",
     "alias": "ARCMILES",
     "domain": null
    },
    {
     "name": "AOTMILES",
     "type": "esriFieldTypeDouble",
     "alias": "AOTMILES",
     "domain": null
    },
    {
     "name": "AOTMILES_CALC",
     "type": "esriFieldTypeDouble",
     "alias": "AOTMILES_CALC",
     "domain": null
    },
    {
     "name": "UPDACT",
     "type": "esriFieldTypeString",
     "alias": "UPDACT",
     "length": 1,
     "domain": null
    },
    {
     "name": "LOCMETH",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LOCMETH",
     "domain": null
    },
    {
     "name": "SRCORG",
     "type": "esriFieldTypeSmallInteger",
     "alias": "SRCORG",
     "domain": null
    },
    {
     "name": "SCENICHWY",
     "type": "esriFieldTypeSmallInteger",
     "alias": "SCENICHWY",
     "domain": null
    },
    {
     "name": "SCENICBYWAY",
     "type": "esriFieldTypeSmallInteger",
     "alias": "ScenicByway",
     "domain": null
    },
    {
     "name": "FORMER_RTNAME",
     "type": "esriFieldTypeString",
     "alias": "FORMER_RTNAME",
     "length": 12,
     "domain": null
    },
    {
     "name": "PROVISIONALYEAR",
     "type": "esriFieldTypeSmallInteger",
     "alias": "PROVISIONALYEAR",
     "domain": null
    },
    {
     "name": "ANCIENTROADYEAR",
     "type": "esriFieldTypeSmallInteger",
     "alias": "ANCIENTROADYEAR",
     "domain": null
    },
    {
     "name": "TRUCKROUTE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TruckRoute",
     "domain": null
    },
    {
     "name": "SPEEDLIMIT",
     "type": "esriFieldTypeDouble",
     "alias": "SPEEDLIMIT",
     "domain": null
    },
    {
     "name": "ROADCLOSED",
     "type": "esriFieldTypeString",
     "alias": "ROADCLOSED",
     "length": 15,
     "domain": {
      "type": "codedValue",
      "name": "Road_Closed_2",
      "description": "",
      "codedValues": [
       {
        "name": "Closed",
        "code": "Closed"
       },
       {
        "name": "Closed-Winter",
        "code": "Closed_W"
       },
       {
        "name": "Closed-Authorized Vehicles Only",
        "code": "Closed_AVO"
       },
       {
        "name": "Closed-Local Trafic Only",
        "code": "Closed_LTO"
       },
       {
        "name": "Normal Service Requested",
        "code": "Normal_SR"
       },
       {
        "name": "Open",
        "code": "Open"
       },
       {
        "name": "Open with Construction Delays",
        "code": "Open_CD"
       },
       {
        "name": "Open with Restrictions",
        "code": "Open_R"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "ISVISIBLE",
     "type": "esriFieldTypeInteger",
     "alias": "ISVISIBLE",
     "domain": null
    },
    {
     "name": "CERTYEAR",
     "type": "esriFieldTypeSmallInteger",
     "alias": "CERTYEAR",
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "FIPS8",
     "type": "esriFieldTypeInteger",
     "alias": "FIPS8",
     "domain": null
    },
    {
     "name": "RTNUMBER_N",
     "type": "esriFieldTypeDouble",
     "alias": "RTNUMBER_N",
     "domain": null
    },
    {
     "name": "RDNAME",
     "type": "esriFieldTypeInteger",
     "alias": "RDNAME",
     "domain": null
    },
    {
     "name": "RDFLNAME",
     "type": "esriFieldTypeString",
     "alias": "RDFLNAME",
     "length": 30,
     "domain": null
    },
    {
     "name": "ISVISIBLE_UC",
     "type": "esriFieldTypeInteger",
     "alias": "ISVISIBLE_UC",
     "domain": null
    },
    {
     "name": "FUNCL_OLD",
     "type": "esriFieldTypeSmallInteger",
     "alias": "FUNCL_OLD",
     "domain": null
    },
    {
     "name": "Urban_Code",
     "type": "esriFieldTypeInteger",
     "alias": "Urban_Code",
     "domain": null
    },
    {
     "name": "FAID",
     "type": "esriFieldTypeDouble",
     "alias": "FAID",
     "domain": null
    },
    {
     "name": "FED_AID",
     "type": "esriFieldTypeString",
     "alias": "FED_AID",
     "length": 15,
     "domain": null
    },
    {
     "name": "Facility_Type",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Facility_Type",
     "domain": null
    },
    {
     "name": "PENT",
     "type": "esriFieldTypeString",
     "alias": "PENT",
     "length": 1,
     "domain": null
    },
    {
     "name": "TOWNGEOID",
     "type": "esriFieldTypeString",
     "alias": "TOWNGEOID",
     "length": 10,
     "domain": null
    },
    {
     "name": "StartNodeID",
     "type": "esriFieldTypeInteger",
     "alias": "StartNodeID",
     "domain": null
    },
    {
     "name": "EndNodeID",
     "type": "esriFieldTypeInteger",
     "alias": "EndNodeID",
     "domain": null
    },
    {
     "name": "Ownership",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Ownership",
     "domain": null
    },
    {
     "name": "created_user",
     "type": "esriFieldTypeString",
     "alias": "created_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "created_date",
     "type": "esriFieldTypeDate",
     "alias": "created_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "last_edited_user",
     "type": "esriFieldTypeString",
     "alias": "last_edited_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "last_edited_date",
     "type": "esriFieldTypeDate",
     "alias": "last_edited_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "UPDATENOTES",
     "type": "esriFieldTypeString",
     "alias": "UPDATENOTES",
     "length": 75,
     "domain": null
    },
    {
     "name": "MAPYEAR",
     "type": "esriFieldTypeSmallInteger",
     "alias": "MAPYEAR",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R204375_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_204375",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S171625_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "hasM": 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,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters"
   },
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  }
 ],
 "tables": []
}