{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 74, "name": "Average Daily Traffic Count", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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.", "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.", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "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 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 0, 138, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ROUTE_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DATA_DATE", "type": "esriFieldTypeString", "alias": "DATA_DATE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "DATA_DATE" }, { "name": "ROUTE_COMM", "type": "esriFieldTypeString", "alias": "ROUTE_COMM", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "ROUTE_COMM" }, { "name": "HTRIS_ID", "type": "esriFieldTypeString", "alias": "HTRIS_ID", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "HTRIS_ID" }, { "name": "ROUTE_ALIA", "type": "esriFieldTypeString", "alias": "ROUTE_ALIAS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ROUTE_ALIA" }, { "name": "START_LABE", "type": "esriFieldTypeString", "alias": "START_LABEL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "START_LABE" }, { "name": "END_LABEL", "type": "esriFieldTypeString", "alias": "END_LABEL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "END_LABEL" }, { "name": "ADT", "type": "esriFieldTypeDouble", "alias": "AADT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADT" }, { "name": "ADT_QUALIT", "type": "esriFieldTypeString", "alias": "AADT_QUALITY", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ADT_QUALIT" }, { "name": "PERCENT_4_", "type": "esriFieldTypeDouble", "alias": "PERCENT_2_4_TIRE_VEHICLES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERCENT_4_" }, { "name": "PERCENT_BU", "type": "esriFieldTypeDouble", "alias": "PERCENT_BUSSES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERCENT_BU" }, { "name": "PERCENT_TR", "type": "esriFieldTypeDouble", "alias": "PERCENT_TR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERCENT_TR" }, { "name": "PERCENT__1", "type": "esriFieldTypeDouble", "alias": "PERCENT__1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERCENT__1" }, { "name": "PERCENT__2", "type": "esriFieldTypeDouble", "alias": "PERCENT__2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERCENT__2" }, { "name": "PERCENT__3", "type": "esriFieldTypeDouble", "alias": "PERCENT__3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERCENT__3" }, { "name": "CLASS_QUAL", "type": "esriFieldTypeString", "alias": "VEHICLE_CLASSIFICATION_QUALITY", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CLASS_QUAL" }, { "name": "K_FACTOR", "type": "esriFieldTypeDouble", "alias": "K_FACTOR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "K_FACTOR" }, { "name": "K_FACTOR_Q", "type": "esriFieldTypeString", "alias": "K_FACTOR_QUALITY", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "K_FACTOR_Q" }, { "name": "DIRECTION_", "type": "esriFieldTypeDouble", "alias": "DIRECTION_FACTOR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIRECTION_" }, { "name": "AAWDT", "type": "esriFieldTypeDouble", "alias": "AAWDT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AAWDT" }, { "name": "AAWDT_QUAL", "type": "esriFieldTypeString", "alias": "AAWDT_QUALITY", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "AAWDT_QUAL" }, { "name": "LOC_COMP_D", "type": "esriFieldTypeString", "alias": "LOC_COMP_D", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LOC_COMP_D" }, { "name": "ROUTE_FROM", "type": "esriFieldTypeDouble", "alias": "ROUTE_FROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROUTE_FROM" }, { "name": "FROM_JURIS", "type": "esriFieldTypeString", "alias": "FROM_JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FROM_JURIS" }, { "name": "ROUTE_TO_M", "type": "esriFieldTypeDouble", "alias": "ROUTE_TO_M", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROUTE_TO_M" }, { "name": "TO_JURISDI", "type": "esriFieldTypeString", "alias": "TO_JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TO_JURISDI" }, { "name": "PEAK_SINGL", "type": "esriFieldTypeDouble", "alias": "PEAK_SINGLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PEAK_SINGL" }, { "name": "PEAK_COMBI", "type": "esriFieldTypeDouble", "alias": "PEAK_COMBINATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PEAK_COMBI" }, { "name": "DATA_CUSTO", "type": "esriFieldTypeString", "alias": "DATA_CUSTOM", "domain": null, "editable": true, "nullable": true, "length": 37, "defaultValue": null, "modelName": "DATA_CUSTO" }, { "name": "METADATA_U", "type": "esriFieldTypeString", "alias": "METADATA_URL", "domain": null, "editable": true, "nullable": true, "length": 51, "defaultValue": null, "modelName": "METADATA_U" }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "ROUTE_NAME" }, { "name": "EVENT_SOUR", "type": "esriFieldTypeDouble", "alias": "EVENT_SOURCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EVENT_SOUR" }, { "name": "EVENT_LOCA", "type": "esriFieldTypeDouble", "alias": "EVENT_LOCA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EVENT_LOCA" }, { "name": "EVENT_COMP", "type": "esriFieldTypeDouble", "alias": "EVENT_COMP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EVENT_COMP" }, { "name": "MAXIMUMSCA", "type": "esriFieldTypeDouble", "alias": "MAXIMUMSCALE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAXIMUMSCA" }, { "name": "ROUTE_CO_1", "type": "esriFieldTypeString", "alias": "ROUTE_CO_1", "domain": null, "editable": true, "nullable": true, "length": 107, "defaultValue": null, "modelName": "ROUTE_CO_1" }, { "name": "DATA_YEARO", "type": "esriFieldTypeString", "alias": "DATA_YEARO", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DATA_YEARO" }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape_STLength__", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R189_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S155_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Average Daily Traffic Count", "description": "", "prototype": { "attributes": { "Shape_STLength__": 0, "DATA_DATE": null, "ROUTE_COMM": null, "HTRIS_ID": null, "ROUTE_ALIA": null, "START_LABE": null, "END_LABEL": null, "ADT": null, "ADT_QUALIT": null, "PERCENT_4_": null, "PERCENT_BU": null, "PERCENT_TR": null, "PERCENT__1": null, "PERCENT__2": null, "PERCENT__3": null, "CLASS_QUAL": null, "K_FACTOR": null, "K_FACTOR_Q": null, "DIRECTION_": null, "AAWDT": null, "AAWDT_QUAL": null, "LOC_COMP_D": null, "ROUTE_FROM": null, "FROM_JURIS": null, "ROUTE_TO_M": null, "TO_JURISDI": null, "PEAK_SINGL": null, "PEAK_COMBI": null, "DATA_CUSTO": null, "METADATA_U": null, "ROUTE_NAME": null, "EVENT_SOUR": null, "EVENT_LOCA": null, "EVENT_COMP": null, "MAXIMUMSCA": null, "ROUTE_CO_1": null, "DATA_YEARO": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "9de3fc3b23b84685bb546e65f3dbb9d5" }