{
 "currentVersion": 11.4,
 "cimVersion": "3.4.0",
 "id": 74,
 "name": "Average Daily Traffic Count",
 "type": "Feature Layer",
 "description": "This layer consists of Average Daily Traffic (ADT) volumes with Vehicle Classification Data for most recent years, on Interstate, Arterial and Primary Routes. It also includes a list of each Interstate and Primary highway segment with the estimated Annual Average Week Day Traffic (AAWDT) for that segment. It includes all data from 1985 to 2012.",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 102747,
  "latestWkid": 2284,
  "xyTolerance": 0.003280833333333333,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -111140600,
  "falseY": -91532100,
  "xyUnits": 3048.0060960121928,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": -100000,
  "mUnits": 10000
 },
 "copyrightText": "This data set was created as part of a joint effort between the GIS Program Office and the RNS Project, both within the Information Technology Division of the Virginia Department of Transportation. It also includes street names from the new VGIN Master Centerlines. Users of this data must credit the source. This data may not be re-used for purposes other than as agreeded to by VDOT. This data may not be sold in whole or part for commercial gain or as part of a comercial package. Copyright 2009 Virginia Department of Transportation. All Rights Reserved.",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSLS",
    "style": "esriSLSSolid",
    "color": [
     153,
     0,
     138,
     255
    ],
    "width": 1
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 1.0861335340129465E7,
  "ymin": 3424605.1003175676,
  "xmax": 1.128142204162106E7,
  "ymax": 3816648.9569763094,
  "spatialReference": {
   "wkid": 102747,
   "latestWkid": 2284,
   "xyTolerance": 0.003280833333333333,
   "zTolerance": 2,
   "mTolerance": 0.001,
   "falseX": -111140600,
   "falseY": -91532100,
   "xyUnits": 3.672703675085654E7,
   "falseZ": 0,
   "zUnits": 1,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "ROUTE_NAME",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "DATA_DATE",
   "type": "esriFieldTypeString",
   "alias": "DATA_DATE",
   "length": 9,
   "domain": null
  },
  {
   "name": "ROUTE_COMM",
   "type": "esriFieldTypeString",
   "alias": "ROUTE_COMM",
   "length": 60,
   "domain": null
  },
  {
   "name": "HTRIS_ID",
   "type": "esriFieldTypeString",
   "alias": "HTRIS_ID",
   "length": 60,
   "domain": null
  },
  {
   "name": "ROUTE_ALIA",
   "type": "esriFieldTypeString",
   "alias": "ROUTE_ALIAS",
   "length": 254,
   "domain": null
  },
  {
   "name": "START_LABE",
   "type": "esriFieldTypeString",
   "alias": "START_LABEL",
   "length": 50,
   "domain": null
  },
  {
   "name": "END_LABEL",
   "type": "esriFieldTypeString",
   "alias": "END_LABEL",
   "length": 50,
   "domain": null
  },
  {
   "name": "ADT",
   "type": "esriFieldTypeDouble",
   "alias": "AADT",
   "domain": null
  },
  {
   "name": "ADT_QUALIT",
   "type": "esriFieldTypeString",
   "alias": "AADT_QUALITY",
   "length": 1,
   "domain": null
  },
  {
   "name": "PERCENT_4_",
   "type": "esriFieldTypeDouble",
   "alias": "PERCENT_2_4_TIRE_VEHICLES",
   "domain": null
  },
  {
   "name": "PERCENT_BU",
   "type": "esriFieldTypeDouble",
   "alias": "PERCENT_BUSSES",
   "domain": null
  },
  {
   "name": "PERCENT_TR",
   "type": "esriFieldTypeDouble",
   "alias": "PERCENT_TR",
   "domain": null
  },
  {
   "name": "PERCENT__1",
   "type": "esriFieldTypeDouble",
   "alias": "PERCENT__1",
   "domain": null
  },
  {
   "name": "PERCENT__2",
   "type": "esriFieldTypeDouble",
   "alias": "PERCENT__2",
   "domain": null
  },
  {
   "name": "PERCENT__3",
   "type": "esriFieldTypeDouble",
   "alias": "PERCENT__3",
   "domain": null
  },
  {
   "name": "CLASS_QUAL",
   "type": "esriFieldTypeString",
   "alias": "VEHICLE_CLASSIFICATION_QUALITY",
   "length": 1,
   "domain": null
  },
  {
   "name": "K_FACTOR",
   "type": "esriFieldTypeDouble",
   "alias": "K_FACTOR",
   "domain": null
  },
  {
   "name": "K_FACTOR_Q",
   "type": "esriFieldTypeString",
   "alias": "K_FACTOR_QUALITY",
   "length": 1,
   "domain": null
  },
  {
   "name": "DIRECTION_",
   "type": "esriFieldTypeDouble",
   "alias": "DIRECTION_FACTOR",
   "domain": null
  },
  {
   "name": "AAWDT",
   "type": "esriFieldTypeDouble",
   "alias": "AAWDT",
   "domain": null
  },
  {
   "name": "AAWDT_QUAL",
   "type": "esriFieldTypeString",
   "alias": "AAWDT_QUALITY",
   "length": 1,
   "domain": null
  },
  {
   "name": "LOC_COMP_D",
   "type": "esriFieldTypeString",
   "alias": "LOC_COMP_D",
   "length": 60,
   "domain": null
  },
  {
   "name": "ROUTE_FROM",
   "type": "esriFieldTypeDouble",
   "alias": "ROUTE_FROM",
   "domain": null
  },
  {
   "name": "FROM_JURIS",
   "type": "esriFieldTypeString",
   "alias": "FROM_JURISDICTION",
   "length": 100,
   "domain": null
  },
  {
   "name": "ROUTE_TO_M",
   "type": "esriFieldTypeDouble",
   "alias": "ROUTE_TO_M",
   "domain": null
  },
  {
   "name": "TO_JURISDI",
   "type": "esriFieldTypeString",
   "alias": "TO_JURISDICTION",
   "length": 100,
   "domain": null
  },
  {
   "name": "PEAK_SINGL",
   "type": "esriFieldTypeDouble",
   "alias": "PEAK_SINGLE",
   "domain": null
  },
  {
   "name": "PEAK_COMBI",
   "type": "esriFieldTypeDouble",
   "alias": "PEAK_COMBINATION",
   "domain": null
  },
  {
   "name": "DATA_CUSTO",
   "type": "esriFieldTypeString",
   "alias": "DATA_CUSTOM",
   "length": 37,
   "domain": null
  },
  {
   "name": "METADATA_U",
   "type": "esriFieldTypeString",
   "alias": "METADATA_URL",
   "length": 51,
   "domain": null
  },
  {
   "name": "ROUTE_NAME",
   "type": "esriFieldTypeString",
   "alias": "ROUTE_NAME",
   "length": 60,
   "domain": null
  },
  {
   "name": "EVENT_SOUR",
   "type": "esriFieldTypeDouble",
   "alias": "EVENT_SOURCE",
   "domain": null
  },
  {
   "name": "EVENT_LOCA",
   "type": "esriFieldTypeDouble",
   "alias": "EVENT_LOCA",
   "domain": null
  },
  {
   "name": "EVENT_COMP",
   "type": "esriFieldTypeDouble",
   "alias": "EVENT_COMP",
   "domain": null
  },
  {
   "name": "MAXIMUMSCA",
   "type": "esriFieldTypeDouble",
   "alias": "MAXIMUMSCALE",
   "domain": null
  },
  {
   "name": "ROUTE_CO_1",
   "type": "esriFieldTypeString",
   "alias": "ROUTE_CO_1",
   "length": 107,
   "domain": null
  },
  {
   "name": "DATA_YEARO",
   "type": "esriFieldTypeString",
   "alias": "DATA_YEARO",
   "length": 4,
   "domain": null
  },
  {
   "name": "Shape_STLength__",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_STLength__",
   "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": "R189_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S155_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 2000,
 "maxSelectionCount": 2000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "hasM": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelIndexIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin",
  "esriSpatialRelRelation"
 ],
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsAdvancedQueryRelated": true,
  "supportsQueryRelatedPagination": true,
  "supportsPagination": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true,
  "supportsTimeRelation": true,
  "supportsSqlFormat": false,
  "supportsQueryAnalytic": true,
  "supportsCurrentUserQueries": true
 },
 "supportsDatumTransformation": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "dateFieldsTimeReference": null,
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeLengthFieldName": "Shape.STLength()",
  "units": "esriFeet",
  "mapUnits": {"uwkid": 9003}
 },
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true,
 "serviceItemId": "a9cbe957094e4d81a410a77dcb6510f4"
}