{
 "layers": [
  {
   "currentVersion": 10.81,
   "id": 0,
   "name": "Roads",
   "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": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       115,
       0,
       76,
       255
      ],
      "width": 1.5
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": "TYPE = 'PUBLIC'",
      "labelExpression": "[ROADNAME]",
      "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": [
        225,
        225,
        225,
        255
       ],
       "haloSize": 0.75,
       "font": {
        "family": "Tahoma",
        "size": 7.5,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     },
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": "TYPE = 'PRIVATE'",
      "labelExpression": "[ROADNAME]",
      "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": [
        225,
        225,
        225,
        255
       ],
       "haloSize": 0.75,
       "font": {
        "family": "Tahoma",
        "size": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 40000,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "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": "ROADNAME",
     "type": "esriFieldTypeString",
     "alias": "ROADNAME",
     "length": 254,
     "domain": null
    },
    {
     "name": "ROUTE",
     "type": "esriFieldTypeString",
     "alias": "ROUTE",
     "length": 254,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 50,
     "domain": null
    },
    {
     "name": "SPEED",
     "type": "esriFieldTypeInteger",
     "alias": "SPEED",
     "domain": null
    },
    {
     "name": "ONEWAY",
     "type": "esriFieldTypeString",
     "alias": "ONEWAY",
     "length": 2,
     "domain": {
      "type": "codedValue",
      "name": "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": "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": "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": "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": false,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Data,Map,Query",
   "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
  }
 ],
 "tables": []
}