{
 "currentVersion": 10.81,
 "id": 16,
 "name": "State Route Label",
 "type": "Feature Layer",
 "description": "The roads feature class shows the centerline of all primary, secondary, and private roads within the County and City of Bedford, VA. Some roads outside the County boundary are included to assist in dispatching emergency personnel.",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 102747,
  "latestWkid": 2284
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 13,
  "name": "TRANSPORTATION"
 },
 "subLayers": [],
 "minScale": 18057,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSLS",
    "style": "esriSLSNull",
    "color": [
     176,
     0,
     35,
     255
    ],
    "width": 0
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerLinePlacementAboveAlong",
    "where": "NOT DISPLAYCLASS = 2",
    "labelExpression": "[ROUTE]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      0,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "baseline",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Calibri",
      "size": 8,
      "style": "normal",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 0,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 1.1015051873575106E7,
  "ymin": 3528235.4908254296,
  "xmax": 1.1281529006302193E7,
  "ymax": 3736937.5986828506,
  "spatialReference": {
   "wkid": 102747,
   "latestWkid": 2284
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "ROADNAME",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "SPEED",
   "type": "esriFieldTypeInteger",
   "alias": "SPEED",
   "domain": null
  },
  {
   "name": "ONEWAY",
   "type": "esriFieldTypeString",
   "alias": "ONEWAY",
   "length": 2,
   "domain": {
    "type": "codedValue",
    "name": "WS1_ONEWAY",
    "description": "Road Direction",
    "codedValues": [
     {
      "name": "Both Ways",
      "code": "B"
     },
     {
      "name": "From - To",
      "code": "FT"
     },
     {
      "name": "To - From",
      "code": "TF"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "ROADCLASS",
   "type": "esriFieldTypeString",
   "alias": "ROADCLASS",
   "length": 25,
   "domain": {
    "type": "codedValue",
    "name": "WS1_ROADCLASS_1",
    "description": "Road Classification",
    "codedValues": [
     {
      "name": "LOCAL",
      "code": "LOCAL"
     },
     {
      "name": "PRIMARY",
      "code": "PRIMARY"
     },
     {
      "name": "SECONDARY",
      "code": "SECONDARY"
     },
     {
      "name": "OTHER",
      "code": "OTHER"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "MINUTES",
   "type": "esriFieldTypeDouble",
   "alias": "MINUTES",
   "domain": null
  },
  {
   "name": "DISTANCE",
   "type": "esriFieldTypeDouble",
   "alias": "DISTANCE",
   "domain": null
  },
  {
   "name": "Edit_Date",
   "type": "esriFieldTypeDate",
   "alias": "Edit Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "ID",
   "type": "esriFieldTypeString",
   "alias": "ID",
   "length": 150,
   "domain": null
  },
  {
   "name": "SLength",
   "type": "esriFieldTypeDouble",
   "alias": "SLength",
   "domain": null
  },
  {
   "name": "SPEED_EMS",
   "type": "esriFieldTypeInteger",
   "alias": "SPEED_EMS",
   "domain": null
  },
  {
   "name": "DISTANCE_3D",
   "type": "esriFieldTypeDouble",
   "alias": "DISTANCE_3D",
   "domain": null
  },
  {
   "name": "MINUTES_EMS",
   "type": "esriFieldTypeDouble",
   "alias": "MINUTES_EMS",
   "domain": null
  },
  {
   "name": "V_Pave",
   "type": "esriFieldTypeString",
   "alias": "V_Pave",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "WS1_V_Pave",
    "description": "Road Pavement Type",
    "codedValues": [
     {
      "name": "Bituminous",
      "code": "Bituminous"
     },
     {
      "name": "Unpaved",
      "code": "Unpaved"
     },
     {
      "name": "Other(includes whitetopping)",
      "code": "Other(includes whitetopping)"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "V_Func",
   "type": "esriFieldTypeString",
   "alias": "V_Func",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "WS1_V_Func",
    "description": "Road Functional Classification",
    "codedValues": [
     {
      "name": "Minor Arterial",
      "code": "Minor Arterial"
     },
     {
      "name": "Minor Collector",
      "code": "Minor Collector"
     },
     {
      "name": "Principal Arterial - Other",
      "code": "Principal Arterial - Other"
     },
     {
      "name": "Principal Arterial - Other Frwys and Expwys",
      "code": "Principal Arterial - Other Frwys and Expwys"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "S435_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "hasZ": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": true,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsCountDistinct": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true
}